messages from 2026-04-10 07:57:48 to 2026-05-07 13:24:22 UTC [more...]
[PATCH datacenter-manager v2 0/8] subscription: add central key pool registry with reissue support
2026-05-07 13:23 UTC (14+ messages)
` [PATCH datacenter-manager v2 1/8] api: subscription cache: ensure max_age=0 forces a fresh fetch
` [PATCH datacenter-manager v2 2/8] api types: subscription level: render full names
` [PATCH datacenter-manager v2 3/8] subscription: add key pool data model and config layer
` [PATCH datacenter-manager v2 4/8] subscription: add key pool and node status API endpoints
` [PATCH datacenter-manager v2 5/8] ui: add subscription registry with key pool and node status
` [PATCH datacenter-manager v2 6/8] cli: add subscription key pool management subcommands
` [PATCH datacenter-manager v2 7/8] docs: add subscription registry chapter
` [PATCH datacenter-manager v2 8/8] subscription: add Reissue Key action with pending-reissue queue
` [PATCH datacenter-manager v2 9/9] fixup! ui: add subscription registry with key pool and node status
[PATCH 0/8] subscription: add central key pool registry with reissue support
2026-05-07 8:38 UTC (13+ messages)
` [PATCH 1/8] api: subscription cache: ensure max_age=0 forces a fresh fetch
` [PATCH 2/8] api types: subscription level: render full names
` [PATCH 3/8] subscription: add key pool data model and config layer
` [PATCH 4/8] subscription: add key pool and node status API endpoints
` [PATCH 5/8] ui: add subscription registry with key pool and node status
` [PATCH 6/8] cli: add subscription key pool management subcommands
` [PATCH 7/8] docs: add subscription registry chapter
` [PATCH 8/8] subscription: add Reissue Key action with pending-reissue queue
` superseded: [PATCH 0/8] subscription: add central key pool registry with reissue support
[PATCH datacenter-manager/installer/proxmox/yew-comp v4 00/40] add auto-installer integration
2026-05-07 3:11 UTC (46+ 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 28/40] common: options: move regex construction out of loop
` [PATCH installer v4 29/40] assistant: support adding an authorization token for HTTP-based answers
` [PATCH installer v4 30/40] post-hook: run cargo fmt
` [PATCH installer v4 31/40] tree-wide: used moved `Fqdn` type to proxmox-network-types
` [PATCH installer v4 32/40] tree-wide: use `Cidr` type from proxmox-network-types
` [PATCH installer v4 33/40] tree-wide: switch to filesystem types from proxmox-installer-types
` [PATCH installer v4 34/40] auto: sysinfo: switch to "
` [PATCH installer v4 35/40] fetch-answer: "
` [PATCH installer v4 36/40] fetch-answer: http: prefer json over toml for answer format
` [PATCH installer v4 37/40] fetch-answer: send auto-installer HTTP authorization token if set
` [PATCH installer v4 38/40] fetch-answer: print full error messages when fetching failed
` [PATCH installer v4 39/40] tree-wide: switch out `Answer` -> `AutoInstallerConfig` types
` [PATCH installer v4 40/40] auto: drop now-dead answer file definitions
` partially-applied: [PATCH datacenter-manager/installer/proxmox/yew-comp v4 00/40] add auto-installer integration
` applied: "
[PATCH proxmox{-backup,-mail-forward} 0/5] forward mails through notification worker; PDM compatibility
2026-05-06 23:21 UTC (3+ messages)
` ping: "
[PATCH datacenter-manager] ui: resource: pve: rename "Remote Tasks" tab to "Tasks"
2026-05-05 8:55 UTC (3+ messages)
` applied: "
[PATCH datacenter-manager] ui: pbs: add tasks to node tab panel
2026-05-05 8:55 UTC (5+ messages)
` applied: "
[PATCH datacenter-manager/yew-widget-toolkit/yew-widget-toolkit-assets 0/8] add a new map widget for custom views
2026-05-05 8:51 UTC (13+ messages)
` [PATCH yew-widget-toolkit 1/3] js-helper: add client-to-svg-coordinate conversion helper
` [PATCH yew-widget-toolkit 2/3] widget: charts: add interactive Map with zoom/pan and clustering
` [PATCH yew-widget-toolkit 3/3] widget: charts: add WorldMap with GeoJSON rendering
` [PATCH yew-widget-toolkit-assets 1/1] charts: add necessary classes for Map
` [PATCH datacenter-manager 1/4] lib/api/ui: add location property to remote config
` [PATCH datacenter-manager 2/4] lib/api: add new 'remote-list' info to the resource status
` [PATCH datacenter-manager 4/4] ui: views: add map component
` superseded: [PATCH datacenter-manager/yew-widget-toolkit/yew-widget-toolkit-assets 0/8] add a new map widget for custom views
[PATCH datacenter-manager/yew-widget-toolkit/yew-widget-toolkit-assets v2 0/8] add a new map widget for custom views
2026-05-05 8:46 UTC (13+ messages)
` [PATCH yew-widget-toolkit v2 1/3] js-helper: add client-to-svg-coordinate conversion helper
` [PATCH yew-widget-toolkit v2 2/3] widget: charts: add interactive Map with zoom/pan and clustering
` [PATCH yew-widget-toolkit v2 3/3] widget: charts: add WorldMap with GeoJSON rendering
` [PATCH yew-widget-toolkit-assets v2 1/1] charts: add necessary classes for Map
` [PATCH datacenter-manager v2 1/4] lib/api/ui: add location property to remote config
` [PATCH datacenter-manager v2 2/4] lib/api: add new 'remote-list' info to the resource status
` [PATCH datacenter-manager v2 3/4] ui: add world map geojson update script
` [PATCH datacenter-manager v2 4/4] ui: views: add map component
[PATCH datacenter-manager v5 0/6] metric collection for the PDM host
2026-05-04 12:37 UTC (8+ 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
` applied: [PATCH datacenter-manager v5 0/6] metric collection for the PDM host
[PATCH datacenter-manager v2] views: catch unknown widget types
2026-05-04 12:37 UTC (2+ messages)
` applied: "
[PATCH datacenter-manager] views: catch unknown widget types
2026-05-04 10:18 UTC (3+ messages)
` superseded: "
[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] remove unused dependencies
2026-04-24 9:23 UTC (2+ messages)
` applied: "
[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 proxmox/yew-pwt/datacenter-manager/installer v3 00/38] add auto-installer integration
2026-04-21 7:07 UTC (28+ messages)
` [PATCH yew-widget-toolkit v3 13/38] widget: kvlist: add widget for user-modifiable data tables
` [PATCH installer v3 26/38] common: http: allow passing custom headers to post()
` [PATCH installer v3 28/38] assistant: support adding an authorization token for HTTP-based answers
` [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
[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 (5+ messages)
[PATCH datacenter-manager v3 0/4] add resource gauge panels to dashboard/views
2026-04-10 7:59 UTC (2+ messages)
` superseded: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox