plugin-barman-cloud/internal/cnpgi/operator/rbac
Armando Ruocco a4b0f428b8 refactor: rename label builder to BuildLabels, move into labels.go
The package is already named specs, the file content is label
construction, and a separate metadata package exists at
internal/cnpgi/metadata; labels.go describes the file directly
without the package-name collision. BuildLabels also matches
the verb convention already used elsewhere in the package
(BuildRole, BuildRoleBinding, BuildRoleRules).

No behavior change.

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
2026-04-29 10:54:54 +02:00
..
doc.go fix(rbac): reconcile Role when ObjectStore spec changes (#823) 2026-04-13 15:48:35 +02:00
ensure_test.go test: unit tests 2026-04-29 10:54:54 +02:00
ensure.go refactor: rename label builder to BuildLabels, move into labels.go 2026-04-29 10:54:54 +02:00
suite_test.go fix(rbac): reconcile Role when ObjectStore spec changes (#823) 2026-04-13 15:48:35 +02:00