[PATCH datacenter-manager] remove visualize_rrd.py helper script
2026-03-25 16:55 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager] move developer-facing documentation to top-level 'dev-docs' dir
2026-03-25 16:55 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager 1/2] add `make tidy` target
2026-03-25 16:55 UTC (3+ messages)
` [PATCH datacenter-manager 2/2] add missing .PHONY for the 'test' make target
` applied: [PATCH datacenter-manager 1/2] add `make tidy` target
[PATCH datacenter-manager 0/4] add resource gauge panels to dashboard/views
2026-03-25 16:49 UTC (6+ messages)
` [PATCH datacenter-manager 1/4] api: return global cpu/memory/storage statistics
[PATCH proxmox-backup] fix #7412: ui: dashboard: persist datastore usage column state
2026-03-25 16:36 UTC (2+ messages)
[PATCH proxmox-backup v2 0/3] fix #7400: improve handling of corrupted job statefiles
2026-03-25 16:07 UTC (2+ messages)
[PATCH proxmox-backup v3 0/3] fix #7400: improve handling of corrupted job statefiles
2026-03-25 16:06 UTC (4+ messages)
` [PATCH proxmox-backup v3 1/3] api: move statefile loading into compute_schedule_status
` [PATCH proxmox-backup v3 2/3] fix #7400: api: gracefully handle corrupted job statefiles
` [PATCH proxmox-backup v3 3/3] fix #7400: proxy: self-heal "
[PATCH manager/qemu-server 0/8] Add API and UI for custom CPU models
2026-03-25 15:57 UTC (3+ messages)
` [PATCH pve-manager 1/8] ui: VMCPUFlagSelector: Fix unknownFlags behaviour
[PATCH ha-manager v2 0/4] fix #2751: implement disarm/arm HA for safer cluster maintenance
2026-03-25 15:50 UTC (4+ messages)
` [PATCH ha-manager v2 3/4] fix #2751: implement disarm-ha and arm-ha for safe "
` applied: [PATCH ha-manager v2 0/4] fix #2751: implement disarm/arm HA for safer "
[RFC PATCH datacenter-manager 0/3] ui: acl: pre-populate permission path selector
2026-03-25 15:35 UTC (4+ messages)
` [RFC PATCH datacenter-manager 1/3] pdm-client: add `list_views` function to fetch views list
` [RFC PATCH datacenter-manager 2/3] ui: acl: list granular level permission paths for views
` [RFC PATCH datacenter-manager 3/3] ui: acl: list granular level permission paths for resources
[PATCH ha-manager] resources: fix type confusion regression for static stats
2026-03-25 15:06 UTC
[PATCH cluster/network/proxmox{-ve-rs,-perl-rs} 00/27] Add support for route maps / prefix lists to SDN
2026-03-25 15:03 UTC (34+ messages)
` [PATCH pve-cluster 1/2] cfs: add 'sdn/route-maps.cfg' to observed files
` [PATCH pve-cluster 2/2] cfs: add 'sdn/prefix-lists.cfg' "
` [PATCH proxmox-ve-rs 1/9] sdn-types: add common route-map helper types
` [PATCH proxmox-ve-rs 2/9] frr: implement routemap match/set statements via adjacent tagging
` [PATCH proxmox-ve-rs 3/9] frr: allow rendering prefix-lists/route-maps separately
` [PATCH proxmox-ve-rs 4/9] frr-templates: change route maps template to adapt to new types
` [PATCH proxmox-ve-rs 5/9] ve-config: add prefix list section config
` [PATCH proxmox-ve-rs 6/9] ve-config: frr: implement frr config generation for prefix lists
` [PATCH proxmox-ve-rs 7/9] ve-config: add route map section config
` [PATCH proxmox-ve-rs 8/9] ve-config: frr: implement frr config generation for route maps
` [PATCH proxmox-ve-rs 9/9] ve-config: fabrics: adapt frr config generation to new format
` [PATCH proxmox-perl-rs 1/3] pve-rs: sdn: add route maps module
` [PATCH proxmox-perl-rs 2/3] pve-rs: sdn: add prefix lists module
` [PATCH proxmox-perl-rs 3/3] sdn: add prefix list / route maps to frr config generation helper
` [PATCH pve-network 01/13] controller: bgp: evpn: adapt to new match / set frr config syntax
` [PATCH pve-network 02/13] sdn: add prefix lists module
` [PATCH pve-network 03/13] api2: add prefix list module
` [PATCH pve-network 04/13] sdn: add route map module
` [PATCH pve-network 05/13] api2: add route maps api module
` [PATCH pve-network 06/13] api2: add route map module
` [PATCH pve-network 07/13] api2: add route map entry module
` [PATCH pve-network 08/13] evpn controller: add route_map_{in,out} parameter
` [PATCH pve-network 09/13] sdn: generate route map / prefix list configuration on sdn apply
` [PATCH pve-network 10/13] tests: add simple route map test case
` [PATCH pve-network 11/13] tests: add bgp evpn route map/prefix list testcase
` [PATCH pve-network 12/13] tests: add route map with prefix "
` [PATCH pve-network 13/13] bgp controller: allow configuring custom route maps
[PATCH-SERIES qemu 0/2] QEMU 10.2.1
2026-03-25 14:35 UTC (2+ messages)
` applied: "
[PATCH cluster/docs/manager/proxmox{,-perl-rs,-widget-toolkit} 00/17] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-03-25 13:16 UTC (2+ messages)
` superseded: "
[PATCH docs/manager/proxmox{,-perl-rs,-widget-toolkit} v2 00/16] fix #7238: Add XOAUTH2 authentication support for SMTP notification targets
2026-03-25 13:14 UTC (17+ messages)
` [PATCH proxmox v2 01/16] notify: smtp: Introduce xoauth2 module
` [PATCH proxmox v2 02/16] notify: smtp: Introduce state management
` [PATCH proxmox v2 03/16] notify: smtp: Factor out transport building logic
` [PATCH proxmox v2 04/16] notify: smtp: Update API with OAuth2 parameters
` [PATCH proxmox v2 05/16] notify: smtp: Add state handling logic
` [PATCH proxmox v2 06/16] notify: smtp: Add XOAUTH2 authentication support
` [PATCH proxmox-perl-rs v2 07/16] pve-rs: notify: smtp: add OAuth2 parameters to bindings
` [PATCH proxmox-perl-rs v2 08/16] pve-rs: notify: Add binding for triggering state refresh
` [PATCH proxmox-widget-toolkit v2 09/16] utils: Add OAuth2 flow handlers
` [PATCH proxmox-widget-toolkit v2 10/16] notifications: Add opt-in OAuth2 support for SMTP targets
` [PATCH pve-manager v2 11/16] notifications: Add OAuth2 parameters to schema and add/update endpoints
` [PATCH pve-manager v2 12/16] notifications: Add trigger-state-refresh endpoint
` [PATCH pve-manager v2 13/16] notifications: Trigger notification target refresh in pveupdate
` [PATCH pve-manager v2 14/16] notifications: Handle OAuth2 callback in login handler
` [PATCH pve-manager v2 15/16] fix #7238: notifications: Opt into OAuth2 authentication
` [PATCH pve-docs v2 16/16] notifications: Add section about OAuth2 to SMTP targets docs
[PATCH storage v2 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
2026-03-25 12:47 UTC (2+ messages)
` superseded: "
[PATCH storage v3 0/2] nfs: use rpcinfo as a showmounts fallback for nfs3
2026-03-25 12:46 UTC (3+ messages)
` [PATCH storage v3 1/2] nfs: create a helper to run rpcinfo commands
` [PATCH storage v3 2/2] nfs: use rpcinfo as a showmounts fallback for nfs3
[PATCH proxmox v2 0/8] sdn: add wireguard fabric configuration support
2026-03-25 12:17 UTC (9+ messages)
` [PATCH proxmox v2 1/8] serde: implement ini serializer
` [PATCH proxmox v2 2/8] serde: add base64 module for byte arrays
[PATCH yew-comp] user panel: handle expire property on edit properly
2026-03-25 12:15 UTC
[PATCH yew-widget-toolkit 0/2] widget: form: number: fix float display and focus
2026-03-25 12:09 UTC (4+ messages)
` [RFC PATCH yew-widget-toolkit 1/2] widget: form: number: round floats to nearest step value
[PATCH yew-comp] auth view: don't mark realm sync dialog as "edit" and set submit text
2026-03-25 11:43 UTC
[PATCH] client: support individual repository component parameters
2026-03-25 11:28 UTC (4+ messages)
[PATCH pve-docs 1/1] sdn: update description for setting rp_filter
2026-03-25 10:32 UTC
Question regarding sync jobs
2026-03-25 10:27 UTC (3+ messages)
[PATCH i18n v3] update German translations
2026-03-25 10:13 UTC (3+ messages)
` applied: "
[PATCH i18n] update German translations
2026-03-25 9:15 UTC (5+ messages)
` Superseded: "
[PATCH pve-manager] ui: ceph: osd: fix toolbar overflow
2026-03-25 9:11 UTC (2+ messages)
` applied: "
[PATCH pve-manager] fix: #4490 ui: backup job window: add filter/search for virtual guest grid
2026-03-25 8:58 UTC (2+ messages)
[PATCH proxmox-backup v5 0/9] fixes #6195: add support for moving groups and namespaces
2026-03-25 8:55 UTC (16+ messages)
` [PATCH proxmox-backup v5 1/9] ui: show empty groups
` [PATCH proxmox-backup v5 2/9] datastore: add namespace-level locking
` [PATCH proxmox-backup v5 3/9] datastore: add move_group
` [PATCH proxmox-backup v5 4/9] datastore: add move_namespace
` [PATCH proxmox-backup v5 7/9] ui: add move group action
` [PATCH proxmox-backup v5 8/9] ui: add move namespace action
[RFC proxmox{,-backup} 0/6] add scheduled fstrim job for datastore's backing filesystems
2026-03-25 8:22 UTC (6+ messages)
` [PATCH proxmox-backup 3/5] bin: proxy: periodically schedule fstrim on datastore's filesystems
[PATCH proxmox-i18n v2 0/1] update Simplified Chinese translations
2026-03-25 8:07 UTC (3+ messages)
` [PATCH proxmox-i18n v2 1/1] "
[PATCH docs] man pages: strip '.it 1 an-trap' emitted by docbook-xsl
2026-03-25 7:11 UTC (2+ messages)
[PATCH manager] ceph: init: drop deprecated pg_bits parameter
2026-03-25 4:31 UTC
[PATCH manager 0/1] ceph: add opt-in locality-aware replica reads (crush_location_hook)
2026-03-25 3:51 UTC (2+ messages)
` [PATCH manager 1/1] "
[RFC PATCH-SERIES many 00/36] dynamic scheduler + load rebalancer
2026-03-24 18:37 UTC (2+ messages)
[PATCH cluster/ha-manager/perl-rs/proxmox v2 00/40] dynamic scheduler + load rebalancer
2026-03-24 18:30 UTC (41+ messages)
` [PATCH proxmox v2 01/40] resource-scheduling: inline add_cpu_usage in score_nodes_to_start_service
` [PATCH proxmox v2 02/40] resource-scheduling: move score_nodes_to_start_service to scheduler crate
` [PATCH proxmox v2 03/40] resource-scheduling: rename service to resource where appropriate
` [PATCH proxmox v2 04/40] resource-scheduling: introduce generic scheduler implementation
` [PATCH proxmox v2 05/40] resource-scheduling: implement generic cluster usage implementation
` [PATCH proxmox v2 06/40] resource-scheduling: topsis: handle empty criteria without panics
` [PATCH proxmox v2 07/40] resource-scheduling: compare by nodename in score_nodes_to_start_resource
` [PATCH proxmox v2 08/40] resource-scheduling: factor out topsis alternative mapping
` [PATCH proxmox v2 09/40] resource-scheduling: implement rebalancing migration selection
` [PATCH perl-rs v2 10/40] pve-rs: resource-scheduling: remove pedantic error handling from remove_node
` [PATCH perl-rs v2 11/40] pve-rs: resource-scheduling: remove pedantic error handling from remove_service_usage
` [PATCH perl-rs v2 12/40] pve-rs: resource-scheduling: move pve_static into resource_scheduling module
` [PATCH perl-rs v2 13/40] pve-rs: resource-scheduling: use generic usage implementation
` [PATCH perl-rs v2 14/40] pve-rs: resource-scheduling: static: replace deprecated usage structs
` [PATCH perl-rs v2 15/40] pve-rs: resource-scheduling: implement pve_dynamic bindings
` [PATCH perl-rs v2 16/40] pve-rs: resource-scheduling: expose auto rebalancing methods
` [PATCH cluster v2 17/40] datacenter config: restructure verbose description for the ha crs option
` [PATCH cluster v2 18/40] datacenter config: add dynamic load scheduler option
` [PATCH cluster v2 19/40] datacenter config: add auto rebalancing options
` [PATCH ha-manager v2 20/40] env: pve2: implement dynamic node and service stats
` [PATCH ha-manager v2 21/40] sim: hardware: pass correct types for static stats
` [PATCH ha-manager v2 22/40] sim: hardware: factor out static stats' default values
` [PATCH ha-manager v2 23/40] sim: hardware: fix static stats guard
` [PATCH ha-manager v2 24/40] sim: hardware: handle dynamic service stats
` [PATCH ha-manager v2 25/40] sim: hardware: add set-dynamic-stats command
` [PATCH ha-manager v2 26/40] sim: hardware: add getters for dynamic {node,service} stats
` [PATCH ha-manager v2 27/40] usage: pass service data to add_service_usage
` [PATCH ha-manager v2 28/40] usage: pass service data to get_used_service_nodes
` [PATCH ha-manager v2 29/40] add running flag to cluster service stats
` [PATCH ha-manager v2 30/40] usage: use add_service to add service usage to nodes
` [PATCH ha-manager v2 31/40] usage: add dynamic usage scheduler
` [PATCH ha-manager v2 32/40] test: add dynamic usage scheduler test cases
` [PATCH ha-manager v2 33/40] manager: rename execute_migration to queue_resource_motion
` [PATCH ha-manager v2 34/40] manager: update_crs_scheduler_mode: factor out crs config
` [PATCH ha-manager v2 35/40] implement automatic rebalancing
` [PATCH ha-manager v2 36/40] test: add resource bundle generation test cases
` [PATCH ha-manager v2 37/40] test: add dynamic automatic rebalancing system "
` [PATCH ha-manager v2 38/40] test: add static "
` [PATCH ha-manager v2 39/40] test: add automatic rebalancing system test cases with TOPSIS method
` [PATCH ha-manager v2 40/40] test: add automatic rebalancing system test cases with affinity rules
[PATCH yew-mobile-gui v2 0/3] fix #7330: dashboard: display CPU utilization correctly
2026-03-24 17:34 UTC (2+ messages)
` applied: "
[PATCH proxmox] oci: ignore tests that require to be run as UID 0
2026-03-24 15:41 UTC (3+ messages)
[PATCH proxmox 0/2] oci: tests: refactor to drop static test tarballs
2026-03-24 15:35 UTC (3+ messages)
` [PATCH proxmox 1/2] oci: tests: return Result from tests to avoid unwrap calls
` [PATCH proxmox 2/2] oci: tests: generate OCI test images on the fly
[PATCH proxmox{,-backup} v3 0/8] fix #6716: Add support for http proxy configuration for S3 endpoints
2026-03-24 15:26 UTC (3+ messages)
` [PATCH proxmox v3 1/2] http: move http proxy schema from PBS to crate's api types
[PATCH proxmox-backup 5/5] api: set default fstrim schedule on datastore create
2026-03-24 14:08 UTC
[PATCH-SERIES qemu-server 0/8] fix #7383: agent: fsfreeze: skip freeze if already frozen
2026-03-24 13:50 UTC (9+ messages)
` [PATCH qemu-server 1/8] agent: fs thaw: check command result
` [PATCH qemu-server 2/8] api: clone/import: fix check if agent is enabled
` [PATCH qemu-server 3/8] backup: freeze: "
` [PATCH qemu-server 4/8] agent: parse: change signature to take property string rather than full VM config
` [PATCH qemu-server 5/8] agent: get qga key: "
` [PATCH qemu-server 6/8] clone disk/block jobs: change signatures to take guest agent property string
` [PATCH qemu-server 7/8] agent: fsfreeze: harmonize checks for guest fs freeze
` [PATCH qemu-server 8/8] fix #7383: agent: fsfreeze: skip freeze if already frozen
[pve-devel] [PATCH SERIES docs/ha-manager/manager v3] close #6144: add ui button + api for node maintenance mode
2026-03-24 13:42 UTC (4+ messages)
[PATCH proxmox-backup] pbs-key-config: align fsync behavior when storing new/existing key
2026-03-24 13:30 UTC (3+ messages)
[PATCH proxmox-i18n] update Simplified Chinese translations
2026-03-24 13:01 UTC (4+ messages)
[PATCH i18n] update German translations
2026-03-24 12:52 UTC (5+ messages)
[PATCH ha-manager 0/2] fix param check for rules updates and
2026-03-24 12:49 UTC (3+ messages)
` [PATCH ha-manager 1/2] api: assert validity of resources param only if defined
` [PATCH ha-manager 2/2] format code with perltidy
[PATCH proxmox v2] schema: api_string_type: impl FromStr to avoid allocating in error path
2026-03-24 12:37 UTC (2+ messages)
` applied: "
[PATCH common 0/1] Silence non-portable hexadecimal warning
2026-03-24 10:02 UTC
page: next (older) | prev (newer) | latest
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.