cozystack/packages/system/cozystack-basics
Timofei Larkin 36b2a19d3c [rbac] Use hierarchical naming scheme
## What this PR does

This patch improves the naming conventions used in Cozystack's RBAC
resources. It follows the k8s system convention of using colons as
separators in RBAC resource names (e.g. system:nodes:<nodename>) and
renames some default tenant clusterroles to a scheme like
cozy:tenant:admin.

### Release note

```release-note
[rbac] Use a more structured naming convention for Cozystack's RBAC
resources.
```

Signed-off-by: Timofei Larkin <lllamnyp@gmail.com>
2026-02-11 18:19:26 +03:00
..
templates [rbac] Use hierarchical naming scheme 2026-02-11 18:19:26 +03:00
Chart.yaml feat(flux): implement flux sharding for tenant HelmReleases 2026-01-15 14:15:09 +01:00
Makefile refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
values.yaml feat(flux): implement flux sharding for tenant HelmReleases 2026-01-15 14:15:09 +01:00