From: Dominik Csapak <d.csapak@proxmox.com>
To: pdm-devel@lists.proxmox.com, Lukas Wagner <l.wagner@proxmox.com>
Subject: [pdm-devel] applied: [PATCH datacenter-manager v5 00/11] backend implementation for view filters
Date: Thu, 13 Nov 2025 15:42:32 +0100 [thread overview]
Message-ID: <176304493576.3580100.16862378324641735159.b4-ty@proxmox.com> (raw)
In-Reply-To: <20251113121644.236005-1-l.wagner@proxmox.com>
On Thu, 13 Nov 2025 13:16:33 +0100, Lukas Wagner wrote:
> Key aspects:
> - new config file at /etc/proxmox-datacenter-manager/views.cfg
> - ViewConfig as a definition type, has
> - {include,exclude} {remote,resource-id,resource-type,resource-pool,tag}:{value}
>
> - View resource filter implementation & big suite of unit tests
> - excludes are processed after includes
> - if no include rules are defined, all resources but those which were
> excluded are matched
> - if no rules are defined in a filter, everything is matched
>
> [...]
Applied, thanks!
[01/11] pdm-api-types: views: add ViewConfig type
commit: 621d12f398f0113bac470f5bd421f53bf9cb08ad
[02/11] pdm-config: views: add support for views
commit: 23762dc0330bc3c70cc0a74f8a5a2005a8ef09e5
[03/11] acl: add '/view' and '/view/{view-id}' as allowed ACL paths
commit: eccac1ae7c4c60403c579755381d47e0717d3d2d
[04/11] views: add implementation for view resource filtering
commit: 2b06afe898e05329530c26e2df222bd0994abd83
[05/11] api: resources: list: add support for view parameter
commit: bd9a836a77c6b15d3369c727008e776feb74639e
[06/11] api: resources: top entities: add support for view parameter
commit: 96732d74ad021feedc5a2988accb534fcad06cd4
[07/11] api: resources: status: add support for view parameter
commit: 812c3e645fac222eb31c2a9b3968ad65055c786a
[08/11] api: subscription status: add support for view parameter
commit: d9788d2c0794e2a4ce5f8de2f7a5a342b4c0af1c
[09/11] api: remote-tasks: add support for view parameter
commit: 05d74958656082be91edd57807e0d4066ec297d7
[10/11] pdm-client: resource list: add view parameter
commit: 51c259d68bf82e37a7c9994888c1f0b9a6b880e4
[11/11] pdm-client: top entities: add view parameter
commit: bb2a2a89a707adb15d78afa22727240ecbd09914
_______________________________________________
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-13 14:43 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-13 12:16 [pdm-devel] " Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 01/11] pdm-api-types: views: add ViewConfig type Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 02/11] pdm-config: views: add support for views Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 03/11] acl: add '/view' and '/view/{view-id}' as allowed ACL paths Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 04/11] views: add implementation for view resource filtering Lukas Wagner
2025-11-13 19:54 ` Thomas Lamprecht
2025-11-14 13:25 ` Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 05/11] api: resources: list: add support for view parameter Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 06/11] api: resources: top entities: " Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 07/11] api: resources: status: " Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 08/11] api: subscription " Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 09/11] api: remote-tasks: " Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 10/11] pdm-client: resource list: add " Lukas Wagner
2025-11-13 12:16 ` [pdm-devel] [PATCH datacenter-manager v5 11/11] pdm-client: top entities: " Lukas Wagner
2025-11-13 14:42 ` Dominik Csapak [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=176304493576.3580100.16862378324641735159.b4-ty@proxmox.com \
--to=d.csapak@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 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.