plugin-barman-cloud/internal
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
..
cmd fix(restore): use custom CNPG group and version for scheme registration (#847) 2026-04-13 13:20:38 +02:00
cnpgi refactor: rename label builder to BuildLabels, move into labels.go 2026-04-29 10:54:54 +02:00
controller fix(rbac): reconcile Role when ObjectStore spec changes (#823) 2026-04-13 15:48:35 +02:00
scheme fix(rbac): reconcile Role when ObjectStore spec changes (#823) 2026-04-13 15:48:35 +02:00