all lists on lists.proxmox.com
 help / color / mirror / Atom feed
[PATCH proxmox/yew-pwt/datacenter-manager/installer v3 00/38] add auto-installer integration
 2026-04-03 16:54 UTC  (28+ messages)
` [PATCH proxmox v3 01/38] api-macro: allow $ in identifier name
` [PATCH proxmox v3 02/38] schema: oneOf: allow single string variant
` [PATCH proxmox v3 03/38] schema: implement UpdaterType for HashMap and BTreeMap
` [PATCH proxmox v3 04/38] network-types: move `Fqdn` type from proxmox-installer-common
` [PATCH proxmox v3 05/38] network-types: implement api type for Fqdn
` [PATCH proxmox v3 06/38] network-types: add api wrapper type for std::net::IpAddr
` [PATCH proxmox v3 07/38] network-types: cidr: implement generic `IpAddr::new` constructor
` [PATCH proxmox v3 08/38] network-types: fqdn: implement standard library Error for Fqdn
` [PATCH proxmox v3 09/38] node-status: make KernelVersionInformation Clone + PartialEq
` [PATCH proxmox v3 10/38] installer-types: add common types used by the installer
` [PATCH proxmox v3 11/38] installer-types: add types used by the auto-installer
` [PATCH proxmox v3 12/38] installer-types: implement api type for all externally-used types
` [PATCH yew-widget-toolkit v3 13/38] widget: kvlist: add widget for user-modifiable data tables
` [PATCH datacenter-manager v3 14/38] api-types, cli: use ReturnType::new() instead of constructing it manually
` [PATCH datacenter-manager v3 15/38] api-types: add api types for auto-installer integration
` [PATCH datacenter-manager v3 16/38] config: add auto-installer configuration module
` [PATCH datacenter-manager v3 17/38] acl: wire up new /system/auto-installation acl path
` [PATCH datacenter-manager v3 18/38] server: api: add auto-installer integration module
` [PATCH datacenter-manager v3 19/38] server: api: auto-installer: add access token management endpoints
` [PATCH datacenter-manager v3 20/38] client: add bindings for auto-installer endpoints
` [PATCH datacenter-manager v3 21/38] ui: auto-installer: add installations overview panel
` [PATCH datacenter-manager v3 24/38] docs: add documentation for auto-installer integration
` [PATCH installer v3 25/38] install: iso env: use JSON boolean literals for product config
` [PATCH installer v3 26/38] common: http: allow passing custom headers to post()
` [PATCH installer v3 27/38] common: options: move regex construction out of loop
` [PATCH installer v3 28/38] assistant: support adding an authorization token for HTTP-based answers
` [PATCH installer v3 31/38] tree-wide: switch to filesystem types from proxmox-installer-types

[PATCH proxmox-offline-mirror 0/3] use proxmox-pgp crate to replace verifier helper module
 2026-04-03 13:35 UTC  (2+ messages)

[PATCH proxmox-backup v3 0/3] fix #7400: improve handling of corrupted job statefiles
 2026-04-03 13:28 UTC  (11+ 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 "
` superseded: [PATCH proxmox-backup v3 0/3] fix #7400: improve handling of "

[PATCH proxmox-backup v4 0/3] fix #7400: improve handling of corrupted job statefiles
 2026-04-03 13:26 UTC  (4+ messages)
` [PATCH proxmox-backup v4 1/3] api: move statefile loading into compute_schedule_status
` [PATCH proxmox-backup v4 2/3] fix #7400: api: gracefully handle corrupted job statefiles
` [PATCH proxmox-backup v4 3/3] fix #7400: proxy: self-heal "

[PATCH proxmox{,-backup} 00/20] fix #7251: implement server side encryption support for push sync jobs
 2026-04-03 12:16 UTC  (14+ messages)
` [PATCH proxmox-backup 04/20] pbs-config: implement encryption key config handling
` [PATCH proxmox-backup 12/20] ui: define and expose encryption key management menu item and windows

[pve-devel] [PATCH qemu-server v3 0/6] bugzilla #4225 -- improve handling of unavailable ISOs
 2026-04-03 10:12 UTC  (2+ messages)
` superseeded: "

[PATCH v3 0/5] client: repository: add individual component parameters
 2026-04-03  7:55 UTC  (9+ messages)
` [PATCH v3 1/5] client: repository: add tests for BackupRepository parsing
` [PATCH v3 2/5] client: repository: add individual component parameters
` [PATCH v3 3/5] client: migrate commands to flattened repository args
` [PATCH v3 4/5] docs: document repository component options and env vars
` [PATCH v3 5/5] fix #5340: client: repository: add PBS_NAMESPACE environment variable

[PATCH access-control/cluster/network/proxmox{-ve-rs,-perl-rs} v2 00/34] Add support for route maps / prefix lists to SDN
 2026-04-03  7:42 UTC  (8+ messages)
` [PATCH proxmox-ve-rs v2 05/34] sdn-types: add common route-map helper types
` [PATCH proxmox-ve-rs v2 12/34] ve-config: frr: implement frr config generation for prefix lists
` [PATCH pve-network v2 22/34] api2: add prefix list module
` [PATCH pve-network v2 32/34] tests: add bgp evpn route map/prefix list testcase
` [PATCH pve-network v2 34/34] tests: add exit node with custom route map testcase

[PATCH manager 0/3] api: backup: drop/deprecate dow and starttime
 2026-04-02 16:11 UTC  (2+ messages)
` applied: "

[PATCH cluster/ha-manager/manager v4 00/28] dynamic scheduler + load rebalancer
 2026-04-02 16:07 UTC  (41+ messages)
` [PATCH cluster v4 01/28] datacenter config: restructure verbose description for the ha crs option
` [PATCH cluster v4 02/28] datacenter config: add dynamic load scheduler option
` [PATCH cluster v4 03/28] datacenter config: add auto rebalancing options
` [PATCH ha-manager v4 04/28] env: pve2: implement dynamic node and service stats
` [PATCH ha-manager v4 05/28] sim: hardware: pass correct types for static stats
` [PATCH ha-manager v4 06/28] sim: hardware: factor out static stats' default values
` [PATCH ha-manager v4 07/28] sim: hardware: fix static stats guard
` [PATCH ha-manager v4 08/28] sim: hardware: handle dynamic service stats
` [PATCH ha-manager v4 09/28] sim: hardware: add set-dynamic-stats command
` [PATCH ha-manager v4 10/28] sim: hardware: add getters for dynamic {node,service} stats
` [PATCH ha-manager v4 11/28] usage: pass service data to add_service_usage
` [PATCH ha-manager v4 12/28] usage: pass service data to get_used_service_nodes
` [PATCH ha-manager v4 13/28] add running flag to non-HA cluster service stats
` [PATCH ha-manager v4 14/28] usage: use add_service to add service usage to nodes
` [PATCH ha-manager v4 15/28] usage: add dynamic usage scheduler
` [PATCH ha-manager v4 16/28] test: add dynamic usage scheduler test cases
` [PATCH ha-manager v4 17/28] manager: rename execute_migration to queue_resource_motion
` [PATCH ha-manager v4 18/28] manager: update_crs_scheduler_mode: factor out crs config
` [PATCH ha-manager v4 19/28] implement automatic rebalancing
` [PATCH ha-manager v4 20/28] test: add resource bundle generation test cases
` [PATCH ha-manager v4 21/28] test: add dynamic automatic rebalancing system "
` [PATCH ha-manager v4 22/28] test: add static "
` [PATCH ha-manager v4 23/28] test: add automatic rebalancing system test cases with TOPSIS method
` [PATCH ha-manager v4 24/28] test: add automatic rebalancing system test cases with affinity rules
` [PATCH manager v4 25/28] ui: dc/options: make the ha crs strings translatable
` [PATCH manager v4 26/28] ui: dc/options: add dynamic load scheduler option for ha crs
` [PATCH manager v4 27/28] ui: move cluster resource scheduling from dc/options into separate component
` [PATCH manager v4 28/28] ui: form: add crs auto rebalancing options
` applied: [PATCH cluster/ha-manager/manager v4 00/28] dynamic scheduler + load rebalancer

ifupdown2: Severe race conditions and architectural issues due to async usage of netlink
 2026-04-02 15:05 UTC  (3+ messages)

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

[PATCH yew-widget-toolkit] widget: svg: allow auto conversion from f64 for `SvgLength`
 2026-04-02 13:53 UTC 

[PATCH datacenter-manager v2 0/4] add resource gauge panels to dashboard/views
 2026-04-02 13:48 UTC  (6+ messages)
` [PATCH datacenter-manager v2 1/4] api: return global cpu/memory/storage statistics
` superseded: [PATCH datacenter-manager v2 0/4] add resource gauge panels to dashboard/views

[PATCH yew-widget-toolkit] widget: add 'div' macro
 2026-04-02 13:44 UTC  (2+ messages)
` superseded: "

[PATCH yew-widget-toolkit v2] widget: add 'div' macro
 2026-04-02 13:42 UTC 

[PATCH proxmox-backup] pbs-config: refactor and move helper to detect config digest changes
 2026-04-02 13:41 UTC 

[PATCH datacenter-manager v3 0/4] add resource gauge panels to dashboard/views
 2026-04-02 13:18 UTC  (5+ messages)
` [PATCH datacenter-manager v3 1/4] api: return global cpu/memory/storage statistics
` [PATCH datacenter-manager v3 2/4] ui: css: use mask for svg icons
` [PATCH datacenter-manager v3 3/4] ui: dashboard: add new gauge panels widget type
` [PATCH datacenter-manager v3 4/4] ui: dashboard: add resource gauges to default dashboard

[PATCH proxmox 1/1] ini: remove debug statement
 2026-04-02 12:59 UTC  (2+ messages)

[PATCH-SERIES cluster/ha-manager/perl-rs/proxmox v3 00/40] dynamic scheduler + load rebalancer
 2026-04-02 12:55 UTC  (2+ messages)
` superseded: "

[PATCH datacenter-manager v4 0/5] fix #7179: expose ACME commands inside admin CLI
 2026-04-02 12:04 UTC  (2+ messages)
` applied: "

[PATCH yew-comp v2] wizard: make content panel resizable
 2026-04-02 12:00 UTC  (2+ messages)
` applied: "

[pve-devel] [PATCH pve_flutter_frontend] fix: ui: token expiry showing unix epoch time
 2026-04-02 11:37 UTC  (2+ messages)
` applied: "

[PATCH proxmox{_dart_api_client,_login_manager} 0/2] cleanup: replace deprecated property and fix dart analyze issues
 2026-04-02 11:37 UTC  (5+ messages)
` [PATCH proxmox_dart_api_client 1/1] fix: cleanup: dart analysis issues found by dart linter
  ` applied: "
` [PATCH proxmox_login_manager 1/1] cleanup: replace use of deprecated props and fix dart analyze issues
  ` applied: "

[PATCH common/manager/proxmox-perl-rs/qemu-server v2 0/5] use NVML for vGPU info querying
 2026-04-02 11:22 UTC  (6+ messages)
` [PATCH proxmox-perl-rs v2 1/1] pve: add binding for accessing vgpu info
` [PATCH qemu-server v2 1/2] pci: move mdev related code to own module
` [PATCH qemu-server v2 2/2] pci: mdev: use PVE::RS::NVML for nvidia mdev information
` [PATCH manager v2 1/1] api: hardware: pci: use NVML for querying "
` [PATCH common v2 1/1] sysfs tools: remove moved code

[PATCH datacenter-manager] ui: pbs: add tasks to node tab panel
 2026-04-02 11:09 UTC  (3+ messages)

[PATCH yew-comp] auth view: don't mark realm sync dialog as "edit" and set submit text
 2026-04-02 11:05 UTC  (2+ messages)
` applied: "

[PATCH proxmox{,-backup} v7 00/34] partially fix #6563: add s3 counter for statistics and notifications
 2026-04-02 10:54 UTC  (6+ messages)
` [PATCH proxmox-backup v7 26/34] ui: utils: add helper to render notification threshold property string
` partially-applied: [PATCH proxmox{,-backup} v7 00/34] partially fix #6563: add s3 counter for statistics and notifications
` applied: "
` superseded: "

[PATCH proxmox-backup v8 00/17] partially fix #6563: add s3 counter for statistics and notifications
 2026-04-02 10:53 UTC  (18+ messages)
` [PATCH proxmox-backup v8 01/17] api: s3: add endpoint to reset s3 request counters
` [PATCH proxmox-backup v8 02/17] bin: s3: expose request counter reset method as cli command
` [PATCH proxmox-backup v8 03/17] ui: datastore summary: move store to be part of summary panel
` [PATCH proxmox-backup v8 04/17] ui: expose s3 request counter statistics in the datastore summary
` [PATCH proxmox-backup v8 05/17] metrics: collect s3 datastore statistics as rrd metrics
` [PATCH proxmox-backup v8 06/17] api: admin: expose s3 statistics in datastore rrd data
` [PATCH proxmox-backup v8 07/17] partially fix #6563: ui: expose s3 rrd charts in datastore summary
` [PATCH proxmox-backup v8 08/17] datastore: refactor datastore lookup parameters into dedicated type
` [PATCH proxmox-backup v8 09/17] api: config: update notification thresholds for config and counters
` [PATCH proxmox-backup v8 10/17] ui: add notification thresholds edit window
` [PATCH proxmox-backup v8 11/17] notification: define templates and template data for thresholds
` [PATCH proxmox-backup v8 12/17] datastore: add thresholds notification callback on datastore lookup
` [PATCH proxmox-backup v8 13/17] api/ui: notifications: add 'thresholds' as notification type value
` [PATCH proxmox-backup v8 14/17] api: config: allow counter reset schedule editing
` [PATCH proxmox-backup v8 15/17] ui: expose counter reset schedule edit window
` [PATCH proxmox-backup v8 16/17] bin: proxy: periodically schedule counter reset task
` [PATCH proxmox-backup v8 17/17] ui: add task description for scheduled counter reset

[PATCH yew-comp] wizard: make content panel resizable too if wizard parent is
 2026-04-02 10:28 UTC  (3+ messages)

[PATCH proxmox-backup v6 0/8] fixes #6195: add support for moving groups and namespaces
 2026-04-02  9:34 UTC  (6+ messages)
` [PATCH proxmox-backup v6 7/8] ui: add move namespace action
` [PATCH proxmox-backup v6 8/8] cli: add move-namespace and move-group commands

[PATCH proxmox-yew-comp] Add build directory to .gitignore
 2026-04-02  9:13 UTC  (2+ messages)
` applied: "

[RFC manager/network/proxmox{,-ve-rs,-perl-rs} 00/27] Add WireGuard as protocol to SDN fabrics
 2026-04-02  8:16 UTC  (2+ messages)
` superseded: "

[PATCH v2 0/5] client: repository: add individual component parameters
 2026-04-01 22:56 UTC  (2+ messages)
` superseded: "

[pve-devel] [PATCH ifupdown2 1/2] d/patches: add patch for supporting dhcpcd as alternative dhcp client
 2026-04-01 17:55 UTC  (3+ messages)
` partially-applied: "

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