From: "Shannon Sterz" <s.sterz@proxmox.com>
To: "Shannon Sterz" <s.sterz@proxmox.com>,
"Thomas Lamprecht" <t.lamprecht@proxmox.com>,
<pdm-devel@lists.proxmox.com>
Subject: Re: [PATCH datacenter-manager v4 00/10] subscription key pool registry
Date: Fri, 22 May 2026 15:32:53 +0200 [thread overview]
Message-ID: <DIP8S4CX74A7.1J1BXO0O2CQG2@proxmox.com> (raw)
In-Reply-To: <DIP8QGIBT4RC.1WOAJEQNVQC2V@proxmox.com>
ignore the below thumbled this, should have been in reply to a different
series, sorry.
On Fri May 22, 2026 at 3:30 PM CEST, Shannon Sterz wrote:
> On Thu May 21, 2026 at 9:20 PM CEST, Thomas Lamprecht wrote:
>> v4 of the Subscription Registry. Addresses all review feedback on v3
>> from Wolfgang and Lukas, and drops the trailing RFC wizard per the
>> consensus on v3-0012.
>>
>> For the v2 -> v3 changelog and the original design discussion see the
>> v3 cover at:
>> https://lore.proxmox.com/pdm-devel/20260515074623.766766-1-t.lamprecht@proxmox.com
>>
>> Notable v3 -> v4 (see per-patch notes for details):
>
> -->8 snip 8<--
>
> some general feedback for this series:
>
> generally this worked as intended on my end. the map could benefit from
> some more gestures in my opinion though, such as:
>
> * doubl tap to zoom: useful as an accessibility guide
> * double-tap and drag to zoom: very useful for one handed control
>
> both of these would need extra support in the gesture controller from
> what i can tell. also since for now that map is only really used in a
> desktop context, imo this is not a big problem, but would be nice
> follow-ups.
>
> note that the drag to zoom gesture did not work for me when trying to
> test this by pressing SHIFT+drag in the Chromium mobile dev tools.
>
> one thing i found somewhat irretating is that clicking a remote on the
> map triggers a map info card in the top center of the browser window
> (only in firefox, chrome renders this card on top of the clicked
> cluster). that card is sticky and even clicking somewhere on or outside
> the map won't dismiss it. the only way i found it's possible to dismiss
> this, is by zooming in enough on the map to make it go away eventually.
> imo that can be irritating as the card will overlay other widgets in a
> view. especially when several resources cluster this card can become
> fairly long.
>
> another thing that might make sense, is mentioning where the map data is
> from. most other map widgets im aware of do this with a small note in
> the bottom right [1,2]. this could also come in handy if someone claims
> that we assert the "correct" boundaries for a country. which could be
> problematic in some cases, such as the india-pakistan-china border
> region. all of these countries have different and overlapping claims to
> the region [3].
>
> hope the somewhat nitpicky review is alright. except for the map info
> issue, nothing here is something id consider a blocker, most of it can
> easily be cleaned up or improved in (trivial) follow-ups. so consider
> this:
>
> Tested-by: Shannon Sterz <s.sterz@proxmox.com>
> Reviewed-by: Shannon Sterz <s.sterz@proxmox.com>
>
> [1]: compare, grafana's implementation:
> https://play.grafana.org/d/panel-geomap/geomap-examples
> [2]: compare google map's implementation: https://www.google.com/maps/
> [3]: https://en.wikipedia.org/wiki/Kashmir_conflict
next prev parent reply other threads:[~2026-05-22 13:32 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-21 19:20 [PATCH datacenter-manager v4 00/10] subscription key pool registry Thomas Lamprecht
2026-05-21 19:20 ` [PATCH datacenter-manager v4 01/10] api types: subscription level: render full names Thomas Lamprecht
2026-05-21 19:20 ` [PATCH datacenter-manager v4 02/10] pdm-client: add wait_for_local_task helper Thomas Lamprecht
2026-05-21 19:20 ` [PATCH datacenter-manager v4 03/10] subscription: pool: add data model and config layer Thomas Lamprecht
2026-05-21 19:20 ` [PATCH datacenter-manager v4 04/10] subscription: api: add key pool and node status endpoints Thomas Lamprecht
2026-05-21 19:20 ` [PATCH datacenter-manager v4 05/10] ui: registry: add view with key pool and node status Thomas Lamprecht
2026-05-22 13:16 ` Dominik Csapak
2026-05-21 19:20 ` [PATCH datacenter-manager v4 06/10] cli: client: add subscription key pool management subcommands Thomas Lamprecht
2026-05-21 19:20 ` [PATCH datacenter-manager v4 07/10] docs: add subscription registry chapter Thomas Lamprecht
2026-05-21 19:20 ` [PATCH datacenter-manager v4 08/10] subscription: add Clear Key action and per-node revert Thomas Lamprecht
2026-05-21 19:20 ` [PATCH datacenter-manager v4 09/10] subscription: add Adopt Key action for foreign live subscriptions Thomas Lamprecht
2026-05-21 19:20 ` [PATCH datacenter-manager v4 10/10] subscription: add Check Subscription action Thomas Lamprecht
2026-05-22 9:34 ` [PATCH datacenter-manager v4 00/10] subscription key pool registry Dominik Csapak
2026-05-22 13:30 ` Shannon Sterz
2026-05-22 13:32 ` Shannon Sterz [this message]
2026-05-23 23:26 ` superseded: " Thomas Lamprecht
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=DIP8S4CX74A7.1J1BXO0O2CQG2@proxmox.com \
--to=s.sterz@proxmox.com \
--cc=pdm-devel@lists.proxmox.com \
--cc=t.lamprecht@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 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.