public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager v2 0/2] support eligibility checking in the cli
@ 2025-12-16 10:08 Shannon Sterz
  2025-12-16 10:08 ` [pdm-devel] [PATCH datacenter-manager v2 1/2] cli: admin: add `support-status` subcommand Shannon Sterz
  2025-12-16 10:08 ` [pdm-devel] [PATCH datacenter-manager v2 2/2] server: add the new `support-status` subcommand to the report Shannon Sterz
  0 siblings, 2 replies; 3+ messages in thread
From: Shannon Sterz @ 2025-12-16 10:08 UTC (permalink / raw)
  To: pdm-devel

these two patches add commands for querying 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.

changes since v1:

* changed `support-eligibility` to `support-status`

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

 cli/admin/src/main.rs           |  2 ++
 cli/admin/src/support_status.rs | 63 +++++++++++++++++++++++++++++++++
 server/src/report.rs            |  4 +++
 3 files changed, 69 insertions(+)
 create mode 100644 cli/admin/src/support_status.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] 3+ messages in thread

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

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-12-16 10:08 [pdm-devel] [PATCH datacenter-manager v2 0/2] support eligibility checking in the cli Shannon Sterz
2025-12-16 10:08 ` [pdm-devel] [PATCH datacenter-manager v2 1/2] cli: admin: add `support-status` subcommand Shannon Sterz
2025-12-16 10:08 ` [pdm-devel] [PATCH datacenter-manager v2 2/2] server: add the new `support-status` subcommand to the report Shannon Sterz

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