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

[bug] Fix indentation of statefulset pod annotations #1906

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

mtougeron
Copy link
Contributor

@mtougeron mtougeron commented Jul 4, 2024

What issue type does this pull request address? (keep at least one, remove the others)
/kind bugfix

What does this pull request do? Which issues does it resolve? (use resolves #<issue_number> if possible)
resolves # n/a

Please provide a short message that should be published in the vcluster release notes
Fixed an issue where when controlPlane.statefulSet.pods.annotations is set helm gives the error Error: UPGRADE FAILED: YAML parse error on vcluster/templates/statefulset.yaml: error converting YAML to JSON: yaml: line 32: did not find expected key due to the vClusterConfigHash key being indented one space instead of two.

What else do we need to know?

vcluster chart version: 0.20.0-beta.11

Copy link

netlify bot commented Jul 4, 2024

Deploy Preview for vcluster-docs canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 1b9d082
🔍 Latest deploy log https://app.netlify.com/sites/vcluster-docs/deploys/6686d5552921ec00081f0342

Copy link
Contributor

@heiko-braun heiko-braun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@heiko-braun
Copy link
Contributor

thanks @mtougeron ! good catch

Copy link
Member

@FabianKramm FabianKramm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mtougeron thanks a lot for the PR! LGTM

@FabianKramm FabianKramm merged commit 4892326 into loft-sh:main Jul 4, 2024
69 of 70 checks passed
@mtougeron mtougeron deleted the fix-annotation-indentation branch July 4, 2024 19:05
@mtougeron
Copy link
Contributor Author

Thanks folks for the quick turnaround!

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