From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: pdm-devel@lists.proxmox.com, Lukas Wagner <l.wagner@proxmox.com>
Subject: [pdm-devel] applied-series: [PATCH/RFC datacenter-manager 0/8] add type field to RemoteUpid
Date: Wed, 12 Nov 2025 21:27:48 +0100 [thread overview]
Message-ID: <176297926003.1462144.11379669450977451424.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251111105059.148997-1-l.wagner@proxmox.com>
On Tue, 11 Nov 2025 11:50:51 +0100, Lukas Wagner wrote:
> In quite a few places in the code where we handle RemoteUpids, we need
> to know the actual type of the remote, for instance to
> - build correct API paths from it, if the UPID is passed to a
> product-specific API endpoint (e.g. see [1])
> - get fields from the actual UPID, which requires parsing the native
> UPID type - if the type is unknown here, we have to either guess
> (attempt to parse one type, and if it does not work, try the other
> type), or get the type from somewhere else (some other parameter, or
> from remotes.cfg) (e.g. see [2])
>
> [...]
Applied, thanks!
[1/8] pdm-api-types: move RemoteUpid to its own module
commit: 918f726a68a015921f3dfbb8327f97ef5eb11a9c
[2/8] pdm-api-types: remote upid: make upid field private
commit: f4ee979b0df83e39bf7bfe0e63386a36a86644f9
[3/8] pdm-api-types: remote upid: add missing doc strings
commit: e504946434c9aff65600fc9bb4466849d36045b2
[4/8] pdm-api-types: remote upid: add basic tests for RemoteUpid ser/deserialization
commit: b1950a74dcd277ff3457bde966a3c9ae9b9734e2
[5/8] pdm-api-types: remote upid: add type field to RemoteUpid
commit: 61612234e4560f539fa7bd9ee9fcde99c74ec069
[6/8] pdm-api-types: remote upid: allow to get native UPID type
commit: f789510e02a5c439e5ac2fe289b6ab3e59e32bd9
[7/8] ui: remote tasks: use correct base url for PBS tasks
commit: 4fb44296018113f2385bc2a885285cb797c44d6f
[8/8] remote task cache: handle PBS tasks correctly
commit: 5a02860b95fd17f5c20938f0557c3a2f6f3fd378
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
prev parent reply other threads:[~2025-11-12 20:27 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-11 10:50 [pdm-devel] " Lukas Wagner
2025-11-11 10:50 ` [pdm-devel] [PATCH datacenter-manager 1/8] pdm-api-types: move RemoteUpid to its own module Lukas Wagner
2025-11-11 10:50 ` [pdm-devel] [PATCH datacenter-manager 2/8] pdm-api-types: remote upid: make upid field private Lukas Wagner
2025-11-11 10:50 ` [pdm-devel] [PATCH datacenter-manager 3/8] pdm-api-types: remote upid: add missing doc strings Lukas Wagner
2025-11-11 10:50 ` [pdm-devel] [PATCH datacenter-manager 4/8] pdm-api-types: remote upid: add basic tests for RemoteUpid ser/deserialization Lukas Wagner
2025-11-11 10:50 ` [pdm-devel] [RFC datacenter-manager 5/8] pdm-api-types: remote upid: add type field to RemoteUpid Lukas Wagner
2025-11-12 20:00 ` Thomas Lamprecht
2025-11-11 10:50 ` [pdm-devel] [RFC datacenter-manager 6/8] pdm-api-types: remote upid: allow to get native UPID type Lukas Wagner
2025-11-11 10:50 ` [pdm-devel] [RFC datacenter-manager 7/8] ui: remote tasks: use correct base url for PBS tasks Lukas Wagner
2025-11-11 10:50 ` [pdm-devel] [RFC datacenter-manager 8/8] remote task cache: handle PBS tasks correctly Lukas Wagner
2025-11-12 15:50 ` [pdm-devel] [PATCH/RFC datacenter-manager 0/8] add type field to RemoteUpid Shannon Sterz
2025-11-12 20:27 ` Thomas Lamprecht [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=176297926003.1462144.11379669450977451424.b4-ty@proxmox.com \
--to=t.lamprecht@proxmox.com \
--cc=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