cozystack/packages
Timofei Larkin c54e55e070
[rbac] Use hierarchical naming scheme (#2019)
## 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.
```
2026-02-11 20:16:35 +04:00
..
apps [rbac] Use hierarchical naming scheme 2026-02-11 18:19:26 +03:00
core Prepare release v1.0.0-beta.3 2026-02-11 06:13:35 +00:00
extra Prepare release v1.0.0-beta.3 2026-02-11 06:13:35 +00:00
library refactor: move scripts to hack directory 2026-01-15 16:06:56 +01:00
system [rbac] Use hierarchical naming scheme (#2019) 2026-02-11 20:16:35 +04:00
tests/cozy-lib-tests refactor: replace Helm lookup with valuesFrom mechanism 2026-01-05 16:10:55 +01:00