all lists on lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-05-07 11:58:21 to 2026-05-08 17:14:54 UTC [more...]

[PATCH frr 0/2] Bump FRR to 10.6.0
 2026-05-08 17:14 UTC  (4+ messages)

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v6 00/24] Add support for route maps / prefix lists to SDN
 2026-05-08 16:31 UTC  (25+ messages)
` [PATCH proxmox-ve-rs v6 01/24] sdn: prefix lists: refactor section config and api format
` [PATCH proxmox-ve-rs v6 02/24] prefix lists: implement validation for prefix lists
` [PATCH proxmox-perl-rs v6 03/24] sdn: prefix lists: refactor existing API endpoint
` [PATCH proxmox-perl-rs v6 04/24] sdn: prefix lists: add crud methods for prefix list entries
` [PATCH proxmox-perl-rs v6 05/24] sdn: prefix lists: validate prefix lists
` [PATCH proxmox-perl-rs v6 06/24] sdn: route maps: add route map list method
` [PATCH pve-network v6 07/24] api: refactor route map api structure
` [PATCH pve-network v6 08/24] api: refactor prefix list "
` [PATCH pve-manager v6 09/24] ui: sdn: add route map selector
` [PATCH pve-manager v6 10/24] ui: sdn: add prefix list selector
` [PATCH pve-manager v6 11/24] ui: sdn: add panel for managing prefix lists
` [PATCH pve-manager v6 12/24] ui: sdn: add panel for managing route map entries
` [PATCH pve-manager v6 13/24] ui: sdn: bgp controller: allow configuring route maps
` [PATCH pve-manager v6 14/24] ui: sdn: evpn "
` [PATCH pve-manager v6 15/24] ui: sdn: openfabric: add route filter
` [PATCH pve-manager v6 16/24] ui: sdn: ospf: add route filter setting
` [PATCH pve-manager v6 17/24] ui: sdn: prefix list: add missing subjects
` [PATCH pve-manager v6 18/24] sdn: do not fail rendering record data if pending property is missing
` [PATCH pve-manager v6 19/24] ui: sdn: prefix list: adapt to changed api structure
` [PATCH pve-manager v6 20/24] ui: sdn: route maps: adapt to new route map "
` [PATCH pve-manager v6 21/24] ui: sdn: prefix lists: route maps: use integerfields for numbers
` [PATCH pve-manager v6 22/24] ui: sdn: prefix list panel: reload data on deleting prefix list entry
` [PATCH pve-manager v6 23/24] ui: prefix list panel: delete empty le and get properties
` [PATCH pve-manager v6 24/24] ui: prefix list entry panel: make prefix required

[PATCH access-control/cluster/manager/network/proxmox{-ve-rs,-perl-rs} v5 00/46] Add support for route maps / prefix lists to SDN
 2026-05-08 16:39 UTC  (5+ messages)
` superseded: "

[PATCH yew-comp/yew-mobile-gui v2 00/21] firewall tabs and clean up for pve-yew-mobile-gui
 2026-05-08 16:13 UTC  (24+ messages)
` [PATCH yew-comp v2 01/21] firewall rules panel: correct the url for the pve cluster firewall rules
` [PATCH yew-mobile-gui v2 02/21] cargo.toml: globally ignore certain clippy lints
` [PATCH yew-mobile-gui v2 03/21] main: avoid unnecessary clones
` [PATCH yew-mobile-gui v2 04/21] tree-wide: collapse if statements
` [PATCH yew-mobile-gui v2 05/21] tree-wide: implement the `From` trait instead of the `Into` trait
` [PATCH yew-mobile-gui v2 06/21] tree-wide: implement `Default` for types with an `new()` constructor
` [PATCH yew-mobile-gui v2 07/21] tree-wide: remove unnecessary lazy evaluations
` [PATCH yew-mobile-gui v2 08/21] tree-wide: remove needless borrows
` [PATCH yew-mobile-gui v2 09/21] configuration page: remove redundant static lifetimes
` [PATCH yew-mobile-gui v2 10/21] resources/configuration page: remove useless `.into()` calls
` [PATCH yew-mobile-gui v2 11/21] tree-wide: fix several clippy lints
` [PATCH yew-mobile-gui v2 12/21] dashboard: use proper plural translation string instead of "CPU(s)"
` [PATCH yew-mobile-gui v2 13/21] configuration: clarify that "Firewall" shows the cluster's firewall
` [PATCH yew-mobile-gui v2 14/21] cluster/qemu firewall: use rules panel and comment out unused tabs
` [PATCH yew-mobile-gui v2 15/21] qemu status page: align icons better with tabs
` [PATCH yew-mobile-gui v2 16/21] lxc page: align layout for lxc guest with qemu guests
` [PATCH yew-mobile-gui v2 17/21] lxc: add support for a rudimentary firewall tab for lxc guests
` [PATCH yew-mobile-gui v2 18/21] node status: align layout for node status with guest pages
` [PATCH yew-mobile-gui v2 19/21] node: add a rudimentary firewall tab for cluster nodes
` [PATCH yew-mobile-gui v2 20/21] api types: remove unused file
` [PATCH yew-mobile-gui v2 21/21] resources page: map subscription level analogous to dashboard

[PATCH yew-comp/yew-mobile-gui 00/20] firewall tabs and clean up for pve-yew-mobile-gui
 2026-05-08 15:59 UTC  (24+ messages)
` [PATCH yew-comp 01/20] firewall rules panel: correct the url for the pve cluster firewall rules
` [PATCH yew-mobile-gui 02/20] cargo.toml: globally ignore certain clippy lints
` [PATCH yew-mobile-gui 03/20] main: avoid unnecessary clones
` [PATCH yew-mobile-gui 04/20] tree-wide: collapse if statements
` [PATCH yew-mobile-gui 05/20] tree-wide: implement the `From` trait instead of the `Into` trait
` [PATCH yew-mobile-gui 06/20] tree-wide: implement `Default` for types with an `new()` constructor
` [PATCH yew-mobile-gui 07/20] tree-wide: remove unnecessary lazy evaluations
` [PATCH yew-mobile-gui 08/20] tree-wide: remove needless borrows
` [PATCH yew-mobile-gui 09/20] configuration page: remove redundant static lifetimes
` [PATCH yew-mobile-gui 10/20] resources/configuration page: remove useless `.into()` calls
` [PATCH yew-mobile-gui 11/20] tree-wide: fix several clippy lints
` [PATCH yew-mobile-gui 12/20] dashboard: use proper plural translation string instead of "CPU(s)"
` [PATCH yew-mobile-gui 13/20] configuration: clarify that "Firewall" shows the cluster's firewall
` [PATCH yew-mobile-gui 14/20] cluster/qemu firewall: use rules panel and comment out unused tabs
` [PATCH yew-mobile-gui 15/20] lxc page: align layout for lxc guest with qemu guests
` [PATCH yew-mobile-gui 16/20] lxc: add support for a rudimentary firewall tab for lxc guests
` [PATCH yew-mobile-gui 17/20] node status: align layout for node status with guest pages
` [PATCH yew-mobile-gui 18/20] node: add a rudimentary firewall tab for cluster nodes
` [PATCH yew-mobile-gui 19/20] api types: remove unused file
` [PATCH yew-mobile-gui 20/20] resources page: map subscription level analogous to dashboard
` Superseded: Re: [PATCH yew-comp/yew-mobile-gui 00/20] firewall tabs and clean up for pve-yew-mobile-gui

[RFC datacenter-manager 0/4] add generic, per-remote (and global) cache for remote API responses
 2026-05-08 15:03 UTC  (5+ messages)
` [PATCH datacenter-manager 1/4] add persistent, generic, namespaced key-value cache implementation
` [PATCH datacenter-manager 2/4] add pdm_cache cache as a specialized wrapper around the namespaced cache
` [PATCH datacenter-manager 3/4] api: resources: subscriptions: switch over to pdm_cache
` [PATCH datacenter-manager 4/4] remote-updates: "

[PATCH v1 proxmox-backup 0/3] improve fstatat error handling
 2026-05-08 14:12 UTC  (9+ messages)
` [PATCH v1 proxmox-backup 2/3] client: pxar: consistently ignore vanished files and warn about them

[PATCH manager] ui: qemu hardware view: split out disks and nics into grids
 2026-05-08 13:43 UTC  (5+ messages)
` superseded: "

[PATCH manager v2 0/3] ui: split out disks and nics into grids
 2026-05-08 13:38 UTC  (4+ messages)
` [PATCH manager v2 1/3] ui: utils: factor out 'media=cdrom' check
` [PATCH manager v2 2/3] ui: factor out the guest key nic regex check
` [PATCH manager v2 3/3] ui: qemu hardware view: split out disks and nics into grids

[RFC proxmox{,-backup} 00/13] gc maintenance mode and full datastore protection
 2026-05-08 13:39 UTC  (7+ messages)
` [PATCH proxmox-backup 01/10] task tracking: count Reclaim datastore operations as writes
` [PATCH proxmox-backup 02/10] datastore: open datastores with Reclaim instead of Write operation

[PATCH docs/manager/network/proxmox-ve-rs v2 00/18] Extend EVPN controller functionality
 2026-05-08 13:33 UTC  (2+ messages)

[PATCH proxmox-datacenter-manager] fix #7187: report: add ethtool output for physical interfaces
 2026-05-08 12:50 UTC 

[PATCH proxmox-backup] fix #7187: report: add ethtool output for physical interfaces
 2026-05-08 12:48 UTC 

[PATCH pmg-api] fix #7187: report: add ethtool output for physical interfaces
 2026-05-08 12:44 UTC 

[PATCH datacenter-manager v2 0/8] subscription: add central key pool registry with reissue support
 2026-05-08 12:43 UTC  (9+ messages)
` [PATCH datacenter-manager v2 1/8] api: subscription cache: ensure max_age=0 forces a fresh fetch
  ` applied: "
` [PATCH datacenter-manager v2 2/8] api types: subscription level: render full names
` [PATCH datacenter-manager v2 4/8] subscription: add key pool and node status API endpoints

[PATCH pve-manager] fix #7187: report: add ethtool output for physical interfaces
 2026-05-08 12:40 UTC 

[PATCH proxmox-backup 0/4] fix sync level updates for chunk store
 2026-05-08 12:29 UTC  (5+ messages)
` [PATCH proxmox-backup 1/4] datastore: restrict chunk store mutex scope to crate only
` [PATCH proxmox-backup 2/4] datastore: avoid useless double borrowing of datastore
` [PATCH proxmox-backup 3/4] datastore: move try_ensure_sync_level() to DataStoreImpl
` [PATCH proxmox-backup 4/4] datastore: fix sync level update propagation to chunk store

[PATCH container] fix #7568: ensure new vmid in pve ipams when cloning containers
 2026-05-08 11:30 UTC  (2+ messages)

[PATCH proxmox-backup] fix #7562: api/ui: make tape formatting in changer more consistent
 2026-05-08  9:32 UTC 

[PATCH cluster/manager/proxmox{,-backup}/widget-toolkit 0/8] add location property to node/datacenter config for PVE/PBS
 2026-05-08  8:40 UTC  (9+ messages)
` [PATCH cluster 1/1] datacenter config: add location property
` [PATCH widget-toolkit 1/2] add window and renderer for locations
` [RFC PATCH widget-toolkit 2/2] utils: render location: add a link to that location on openstreetmap
` [PATCH manager 1/2] node config: add location property
` [PATCH manager 2/2] ui: add location to datacenter and node options
` [PATCH proxmox 1/1] pbs-api-types: node config: add location property
` [PATCH proxmox-backup 1/2] api: node: "
` [PATCH proxmox-backup 2/2] ui: node options: "

[PATCH docs/manager/qemu-server v4 00/17] Add API and UI for custom CPU models
 2026-05-08  7:48 UTC  (17+ messages)
` [PATCH qemu-server v4 05/17] cpu config: add helpers to lock and write config
` [PATCH qemu-server v4 06/17] cpu: register standard option for CPU format
` [PATCH qemu-server v4 07/17] cpu config: set 'type' field before writing
` [PATCH qemu-server v4 08/17] cpu flags: improve flags list returned by endpoint
` [PATCH pve-manager v4 09/17] api: add endpoint querying available CPU flags cluster-wide
` [PATCH pve-manager v4 10/17] api: add CRUD handlers for custom CPU models

[PATCH manager 0/1] ceph: tools: fix local monitor detection in purge_all_ceph_files
 2026-05-08  1:32 UTC  (2+ messages)
` [PATCH manager] "

[PATCH manager 0/1] ceph: pool: fix pool statistics filter returning wrong pool's data
 2026-05-08  1:32 UTC  (2+ messages)
` [PATCH manager] "

[PATCH manager 0/1] pve8to9: fix package lookup empty result check
 2026-05-08  1:05 UTC  (2+ messages)
` [PATCH manager] "

[PATCH proxmox-i18n v2] add pgettext() and npgettext() support for context-aware translations
 2026-05-08  0:36 UTC  (4+ messages)
` [PATCH v3 i18n 0/1] "
  ` [PATCH v3 i18n 1/1] "
` superseded: [PATCH v2 "

[PATCH network] SNAT: fix test cases to only use IPv6-to-IPv6 SNAT
 2026-05-07 15:21 UTC  (2+ messages)
` superseded: "

[PATCH network v2] tests: use valid ipv6 snat data for sdn config generation
 2026-05-07 14:47 UTC 

[PATCH cluster/manager/network/proxmox{,-ve-rs,-perl-rs} v4 00/31] Add WireGuard as protocol to SDN fabrics
 2026-05-07 14:08 UTC  (34+ messages)
` [PATCH pve-cluster v4 01/31] cfs: add 'priv/wg-keys.cfg' to observed files
` [PATCH proxmox v4 02/31] wireguard: utilize x25519 for public key generation
` [PATCH proxmox v4 03/31] wireguard: skip serializing preshared_key if unset
` [PATCH proxmox v4 04/31] wireguard: implement ApiType for private key
` [PATCH proxmox v4 05/31] network-types: implement ApiType for endpoints and hostnames
` [PATCH proxmox-ve-rs v4 06/31] sdn-types: add wireguard-specific PersistentKeepalive api type
` [PATCH proxmox-ve-rs v4 07/31] ve-config: fabrics: split interface name regex into two parts
` [PATCH proxmox-ve-rs v4 08/31] ve-config: fabric: refactor fabric config entry impl using macro
` [PATCH proxmox-ve-rs v4 09/31] ve-config: fabrics: add protocol-specific properties for wireguard
` [PATCH proxmox-ve-rs v4 10/31] ve-config: wireguard: add private keys section config
` [PATCH proxmox-ve-rs v4 11/31] ve-config: sdn: fabrics: add wireguard to the fabric config
` [PATCH proxmox-ve-rs v4 12/31] ve-config: fabrics: wireguard add validation for wireguard config
` [PATCH proxmox-ve-rs v4 13/31] ve-config: fabrics: implement wireguard config generation
` [PATCH proxmox-perl-rs v4 14/31] pve-rs: fabrics: wireguard: generate ifupdown2 configuration
` [PATCH proxmox-perl-rs v4 15/31] pve-rs: fabrics: add helpers for parsing interface property strings
` [PATCH proxmox-perl-rs v4 16/31] pve-rs: sdn: wireguard: add private keys module
` [PATCH pve-network v4 17/31] sdn: add wireguard helper module
` [PATCH pve-network v4 18/31] fabrics: wireguard: add schema definitions for wireguard
` [PATCH pve-network v4 19/31] fabrics: wireguard: implement wireguard key auto-generation
` [PATCH pve-manager v4 20/31] network: sdn: generate wireguard configuration on apply
` [PATCH pve-manager v4 21/31] ui: fix parsing of property-strings when values contain =
` [PATCH pve-manager v4 22/31] ui: fabrics: i18n: make node loading string translatable
` [PATCH pve-manager v4 23/31] ui: fabrics: split node selector creation and config
` [PATCH pve-manager v4 24/31] ui: fabrics: edit: make ipv4/6 support generic over fabric panels
` [PATCH pve-manager v4 25/31] ui: fabrics: node: make ipv4/6 support generic over edit panels
` [PATCH pve-manager v4 26/31] ui: fabrics: interface: "
` [PATCH pve-manager v4 27/31] ui: fabrics: wireguard: add interface edit panel
` [PATCH pve-manager v4 28/31] ui: fabrics: wireguard: add node "
` [PATCH pve-manager v4 29/31] ui: fabrics: wireguard: add fabric "
` [PATCH pve-manager v4 30/31] ui: fabrics: hook up wireguard components
` [PATCH pve-manager v4 31/31] fabrics: node edit: add option to include wireguard interfaces
` partially-applied: [PATCH cluster/manager/network/proxmox{,-ve-rs,-perl-rs} v4 00/31] Add WireGuard as protocol to SDN fabrics

[PATCH manager] ceph: mds: reimplement hotstandby via ceph fs set allow_standby_replay
 2026-05-07 13:22 UTC  (2+ messages)
` [PATCH manager 0/1] "

[PATCH ceph] patches: drop patch disabling elastic_shared_blobs workaround
 2026-05-07 13:22 UTC  (2+ messages)
` [PATCH ceph 0/1] "

[PATCH v2 manager 0/1] ceph: init: clean up deprecated pg_bits parameter
 2026-05-07 13:22 UTC  (2+ messages)
` [PATCH v2 manager 1/1] "

[PATCH network] sdn: include fabrics when checking for pending changes
 2026-05-07 13:09 UTC 

[PATCH manager v2] fix #4130: external metric: better handle failed connections
 2026-05-07 13:08 UTC  (3+ messages)

[PATCH access-control/network 0/2] fix #7520: sdn: clean up dangling ACLs on resource deletion
 2026-05-07 13:03 UTC  (2+ messages)

[PATCH proxmox-backup 0/2] gracefully handle signature mismatch from previous manifest load during encrypting push sync
 2026-05-07 13:02 UTC  (2+ messages)
` superseded: "

[PATCH proxmox-backup v2 0/5] restrict previous manifest reuse checks for push sync jobs
 2026-05-07 13:01 UTC  (6+ messages)
` [PATCH proxmox-backup v2 1/5] datastore: data blob: refactor crypt mode method
` [PATCH proxmox-backup v2 2/5] datastore: data blob: refactor decoding method
` [PATCH proxmox-backup v2 3/5] client: backup writer: pass no crypt config to manifest blob decoder
` [PATCH proxmox-backup v2 4/5] client: allow skipping signature check on previous manifest fetching
` [PATCH proxmox-backup v2 5/5] sync: push: gracefully handle previous manifest signature mismatches

[PATCH manager 0/1] ceph: add opt-in locality-aware replica reads (crush_location_hook)
 2026-05-07 12:20 UTC  (3+ messages)

[PATCH container/manager v2 0/7] implement per-mountpoint uid/gid mapping
 2026-05-07 12:04 UTC  (3+ messages)
` [PATCH manager v2 7/7] ui: lxc/MPEdit: add "idmap" option

[PATCH manager/pmg-api/proxmox{,-backup,-perl-rs,-offline-mirror} 0/8] adapt subscription handling to alternative server IDs
 2026-05-07 11:59 UTC  (9+ messages)
` [PATCH proxmox 1/8] proxmox-subscription: add new machine-id based serverid
` [PATCH proxmox-backup 2/8] subscription: adapt to multiple server ID variants
` [PATCH proxmox-perl-rs 3/8] common: subscription: expose server ID candidates
` [PATCH manager 4/8] subscription: adapt to multiple server ID variants
` [PATCH manager 5/8] api2tools: remove unused get_hwaddress
` [PATCH pmg-api 6/8] subscription: adapt to multiple server ID variants
` [PATCH pmg-api 7/8] utils: drop now unused get_hwaddress
` [PATCH proxmox-offline-mirror 8/8] subscription handling: adapt to multiple server ID candidates

[PATCH manager/network/proxmox-ve-rs 0/9] Implement route redistribution for OSPF
 2026-05-07 11:57 UTC  (2+ messages)


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal