-
Notifications
You must be signed in to change notification settings - Fork 113
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(cluster) adds configuration options for services and ldap configuration #409
base: main
Are you sure you want to change the base?
feat(cluster) adds configuration options for services and ldap configuration #409
Conversation
Signed-off-by: Yannic Remmet-Zarotiadis <[email protected]>
Co-authored-by: Vanessa Fabian <[email protected]> Signed-off-by: Yannic Remmet-Zarotiadis <[email protected]>
Signed-off-by: Yannic Remmet-Zarotiadis <[email protected]>
9917244
to
bebe071
Compare
@yremmet Your last commit is missing a signoff. Could you fix that, please? |
remove unnecessary whitespaces Signed-off-by: Yannic Remmet-Zarotiadis <[email protected]>
d2656d8
to
f4de98a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would you please be able to add a test for this in: https://github.com/cloudnative-pg/charts/tree/main/charts/cluster/test/postgresql-cluster-configuration
This tests whether non-default configuration properties get forwarded correctly and ensures we don't accidentally break something in the future.
Hello, As i am also partially interested in this change, I created a PR with tests included |
This PR add the option to: