Commit Graph

4 Commits

Author SHA1 Message Date
Jonathan Battiato
ef4d26d83c
docs(rbac): review procedure
Signed-off-by: Jonathan Battiato <jonathan.battiato@enterprisedb.com>
2025-10-27 14:16:17 +01:00
Armando Ruocco
78b650417f
doc: review
Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
2025-10-27 14:16:17 +01:00
Armando Ruocco
27d073a55f
feat(rbac)!: prefix all resource names to avoid cluster conflicts
BREAKING CHANGE: All RBAC resource names have been renamed with consistent
prefixes to prevent naming conflicts with other cluster components.

Users must migrate their existing installations by deleting old resources
and applying the new manifest. See the migration guide for detailed
instructions:
https://cloudnative-pg.io/plugin-barman-cloud/resource-name-migration/

Signed-off-by: Armando Ruocco <armando.ruocco@enterprisedb.com>
2025-10-27 14:16:17 +01:00
Francesco Canovai
a592793572
docs: publish docs with docusaurus (#268)
Rework the documentation to be a static website instead of just the
GitHub README.md. Use docusaurus to create the website, and the CI to
publish to GitHub pages on commits to main.
Block `release-please` releases unless the documentation for that version
has been generated.

Closes #244

Signed-off-by: Francesco Canovai <francesco.canovai@enterprisedb.com>
Signed-off-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
Co-authored-by: Leonardo Cecchi <leonardo.cecchi@enterprisedb.com>
Co-authored-by: Gabriele Bartolini <gabriele.bartolini@enterprisedb.com>
2025-04-30 12:17:57 +02:00