Skip to content

Conversation

polinashtanko
Copy link

@polinashtanko polinashtanko commented Jun 11, 2025

Added passwordSecretRef field to mariadb, mongodb, postgres providers

Introduced new struct types: SecretKeyRef and PasswordSecretRef

Updated controllers to retrieve the password from the referenced Kubernetes Secret when passwordSecretRef is provided; otherwise, fallback to the existing plain string password field

Modified RBAC roles to include permissions for accessing Secrets (get, list, watch)

Updated CRD schema definitions to support the new passwordSecretRef field

Adjusted test suits to demonstrate usage of the secret reference

Ticket https://amazeeio.atlassian.net/browse/PLAT-548

@dimiechatz
Copy link
Contributor

@polinashtanko could you link in the MR description the related ticket and resolve the conficts?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants