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

[installer]: escape inline yaml keys for labels/annotations in Helm #12037

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

mrsimonemms
Copy link
Contributor

Description

Escape inline keys given for labels/annotations in Helm. Previously, any "." given in the annotation was expanded as a child key of an object.

How to test

Example added to render test.

Release Notes

[installer]: escape inline yaml keys for labels/annotations in Helm

Documentation

Werft options:

  • /werft with-preview

@mrsimonemms mrsimonemms force-pushed the sje/escape-helm-customizations branch from 0bc9b87 to b66538c Compare August 10, 2022 12:12
@mrsimonemms mrsimonemms marked this pull request as ready for review August 10, 2022 12:16
@mrsimonemms mrsimonemms requested a review from a team August 10, 2022 12:16
@github-actions github-actions bot added the team: delivery Issue belongs to the self-hosted team label Aug 10, 2022
@mrsimonemms
Copy link
Contributor Author

mrsimonemms commented Aug 10, 2022

/werft run

👍 started the job as gitpod-build-sje-escape-helm-customizations.2
(with .werft/ from main)

@roboquat roboquat merged commit 95892c6 into main Aug 10, 2022
@roboquat roboquat deleted the sje/escape-helm-customizations branch August 10, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note size/XL team: delivery Issue belongs to the self-hosted team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants