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(chart): whitespace in helm templating #544

Merged
merged 1 commit into from
Feb 10, 2022

Conversation

olevski
Copy link
Member

@olevski olevski commented Feb 10, 2022

0.12.1 cleaned up some of the helm chart templating but also unfortunately introduced a few bugs.

Not sure how the CI deployments in the PR that introduced these changes did not see this at all. I think that maybe there was an old pod that was successfully running and the new ones could never start to replace it so everything looked good.

/deploy #persist

@olevski olevski requested a review from a team as a code owner February 10, 2022 14:46
@olevski
Copy link
Member Author

olevski commented Feb 10, 2022

also TIL that "comments" in .tpl helpers that just start with # actually get templated.

@RenkuBot
Copy link
Contributor

You can access the deployment of this PR at https://renku-ci-gw-544.dev.renku.ch

@olevski
Copy link
Member Author

olevski commented Feb 10, 2022

The only acceptance test that is failing is the dataset text search. But this PR does not affect that functionality at all.

@olevski olevski merged commit 7a23a2f into master Feb 10, 2022
@olevski olevski deleted the fix-helm-chart-template-to branch February 10, 2022 16:29
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.

3 participants