all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH datacenter-manager/proxmox{,-backup,-yew-comp} v2 00/25] metric collection for the PDM host
 2026-03-27 21:13 UTC  (3+ messages)
` [PATCH proxmox v2 05/25] disks: import from Proxmox Backup Server

[PATCH networking v2] fix #6255: SNAT: fix incorrect IP collection for sdn config
 2026-03-27 15:39 UTC 

[PATCH proxmox] schema: ser: fix value serialization for maps
 2026-03-27 15:24 UTC  (2+ messages)

[PATCH manager] api: backup: add return schema for backup jobs
 2026-03-27 15:20 UTC 

[PATCH-SERIES qemu-server/docs 0/2] efi enroll: small improvements to documentation
 2026-03-27 15:18 UTC  (2+ messages)

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} 0/6] sdn: add BGP fabric
 2026-03-27 15:10 UTC  (7+ messages)
` [PATCH proxmox-ve-rs 1/1] sdn: fabric: add BGP protocol support
` [PATCH proxmox-perl-rs 1/2] sdn: fabrics: add BGP config generation
` [PATCH proxmox-perl-rs 2/2] sdn: fabrics: add BGP status endpoints
` [PATCH pve-network 1/2] sdn: fabrics: register bgp as a fabric protocol type
` [PATCH pve-network 2/2] sdn: evpn: support eBGP EVPN over BGP fabric underlay
` [PATCH pve-manager 1/1] ui: sdn: add BGP fabric support

[RFC perlmod] ffi glue: type detection: check actual SV flags instead of structural body type
 2026-03-27 15:06 UTC  (2+ messages)

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v8 00/21] Generate frr config using jinja templates and rust types
 2026-03-27 15:01 UTC  (21+ messages)
` [PATCH proxmox-ve-rs v8 01/21] ve-config: firewall: cargo fmt
` [PATCH proxmox-ve-rs v8 02/21] frr: add proxmox-frr-templates package that contains templates
` [PATCH proxmox-ve-rs v8 03/21] ve-config: remove FrrConfigBuilder struct
` [PATCH proxmox-ve-rs v8 04/21] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v8 05/21] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs v8 06/21] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs v8 07/21] frr: support custom frr configuration lines
` [PATCH proxmox-ve-rs v8 08/21] frr: add bgp support with templates and serialization
` [PATCH proxmox-ve-rs v8 09/21] frr: enable minijinja strict undefined behavior mode
` [PATCH proxmox-perl-rs v8 11/21] sdn: add function to generate the frr config for all daemons
` [PATCH pve-network v8 12/21] tests: use Test::Differences to make test assertions
` [PATCH pve-network v8 13/21] test: add tests for frr.conf.local merging
` [PATCH pve-network v8 14/21] test: bgp: add some various integration tests
` [PATCH pve-network v8 15/21] sdn: write structured frr config that can be rendered using templates
` [PATCH pve-network v8 16/21] sdn: remove duplicate comment line '!' in frr config
` [PATCH pve-network v8 17/21] tests: rearrange some statements in the "
` [PATCH pve-network v8 18/21] sdn: adjust frr.conf.local merging to rust template types
` [PATCH pve-network v8 19/21] test: adjust frr_local_merge test for new template generation
` [PATCH pve-network v8 20/21] api: add dry-run endpoint for sdn apply to preview changes
` [PATCH pve-manager v8 21/21] sdn: add dry-run diff view for sdn apply

[PATCH cluster/ha-manager/perl-rs/proxmox v2 00/40] dynamic scheduler + load rebalancer
 2026-03-27 14:18 UTC  (42+ 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 19/40] datacenter config: add auto rebalancing options
` [PATCH ha-manager v2 20/40] env: pve2: implement dynamic node and service stats

[PATCH manager/qemu-server 0/8] Add API and UI for custom CPU models
 2026-03-27 13:28 UTC  (23+ messages)
` [PATCH pve-manager 1/8] ui: VMCPUFlagSelector: Fix unknownFlags behaviour
` [PATCH pve-manager 2/8] ui: CPUModelSelector: Fix dirty state on default
` [PATCH pve-manager 3/8] ui: CPUModelSelector: Allow filtering out custom models
` [PATCH pve-manager 4/8] ui: Add basic custom CPU model editor
` [PATCH pve-manager 5/8] ui: Add CPU flag editor for custom models

[PATCH proxmox-perltidy] use more explicit --cuddled-blocks rather than --cuddled-else
 2026-03-27 13:17 UTC 

[PATCH v1 proxmox-backup] www: percent-encode maintenance mode message to allow commas
 2026-03-27 12:52 UTC  (5+ messages)

[PATCH proxmox{,-backup} v3 0/8] fix #6716: Add support for http proxy configuration for S3 endpoints
 2026-03-27 12:14 UTC  (2+ messages)
` superseded: "

[PATCH proxmox{,-backup} v4 0/8] fix #6716: Add support for http proxy configuration for S3 endpoints
 2026-03-27 12:13 UTC  (9+ messages)
` [PATCH proxmox v4 1/8] http: move http proxy schema from PBS to crate's api types
` [PATCH proxmox v4 2/8] pbs-api-types: move over NodeConfig and related api type from PBS
` [PATCH proxmox-backup v4 3/8] pbs-config: use http proxy schema moved to proxmox-http crate
` [PATCH proxmox-backup v4 4/8] config: inline NodeConfig::validate() to its only call side
` [PATCH proxmox-backup v4 5/8] config: use moved NodeConfig definitions in pbs-api-types
` [PATCH proxmox-backup v4 6/8] tools: drop unused from_property_string() helper
` [PATCH proxmox-backup v4 7/8] config: move node config into pbs-config, including helper tools
` [PATCH proxmox-backup v4 8/8] fix #6716: pass node http proxy config to s3 backend

[PATCH cluster/network/proxmox{-ve-rs,-perl-rs} 00/27] Add support for route maps / prefix lists to SDN
 2026-03-27 11:34 UTC  (45+ messages)
` [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 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-perl-rs 1/3] pve-rs: sdn: add route maps module
` [PATCH pve-network 01/13] controller: bgp: evpn: adapt to new match / set frr config syntax
` [PATCH pve-network 03/13] api2: add prefix list 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-manager] fix: #4490 ui: backup job window: add filter/search for virtual guest grid
 2026-03-27 10:40 UTC  (2+ messages)
` superseded: "

[PATCH pve-manager v2 0/1] fix: #4490 ui: backup job window: add search for virtual guest grid
 2026-03-27 10:38 UTC  (2+ messages)
` [PATCH pve-manager v2 1/1] "

[PATCH yew-widget-toolkit v2] widget: form: number: round floats to some decimal precision
 2026-03-27 10:27 UTC 

[RFC PATCH datacenter-manager 0/3] ui: acl: pre-populate permission path selector
 2026-03-27 10:21 UTC  (7+ messages)
` [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 v2 0/4] fix #2751: implement disarm/arm HA for safer cluster maintenance
 2026-03-27 10:21 UTC  (7+ messages)
` [PATCH ha-manager v2 3/4] fix #2751: implement disarm-ha and arm-ha for safe "

[PATCH manager/network/proxmox{-ve-rs,-perl-rs} v7 00/21] Generate frr config using jinja templates and rust types
 2026-03-27 10:17 UTC  (24+ messages)
` [PATCH proxmox-ve-rs v7 02/21] frr: add proxmox-frr-templates package that contains templates
` [PATCH proxmox-ve-rs v7 04/21] sdn-types: support variable-length NET identifier
` [PATCH proxmox-ve-rs v7 05/21] frr: add template serializer and serialize fabrics using templates
` [PATCH proxmox-ve-rs v7 06/21] frr: add isis configuration and templates
` [PATCH proxmox-ve-rs v7 08/21] frr: add bgp support with templates and serialization
` [PATCH pve-network v7 20/21] api: add dry-run endpoint for sdn apply to preview changes

[PATCH pve-manager/pve-storage 0/4] extend iscsi configuration
 2026-03-27 10:14 UTC  (5+ messages)
    ` [PATCH pve-manager 1/4] ui: Add Display of WWID for ISCSI
    ` [PATCH pve-manager 2/4] ui: Add CHAP Authentication "
    ` [PATCH pve-stoage 3/4] iscsiPlugin: add wwid
    ` [PATCH pve-stoage 4/4] iscsiPlugin: add chap auth

[PATCH proxmox-backup v2 0/1] fix #7412: ui: dashboard: persist datastore usage column state
 2026-03-27 10:05 UTC  (3+ messages)
` [PATCH proxmox-backup v2 1/1] "

[PATCH manager/pmg-gui/proxmox-backup v2 0/3] blurry icons follow-up
 2026-03-27  9:46 UTC  (2+ messages)

[pve-devel] [PATCH installer] unconfigured: also catch ^C signal with debug shell
 2026-03-27  9:13 UTC  (2+ messages)

[pve-devel] [PATCH installer] post-hook: save post hook data to /run/proxmox-installer
 2026-03-27  9:13 UTC  (2+ messages)

[PATCH qemu-server v2 0/4] rework fs-freeze agent property
 2026-03-27  8:53 UTC  (15+ messages)
` [PATCH qemu-server v2 1/4] agent: add should_fs_freeze helper
` [PATCH qemu-server v2 2/4] agent: treat freeze-fs-on-backup as alias for guest-fsfreeze
` [PATCH qemu-server v2 3/4] tests: cfg2cmd: add agent guest-fsfreeze config tests
` [PATCH qemu-server v2 4/4] qga: rename guest-fsfreeze to freeze-fs
` applied: [PATCH qemu-server v2 0/4] rework fs-freeze agent property

pve-devel Digest, Vol 190, Issue 194
 2026-03-27  1:10 UTC 

[PATCH yew-comp] user panel: handle expire property on edit properly
 2026-03-26 23:24 UTC  (2+ messages)
` applied: "

[PATCH proxmox-yew-comp] qemu efidisk editor: fix typo in warning message
 2026-03-26 22:17 UTC  (2+ messages)
` applied: "

[pve-devel] Duplicate message?
 2026-03-26 15:40 UTC  (3+ messages)

[PATCH proxmox-backup] ui: task descriptions: use title case also for 'Format Media' task
 2026-03-26 15:38 UTC 

[PATCH manager] ui: processor edit: allow setting more than 4 sockets
 2026-03-26 14:27 UTC  (4+ messages)

[PATCH proxmox-backup] fix #7412: ui: dashboard: persist datastore usage column state
 2026-03-26 13:28 UTC  (2+ messages)
` superseded: "

[PATCH manager] ceph: init: drop deprecated pg_bits parameter
 2026-03-26 12:55 UTC  (3+ messages)

[PATCH-SERIES qemu-server 0/2] backup: improve logging upon backup start
 2026-03-26 11:31 UTC  (3+ messages)
` [PATCH qemu-server 1/2] backup: vma: add context to error message "
` [PATCH qemu-server 2/2] backup: log backup start via QMP command to avoid confusion about freeze/thaw

[PATCH i18n] update Japanese translations
 2026-03-26 10:19 UTC  (2+ messages)

[PATCH proxmox-backup] fix #5247: relative paths in exclude patterns
 2026-03-26  8:50 UTC  (3+ messages)

[PATCH datacenter-manager 1/2] add `make tidy` target
 2026-03-26  8:20 UTC  (3+ messages)
` applied: "

[PATCH ha-manager] resources: fix type confusion regression for static stats
 2026-03-26  8:02 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager 0/4] add resource gauge panels to dashboard/views
 2026-03-26  7:59 UTC  (4+ messages)
` [PATCH datacenter-manager 1/4] api: return global cpu/memory/storage statistics

[RFC] Re-enable alternative memory allocator (tcmalloc) for pve-qemu?
 2026-03-26  7:48 UTC  (4+ messages)

[PATCH manager 0/1] ceph: add opt-in locality-aware replica reads (crush_location_hook)
 2026-03-26  3:44 UTC  (2+ messages)

[PATCH qemu-server 0/4] rework fs-freeze agent property
 2026-03-25 21:35 UTC  (2+ messages)
` superseded: "

page:  |  | 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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal