public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
Design for custom UEFI firmware in PVE
 2026-04-17 16:33 UTC 

[PATCH manager/pmg-gui/proxmox-backup/widget-toolkit v3 0/4] blurry icons follow-up
 2026-04-17 14:25 UTC  (6+ messages)
` [PATCH widget-toolkit v3 1/4] css: move x-grid-row-loading class to widget-toolkit
` [PATCH manager v3 2/4] ui: remove x-grid-row-loading class and spinner svg
` [PATCH proxmox-backup v3 3/4] css: remove x-grid-row-loading class
` [PATCH pmg-gui v3 4/4] "

[PATCH access-control/manager 0/2] fixes #7504: add support for regenerating secrets
 2026-04-17 12:35 UTC  (3+ messages)
` [PATCH pve-access-control 1/2] api: token: support regenerating the secret on update
` [PATCH pve-manager 2/2] ui: token: add regenerate secret button

[PATCH v2 pve-qemu 0/2] Re-enable tcmalloc as the memory allocator
 2026-04-17 12:33 UTC  (8+ messages)
` [PATCH v2 pve-qemu 1/2] add patch to support using "
` [PATCH v2 pve-qemu 2/2] d/rules: enable "

[PATCH ha-manager 0/7] some test logging output improvements
 2026-04-17 12:27 UTC  (8+ messages)
` [PATCH ha-manager 1/7] sim: always limit the priority level to 4 characters
` [PATCH ha-manager 2/7] consistently use correct priority levels for log calls
` [PATCH ha-manager 3/7] sim: hardware: factor common service lock hash access in unlock_service
` [PATCH ha-manager 4/7] use log with warning priority instead of warn where possible
` [PATCH ha-manager 5/7] pve-ha-tester: capture and fail for unexpected perl warnings
` [PATCH ha-manager 6/7] test: ha-tester: use consistent word casing for failed test messages
` [PATCH ha-manager 7/7] test: ha-tester: use colorized diff for unexpected test log outputs

[PATCH network] sdn: add dry-run diff view for sdn apply
 2026-04-17 11:40 UTC  (3+ messages)
` applied: "

[PATCH docs/manager/network/proxmox{-ve-rs,-perl-rs} v2 0/7] sdn: add BGP fabric
 2026-04-17 11:22 UTC  (14+ messages)
` [PATCH proxmox-ve-rs v2 1/7] sdn: fabric: add BGP protocol support
` [PATCH proxmox-perl-rs v2 2/7] sdn: fabrics: add BGP config generation
` [PATCH proxmox-perl-rs v2 3/7] sdn: fabrics: add BGP status endpoints
` [PATCH pve-network v2 4/7] sdn: fabrics: register bgp as a fabric protocol type
` [PATCH pve-network v2 5/7] test: evpn: add integration test for EVPN over BGP fabric
` [PATCH pve-manager v2 6/7] ui: sdn: add BGP fabric support
` [PATCH pve-docs v2 7/7] sdn: add bgp fabric section

[PATCH manager/storage v2 0/2] fix #7339: lvmthick: add option to free storage for deleted VMs
 2026-04-17 11:05 UTC  (4+ messages)
` [PATCH storage v2 1/2] fix #7339: lvmthick: add worker to free space of to be "
` [PATCH manager v2 2/2] fix #7339: lvmthick: ui: add UI fields for option to free storage

[PATCH pve-access-control] ldap: decode attribute values as UTF-8
 2026-04-17 11:04 UTC 

[PATCH common/proxmox{,-backup}/storage 0/7] establish unique instance-id for PBS nodes
 2026-04-17  9:11 UTC  (10+ messages)
` [PATCH proxmox 1/7] pbs-api-types: add ServerIdentity response type
` [PATCH proxmox 2/7] systemd: add support for machine-id generation
` [PATCH proxmox-backup 3/7] api: add /nodes/localhost/server-identity
` [PATCH proxmox-backup 4/7] client: add 'server-identity' sub-command
` [PATCH proxmox-backup 5/7] manager: add 'server-identity' subcommand
` [PATCH common 6/7] pbs-client: add support for the 'server-identity' command
` [PATCH pve-storage 7/7] api: add /nodes/<node>/storage/<storage>/identity route

[PATCH cluster/manager 0/5] add warning messages for high token timeouts in clusters
 2026-04-17  8:34 UTC  (13+ messages)
` [PATCH cluster 1/5] add functions to determine warning level for high token timeouts
` [PATCH cluster 2/5] pvecm: warn users of high token timeouts when using nodes command
` [PATCH cluster 3/5] api: add token timeout and warning level to cluster join info
` [PATCH manager 4/5] ui: cluster info: move initialization of items to initComponent
` [PATCH manager 5/5] ui: cluster info: warn users of high token timeout in join info

[PATCH manager/pmg-gui/proxmox-backup v2 0/3] blurry icons follow-up
 2026-04-17  8:26 UTC  (3+ messages)
  ` Superseded: "

proxmox-truenas storage plugin api2 issue
 2026-04-16 16:59 UTC  (4+ messages)

[RFC docs/manager/network/proxmox-ve-rs 00/16] Extend EVPN controller functionality
 2026-04-16 16:22 UTC  (23+ messages)
` [PATCH proxmox-ve-rs 01/16] frr: add local-as setting
` [PATCH proxmox-ve-rs 02/16] frr: add support for extcommunity lists
` [PATCH proxmox-ve-rs 03/16] frr-templates: render local-as setting
` [PATCH proxmox-ve-rs 04/16] frr-templates: render community lists in templates
` [PATCH pve-network 05/16] evpn controller: make nodes configurable
` [PATCH pve-network 06/16] evpn controller: allow multiple evpn controllers in a cluster
` [PATCH pve-network 07/16] evpn controller: add bgp-mode setting
` [PATCH pve-network 08/16] evpn zone: add secondary-controllers and rt filtering
` [PATCH pve-network 09/16] evpn controller: add ebgp-multihop setting
` [PATCH pve-network 10/16] test: evpn: add test for ibgp + ebgp evpn controller
` [PATCH pve-network 11/16] test: evpn: add legacy test
` [PATCH pve-network 12/16] tests: evpn: force ibgp over ebgp bgp controller with ebgp wan session
` [PATCH pve-network 13/16] tests: test route filtering mechanism with multiple zones/controllers
` [PATCH pve-manager 14/16] sdn: evpn: zone: controller: add new advanced fields
` [PATCH pve-docs 15/16] sdn: evpn: document new zone / controller options
` [PATCH pve-docs 16/16] sdn: fix typo in bgp controller

[PATCH manager/network/proxmox-ve-rs 0/4] Expose OSPF Network-Type option
 2026-04-16 15:29 UTC  (2+ messages)

[PATCH storage] gitignore: add build artifacts to .gitignore
 2026-04-16 15:24 UTC 

[PATCH docs/manager/network 0/6] add SLAAC support for subnets in EVPN zones
 2026-04-16 15:15 UTC  (2+ messages)

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v8 00/21] Generate frr config using jinja templates and rust types
 2026-04-16 14:37 UTC  (5+ messages)
` [PATCH pve-manager v8 21/21] sdn: add dry-run diff view for sdn apply

[PATCH manager v2] ui: ha: add disarm/re-arm button
 2026-04-16 11:21 UTC  (10+ messages)

[PATCH manager v3] ui: ha: add disarm/re-arm button
 2026-04-16 11:20 UTC 

[PATCH docs 0/1] pveceph: document FastEC (allow_ec_optimizations)
 2026-04-16  4:08 UTC  (2+ messages)
` [PATCH docs 1/1] pveceph: document FastEC (allow_ec_optimizations) on erasure coded pools

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} 0/6] sdn: add BGP fabric
 2026-04-15 11:13 UTC  (2+ messages)
` superseded: "

[PATCH container] fix #7487: setup/suse: setup systemd-networkd if present
 2026-04-15  9:44 UTC 

[RFC common/proxmox{,-backup}/storage 0/7] establish unique instance-id for PBS nodes
 2026-04-15  9:26 UTC  (19+ messages)
` [PATCH proxmox-backup 3/7] api: add /nodes/localhost/instance-id
` [PATCH proxmox-backup 4/7] client: add 'instance-id' sub-command
` [PATCH proxmox-backup 5/7] manager: add instance-id subcommand
` [PATCH pve-storage 7/7] api: add /nodes/<node>/storage/<storage>/instance-id route

[PATCH-SERIES manager/docs 00/18] crs docs updates + load balancer ui and docs followup
 2026-04-15  9:19 UTC  (16+ messages)
` [PATCH manager 05/18] ui: form/CRSOptions: allow auto rebalancing only for static and dynamic mode
` [PATCH docs 12/18] ha-manager: crs: use headings for the scheduling points
` [PATCH docs 13/18] ha-manager: crs: reword the rebalance on start scheduling point
` [PATCH docs 18/18] ha-manager: crs: add load balancer section
` superseded: [PATCH-SERIES manager/docs 00/18] crs docs updates + load balancer ui and docs followup

[PATCH-SERIES docs/manager v2 00/19] crs docs updates + load balancer ui and docs followup
 2026-04-15  9:15 UTC  (20+ messages)
` [PATCH manager v2 01/19] ui: form/CRSOptions: add missing edit modal title
` [PATCH manager v2 02/19] ui: form/CRSOptions: rename HA Scheduling to Scheduling Mode
` [PATCH manager v2 03/19] ui: form/CRSOptions: replace HA service term with HA resource
` [PATCH manager v2 04/19] ui: form/CRSOptions: use view model for auto rebalancing option
` [PATCH manager v2 05/19] ui: form/CRSOptions: allow auto rebalancing only for static and dynamic mode
` [PATCH docs v2 06/19] ha-manager: crs: replace service term with HA resource
` [PATCH docs v2 07/19] ha-manager: crs: remove note about manual changes to datacenter config
` [PATCH docs v2 08/19] ha-manager: crs: improve introduction
` [PATCH docs v2 09/19] ha-manager: crs: introduce crs scheduling mode section
` [PATCH docs v2 10/19] ha-manager: crs: generalize the description for basic and static load modes
` [PATCH docs v2 11/19] ha-manager: crs: remove HA group config from scheduling points list
` [PATCH docs v2 12/19] ha-manager: crs: use impose instead of empose for rules description
` [PATCH docs v2 13/19] ha-manager: crs: use headings for the scheduling points
` [PATCH docs v2 14/19] ha-manager: crs: reword the rebalance on start scheduling point
` [PATCH docs v2 15/19] ha-manager: crs: add more information about rebalance on start in its section
` [PATCH docs v2 16/19] ha-manager: crs: change crs modes to include all active guests
` [PATCH docs v2 17/19] ha-manager: crs: add dynamic load scheduler section
` [PATCH docs v2 18/19] screenshots: update crs datacenter options screenshot
` [PATCH docs v2 19/19] ha-manager: crs: add load balancer section

[PATCH qemu-server v3 0/3] improve guest cleanup handling
 2026-04-15  7:14 UTC  (4+ messages)
` [PATCH qemu-server v3 3/3] fix #7119: qm cleanup: wait for process exiting for up to 30 seconds

[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit} v2 00/16] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-04-15  7:06 UTC  (2+ messages)
` superseded: "

[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit,-backup} v3 00/23] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
 2026-04-15  7:02 UTC  (24+ messages)
` [PATCH proxmox v3 01/23] Add oauth2 and ureq to workspace dependencies
` [PATCH proxmox v3 02/23] notify: smtp: Introduce xoauth2 module
` [PATCH proxmox v3 03/23] notify: smtp: Introduce state management
` [PATCH proxmox v3 04/23] notify: smtp: Factor out transport building logic
` [PATCH proxmox v3 05/23] notify: smtp: Update API with OAuth2 parameters
` [PATCH proxmox v3 06/23] notify: smtp: Infer auth method for backwards compatibility
` [PATCH proxmox v3 07/23] notify: smtp: Add state handling logic
` [PATCH proxmox v3 08/23] notify: smtp: Add XOAUTH2 authentication support
` [PATCH proxmox-perl-rs v3 09/23] pve-rs: notify: smtp: add OAuth2 parameters to bindings
` [PATCH proxmox-perl-rs v3 10/23] pve-rs: notify: Add binding for triggering state refresh
` [PATCH proxmox-widget-toolkit v3 11/23] utils: Add OAuth2 flow handlers
` [PATCH proxmox-widget-toolkit v3 12/23] utils: oauth2: Add callback handler
` [PATCH proxmox-widget-toolkit v3 13/23] notifications: Add opt-in OAuth2 support for SMTP targets
` [PATCH pve-manager v3 14/23] notifications: smtp: api: Add XOAUTH2 parameters
` [PATCH pve-manager v3 15/23] notifications: Add trigger-state-refresh endpoint
` [PATCH pve-manager v3 16/23] notifications: Trigger notification target refresh in pveupdate
` [PATCH pve-manager v3 17/23] login: Handle OAuth2 callback
` [PATCH pve-manager v3 18/23] fix #7238: notifications: smtp: Add XOAUTH2 support
` [PATCH proxmox-backup v3 19/23] notifications: Add XOAUTH2 parameters to endpoints
` [PATCH proxmox-backup v3 20/23] login: Handle OAuth2 callback
` [PATCH proxmox-backup v3 21/23] fix #7238: notifications: smtp: Add XOAUTH2 support
` [PATCH proxmox-backup v3 22/23] daily-update: Refresh OAuth2 state for SMTP notification endpoints
` [PATCH pve-docs v3 23/23] notifications: Add OAuth2 section to SMTP targets docs

[PATCH manager] ui: ha: add disarm/re-arm button
 2026-04-15  6:44 UTC  (4+ messages)

[PATCH qemu] fdmon-io_uring: avoid idle event loop being accounted as IO wait
 2026-04-14 21:09 UTC 

[PATCH pve-qemu] d/control: drop redundant library deps covered by shlibs:Depends
 2026-04-14 14:04 UTC  (2+ messages)
` applied: "

[PATCH pve-qemu 0/2] Re-enable tcmalloc as the memory allocator
 2026-04-14  8:10 UTC  (14+ messages)
` [PATCH pve-qemu 2/2] d/rules: enable "
` superseded: [PATCH pve-qemu 0/2] Re-enable "

Subject: Re: [PATCH access-control/cluster/network/proxmox{-ve-rs,-perl-rs} v2 00/34] Add support for route maps / prefix lists to SDN
 2026-04-14  8:10 UTC  (2+ messages)

page: 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal