Skip to content
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

helm: Fix enabled clause for db_service when using awsDatabases only #10643

Merged
merged 4 commits into from
Mar 1, 2022

Conversation

webvictim
Copy link
Contributor

@webvictim webvictim commented Feb 25, 2022

Some logic was in the wrong place and was erroneously adding both enabled: true and enabled: false when only awsDatabases was set. Unfortunately the helm linter only ensures that the outputted configs are valid YAML, it doesn't actually attempt to run the outtputed config through Teleport for validation (that'd be a nice future PR...)

Backports required:

  • branch/v8
  • branch/v9

Some logic was in the wrong place and was erroneously adding both enabled: true and enabled:false when only awsDatabases was enabled.
@webvictim webvictim merged commit eab8fd2 into master Mar 1, 2022
@webvictim webvictim deleted the gus/helm/fix-db-autodiscovery-again branch March 1, 2022 20:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants