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

fix: Fix handling of undefined values in values.yaml #1609

Merged
merged 1 commit into from
May 10, 2024

Commits on May 10, 2024

  1. fix: Fix handling of undefined values in values.yaml

    Before this commit, there were different cases where Connaisseur mishandled default values in its config, if their parent keys were not set in the values.yaml. Resulting errors could've been anything between inconsequential (additional log entry) and fatal (e.g. missing deployment of Role). This commit fixes handling of these values.
    Starkteetje committed May 10, 2024
    Configuration menu
    Copy the full SHA
    97483f7 View commit details
    Browse the repository at this point in the history