[platform] Add missing apps to tenant admin RBAC by sircthulhu · Pull Request #2268 · cozystack/cozystack

@sircthulhu

The cozy:tenant:admin:base ClusterRole was missing several application
resources from apps.cozystack.io, preventing tenant admins from creating
them (the "Add" button was inactive in the dashboard).

Add the following resources: foundationdbs, harbors, mongodbs, openbaos,
opensearches, qdrants, vpns.

Assisted-By: Claude AI
Signed-off-by: Kirill Ilin <stitch14@yandex.ru>

gemini-code-assist[bot]

bot reviewed Mar 26, 2026

IvanHunters

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Mar 26, 2026

@dosubot dosubot bot added the size:XS

This PR changes 0-9 lines, ignoring generated files.

label

Mar 26, 2026

@sircthulhu sircthulhu deleted the fix/tenant-admin-missing-apps-rbac branch

March 26, 2026 13:05

This was referenced

Mar 26, 2026

sircthulhu added a commit that referenced this pull request

Mar 26, 2026
…AC (#2271)

# Description
Backport of #2268 to `release-1.0`.

sircthulhu added a commit that referenced this pull request

Mar 26, 2026
…AC (#2272)

# Description
Backport of #2268 to `release-1.1`.