public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
 messages from 2026-04-01 11:37:00 to 2026-04-30 12:50:15 UTC [more...]

[PATCH datacenter-manager/installer/proxmox/yew-comp v4 00/40] add auto-installer integration
 2026-04-30 12:46 UTC  (29+ messages)
` [PATCH proxmox v4 01/40] api-macro: allow $ in identifier name
` [PATCH proxmox v4 02/40] schema: oneOf: allow single string variant
` [PATCH proxmox v4 03/40] schema: implement UpdaterType for HashMap and BTreeMap
` [PATCH proxmox v4 04/40] network-types: move `Fqdn` type from proxmox-installer-common
` [PATCH proxmox v4 05/40] network-types: implement api type for Fqdn
` [PATCH proxmox v4 06/40] network-types: add api wrapper type for std::net::IpAddr
` [PATCH proxmox v4 07/40] network-types: cidr: implement generic `IpAddr::new` constructor
` [PATCH proxmox v4 08/40] network-types: fqdn: implement standard library Error for Fqdn
` [PATCH proxmox v4 09/40] node-status: make KernelVersionInformation Clone + PartialEq
` [PATCH proxmox v4 10/40] installer-types: add common types used by the installer
` [PATCH proxmox v4 11/40] installer-types: add types used by the auto-installer
` [PATCH proxmox v4 12/40] installer-types: implement api type for all externally-used types
` [PATCH yew-comp v4 13/40] widget: kvlist: add widget for user-modifiable data tables
` [PATCH datacenter-manager v4 14/40] api-types, cli: use ReturnType::new() instead of constructing it manually
` [PATCH datacenter-manager v4 15/40] api-types: add api types for auto-installer integration
` [PATCH datacenter-manager v4 16/40] config: add auto-installer configuration module
` [PATCH datacenter-manager v4 17/40] acl: wire up new /system/auto-installation acl path
` [PATCH datacenter-manager v4 18/40] server: api: add auto-installer integration module
` [PATCH datacenter-manager v4 19/40] server: api: auto-installer: add access token management endpoints
` [PATCH datacenter-manager v4 20/40] client: add bindings for auto-installer endpoints
` [PATCH datacenter-manager v4 21/40] ui: auto-installer: add installations overview panel
` [PATCH datacenter-manager v4 22/40] ui: auto-installer: add prepared answer configuration panel
` [PATCH datacenter-manager v4 23/40] ui: auto-installer: add access token "
` [PATCH datacenter-manager v4 24/40] docs: add documentation for auto-installer integration
` [PATCH installer v4 25/40] install: iso env: use JSON boolean literals for product config
` [PATCH installer v4 26/40] common: http: allow passing custom headers to post()
` [PATCH installer v4 27/40] common: http: retrieve error message from body on post()
` [PATCH installer v4 29/40] assistant: support adding an authorization token for HTTP-based answers

[PATCH datacenter-manager] views: catch unknown widget types
 2026-04-27 11:13 UTC 

[PATCH datacenter-manager] ui: views: correctly set filter values on edit
 2026-04-27  8:03 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager/proxmox-yew-comp v4 00/12] metric collection for the PDM host
 2026-04-24 11:35 UTC  (17+ messages)
` [PATCH proxmox-yew-comp v4 01/12] node status panel: add `children` property
` [PATCH proxmox-yew-comp v4 02/12] RRDGrid: fix size observer by attaching node reference to rendered container
` [PATCH proxmox-yew-comp v4 03/12] RRDGrid: add padding and increase gap between elements
` [PATCH proxmox-yew-comp v4 04/12] rrd: add rrd_value_renderer module
` [PATCH datacenter-manager v4 05/12] metric collection: clarify naming for remote metric collection
  ` partially-applied: "
` [PATCH datacenter-manager v4 06/12] metric collection: fix minor typo in error message
  ` partially-applied: "
` [PATCH datacenter-manager v4 07/12] metric collection: collect PDM host metrics in a new collection task
` [PATCH datacenter-manager v4 08/12] api: fix /nodes/localhost/rrddata endpoint
` [PATCH datacenter-manager v4 09/12] pdm: node rrd data: rename 'total-time' to 'metric-collection-total-time'
` [PATCH datacenter-manager v4 10/12] pdm-api-types: add PDM host metric fields
` [PATCH datacenter-manager v4 11/12] ui: node status: add RRD graphs for PDM host metrics
` [PATCH datacenter-manager v4 12/12] ui: lxc/qemu/node: use RRD value render helpers from yew-comp
` partially applied: [PATCH datacenter-manager/proxmox-yew-comp v4 00/12] metric collection for the PDM host
` superseded: "

[PATCH datacenter-manager v5 0/6] metric collection for the PDM host
 2026-04-24 11:34 UTC  (7+ messages)
` [PATCH datacenter-manager v5 1/6] metric collection: collect PDM host metrics in a new collection task
` [PATCH datacenter-manager v5 2/6] api: fix /nodes/localhost/rrddata endpoint
` [PATCH datacenter-manager v5 3/6] pdm: node rrd data: rename 'total-time' to 'metric-collection-total-time'
` [PATCH datacenter-manager v5 4/6] pdm-api-types: add PDM host metric fields
` [PATCH datacenter-manager v5 5/6] ui: node status: add RRD graphs for PDM host metrics
` [PATCH datacenter-manager v5 6/6] ui: lxc/qemu/node: use RRD value render helpers from yew-comp

[PATCH datacenter-manager] remove unused dependencies
 2026-04-24  9:23 UTC  (2+ messages)
` applied: "

[PATCH proxmox{-backup,-mail-forward} 0/5] forward mails through notification worker; PDM compatibility
 2026-04-24  8:34 UTC  (12+ messages)
` [PATCH proxmox-backup 1/5] notifications: move spool directory to /var/lib/proxmox-backup/notifications/queue
` [PATCH proxmox-backup 2/5] pull in 'mail-forwarder' feature for proxmox-notify
` [PATCH proxmox-mail-forward 3/5] forward using PBS' notification worker
` [PATCH proxmox-mail-forward 4/5] forward mails on PDM installations as well
` [PATCH proxmox-mail-forward 5/5] only ever forward for one product, favoring PVE over PBS over PDM
` ping: [PATCH proxmox{-backup,-mail-forward} 0/5] forward mails through notification worker; PDM compatibility

[PATCH datacenter-manager/proxmox{,-backup,-yew-comp} v2 00/25] metric collection for the PDM host
 2026-04-22 19:23 UTC  (3+ messages)
` superseded: "
` partially-applied: "

[PATCH datacenter-manager] ui: resource: pve: rename "Remote Tasks" tab to "Tasks"
 2026-04-21 12:16 UTC  (2+ messages)

[PATCH datacenter-manager] ui: pbs: add tasks to node tab panel
 2026-04-21 11:54 UTC  (4+ messages)

[PATCH proxmox/yew-pwt/datacenter-manager/installer v3 00/38] add auto-installer integration
 2026-04-21  7:07 UTC  (61+ 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 22/38] ui: auto-installer: add prepared answer configuration panel
` [PATCH datacenter-manager v3 23/38] ui: auto-installer: add access token "
` [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 29/38] tree-wide: used moved `Fqdn` type to proxmox-network-types
` [PATCH installer v3 30/38] tree-wide: use `Cidr` type from proxmox-network-types
` [PATCH installer v3 31/38] tree-wide: switch to filesystem types from proxmox-installer-types
` [PATCH installer v3 32/38] post-hook: switch to types in proxmox-installer-types
` [PATCH installer v3 33/38] auto: sysinfo: switch to types from proxmox-installer-types
` [PATCH installer v3 34/38] fetch-answer: "
` [PATCH installer v3 35/38] fetch-answer: http: prefer json over toml for answer format
` [PATCH installer v3 36/38] fetch-answer: send auto-installer HTTP authorization token if set
` [PATCH installer v3 37/38] tree-wide: switch out `Answer` -> `AutoInstallerConfig` types
` [PATCH installer v3 38/38] auto: drop now-dead answer file definitions

[RFC PATCH datacenter-manager 1/2] lib: pdm-client: add method for /cluster/options
 2026-04-17 14:10 UTC  (2+ messages)
` [RFC PATCH datacenter-manager 2/2] ui: pve: load and use tag style overrides for resource tree

[PATCH debcargo-config proxmox/trixie] minijinja: update to 2.19.0
 2026-04-17  9:17 UTC  (2+ messages)
` superseded: "

[PATCH datacenter-manager] ui: search widget: use 'pointer' cursor for clear trigger
 2026-04-16 13:05 UTC  (2+ messages)
` applied: "

[PATCH datacenter-manager/proxmox-yew-comp v3 00/11] metric collection for the PDM host
 2026-04-15 13:24 UTC  (17+ messages)
` [PATCH proxmox-yew-comp v3 01/11] node status panel: add `children` property
` [PATCH proxmox-yew-comp v3 02/11] RRDGrid: fix size observer by attaching node reference to rendered container
` [PATCH proxmox-yew-comp v3 03/11] RRDGrid: add padding and increase gap between elements
` [PATCH datacenter-manager v3 04/11] metric collection: clarify naming for remote metric collection
` [PATCH datacenter-manager v3 05/11] metric collection: fix minor typo in error message
` [PATCH datacenter-manager v3 06/11] metric collection: collect PDM host metrics in a new collection task
` [PATCH datacenter-manager v3 07/11] api: fix /nodes/localhost/rrddata endpoint
` [PATCH datacenter-manager v3 08/11] pdm: node rrd data: rename 'total-time' to 'metric-collection-total-time'
` [PATCH datacenter-manager v3 09/11] pdm-api-types: add PDM host metric fields
` [PATCH datacenter-manager v3 10/11] ui: node status: add RRD graphs for PDM host metrics
` [PATCH datacenter-manager v3 11/11] ui: lxc/qemu/node: use RRD value render helpers
` superseded: [PATCH datacenter-manager/proxmox-yew-comp v3 00/11] metric collection for the PDM host

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

[PATCH datacenter-manager 0/4] views: verify digest, schema improvements
 2026-04-10 14:01 UTC  (5+ messages)
` [PATCH datacenter-manager 1/4] api: views: return config digest when retrieving views
` [PATCH datacenter-manager 2/4] ui: views: submit config digest when updating a view
` [PATCH datacenter-manager 3/4] api: views: run API handlers in proxy process
` [PATCH datacenter-manager 4/4] api: views: improve API schema definitions

[PATCH datacenter-manager v2] Add notifications backend
 2026-04-10 12:00 UTC  (8+ messages)

[PATCH datacenter-manager v3 0/4] add resource gauge panels to dashboard/views
 2026-04-10  7:59 UTC  (6+ 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
` superseded: [PATCH datacenter-manager v3 0/4] add resource gauge panels to dashboard/views

[proxmox-datacenter-manager] Add notifications backend
 2026-04-09  5:00 UTC  (2+ messages)
` superseded: "

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

[PATCH datacenter-manager v4 0/5] fix #7179: expose ACME commands inside admin CLI
 2026-04-02 12:04 UTC  (7+ messages)
` [PATCH datacenter-manager v4 1/5] cli: admin: initialize worker tasks before calling acme API methods
` [PATCH datacenter-manager v4 2/5] api: acme: define API type for ACME registration parameters
` [PATCH datacenter-manager v4 3/5] server: api: add contact schema for ACME account update endpoint
` [PATCH datacenter-manager v4 4/5] fix #7179: cli: admin: add commands to manage ACME settings
` [PATCH datacenter-manager v4 5/5] chore: update proxmox-acme version to 1
` applied: [PATCH datacenter-manager v4 0/5] fix #7179: expose ACME commands inside admin CLI

[PATCH datacenter-manager v3 0/5] fix #7179: expose ACME commands inside admin CLI
 2026-04-01 14:27 UTC  (2+ messages)


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