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

Bugfix: Offer decoupled configmap generation in Helm chart #48

Merged
merged 1 commit into from
Jul 8, 2022
Merged

Bugfix: Offer decoupled configmap generation in Helm chart #48

merged 1 commit into from
Jul 8, 2022

Conversation

jujaga
Copy link
Member

@jujaga jujaga commented Jul 8, 2022

Description

This allows users to deploy the helm chart without having to also directly
specify the configmap values all the time in the values section. Also
contains a slew of typo fixes and adds the ability to choose feature
toggles.

We need to be able to support out-of-band configmap management; this change permits that to happen.

Types of changes

Bug fix (non-breaking change which fixes an issue)

Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING doc
  • I have checked that unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Further comments

@jujaga jujaga added the bug Something isn't working label Jul 8, 2022
@jujaga jujaga requested a review from kamorel July 8, 2022 18:20
@jujaga jujaga self-assigned this Jul 8, 2022
This allows users to deploy the helm chart without having to also directly
specify the configmap values all the time in the values section. Also
contains a slew of typo fixes and adds the ability to choose feature
toggles.

Signed-off-by: Jeremy Ho <[email protected]>
@kamorel kamorel merged commit 2b1185b into bcgov:master Jul 8, 2022
@jujaga jujaga deleted the bugfix/helm-config-decouple branch July 8, 2022 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants