all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager 0/2] support eligibility checking in the cli
@ 2025-12-15 16:21 Shannon Sterz
  2025-12-15 16:21 ` [pdm-devel] [PATCH datacenter-manager 1/2] cli: admin: add `support-eligibility` subcommand Shannon Sterz
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Shannon Sterz @ 2025-12-15 16:21 UTC (permalink / raw)
  To: pdm-devel

these two patches add commands for query and updating the enterprise
support eligibility status of pdm itself as well as updating it. it also
includes a patch to add such a command to the system report. for a
reasoning on why this naming was chosen see commit 1.

Shannon Sterz (2):
  cli: admin: add `support-eligibility` subcommand
  server: add the new `support-eligibility` subcommand to the report

 cli/admin/src/main.rs                |  2 +
 cli/admin/src/support_eligibility.rs | 66 ++++++++++++++++++++++++++++
 server/src/report.rs                 |  4 ++
 3 files changed, 72 insertions(+)
 create mode 100644 cli/admin/src/support_eligibility.rs

--
2.47.3



_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-12-16 17:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-15 16:21 [pdm-devel] [PATCH datacenter-manager 0/2] support eligibility checking in the cli Shannon Sterz
2025-12-15 16:21 ` [pdm-devel] [PATCH datacenter-manager 1/2] cli: admin: add `support-eligibility` subcommand Shannon Sterz
2025-12-15 16:21 ` [pdm-devel] [PATCH datacenter-manager 2/2] server: add the new `support-eligibility` subcommand to the report Shannon Sterz
2025-12-16  8:14 ` [pdm-devel] [PATCH datacenter-manager 0/2] support eligibility checking in the cli Lukas Wagner
2025-12-16  8:57   ` Maximiliano Sandoval
2025-12-16 17:24 ` [pdm-devel] applied: " Thomas Lamprecht

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