public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: "Lukas Wagner" <l.wagner@proxmox.com>
To: "Proxmox Datacenter Manager development discussion"
	<pdm-devel@lists.proxmox.com>
Subject: superseded: [PATCH datacenter-manager 0/7] fix #7192: properly enumerate PBS realms in 'Add Remote' wizard
Date: Tue, 24 Feb 2026 11:00:17 +0100	[thread overview]
Message-ID: <DGN3RY9CIGXN.29Z7X0BC5RJPS@proxmox.com> (raw)
In-Reply-To: <20251229134445.286401-1-l.wagner@proxmox.com>

On Mon Dec 29, 2025 at 2:44 PM CET, Lukas Wagner wrote:
> This fixes #7192 [1] by adding the needed API functions to enumerate
> remotes from PBS remotes. The the realm selector component is changed
> to support a realm-type property, based on which it selects the URL
> from which it requests the realms.
>
> This series also contains some minor renames in the UI code, as
> the old name `PveRealmSelector` did not make sense any more.
>
> [1]: https://bugzilla.proxmox.com/show_bug.cgi?id=7192
>
>
> proxmox-datacenter-manager:
>
> Lukas Wagner (7):
>   pbs-client: add `list_domains`
>   api: pbs: add /pbs/realms endpoint
>   ui: rename pve_realm_selector module to remote_realm_selector
>   ui: widgets: rename PveRealmSelector to RemoteRealmSelector
>   ui: widgets: make RemoteRealmSelectorComp private
>   ui: widget: remote realm selector: add missing docstrings
>   ui: widgets: remote realm selector: support PBS remotes
>
>  server/src/api/pbs/mod.rs                     | 55 +++++++++++++++++++
>  server/src/pbs_client.rs                      |  8 ++-
>  ui/src/remotes/wizard_page_info.rs            |  4 +-
>  ui/src/widget/mod.rs                          |  4 +-
>  ...m_selector.rs => remote_realm_selector.rs} | 25 ++++++---
>  5 files changed, 84 insertions(+), 12 deletions(-)
>  rename ui/src/widget/{pve_realm_selector.rs => remote_realm_selector.rs} (84%)
>
>
> Summary over all repositories:
>   5 files changed, 84 insertions(+), 12 deletions(-)

superseded by: 

https://lore.proxmox.com/all/20260224095913.73320-1-l.wagner@proxmox.com/T/#u





      parent reply	other threads:[~2026-02-24  9:59 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-29 13:44 [pdm-devel] " Lukas Wagner
2025-12-29 13:44 ` [pdm-devel] [PATCH datacenter-manager 1/7] pbs-client: add `list_domains` Lukas Wagner
2025-12-29 13:44 ` [pdm-devel] [PATCH datacenter-manager 2/7] api: pbs: add /pbs/realms endpoint Lukas Wagner
2025-12-29 13:44 ` [pdm-devel] [PATCH datacenter-manager 3/7] ui: rename pve_realm_selector module to remote_realm_selector Lukas Wagner
2025-12-29 13:44 ` [pdm-devel] [PATCH datacenter-manager 4/7] ui: widgets: rename PveRealmSelector to RemoteRealmSelector Lukas Wagner
2025-12-29 13:44 ` [pdm-devel] [PATCH datacenter-manager 5/7] ui: widgets: make RemoteRealmSelectorComp private Lukas Wagner
2025-12-29 13:44 ` [pdm-devel] [PATCH datacenter-manager 6/7] ui: widget: remote realm selector: add missing docstrings Lukas Wagner
2025-12-29 13:44 ` [pdm-devel] [PATCH datacenter-manager 7/7] ui: widgets: remote realm selector: support PBS remotes Lukas Wagner
2026-02-06  9:53 ` [pdm-devel] [PATCH datacenter-manager 0/7] fix #7192: properly enumerate PBS realms in 'Add Remote' wizard Lukas Wagner
2026-02-20 15:17 ` Shan Shaji
2026-02-20 16:46   ` Shan Shaji
2026-02-24 10:00 ` Lukas Wagner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=DGN3RY9CIGXN.29Z7X0BC5RJPS@proxmox.com \
    --to=l.wagner@proxmox.com \
    --cc=pdm-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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