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

Update Go dependencies, fix broken tests #482

Merged
merged 1 commit into from
Jan 21, 2022
Merged

Update Go dependencies, fix broken tests #482

merged 1 commit into from
Jan 21, 2022

Conversation

jdolitsky
Copy link
Contributor

Update Go dependencies, including Helm. Fixes #480 and #479

@scbizu - updating Helm version causes inability to parse invalid semver charts... should we deprecate the --enforce-semver2 since Helm doesnt support this anymore?

@scbizu
Copy link
Contributor

scbizu commented Sep 6, 2021

#485

@scbizu
Copy link
Contributor

scbizu commented Sep 30, 2021

@jdolitsky Adds some review comments 👀

Copy link
Contributor

@cbuto cbuto left a comment

Choose a reason for hiding this comment

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

lgtm (coming in cold 🥶). @jdolitsky @scbizu let me know if you want me to carry over the changes requested to a subsequent PR. I plan on removing any code using the EnforceSemver2 flag but still keeping the flag of course (if that's what we want to do) and then also make sure we return a 400 if the version is invalid (instead of a 500).

@jdolitsky
Copy link
Contributor Author

@cbuto - thanks for taking a look. That would be great, thank you!

@jdolitsky jdolitsky merged commit 9f42822 into main Jan 21, 2022
@jdolitsky jdolitsky deleted the v0.14.0-prep branch January 21, 2022 23:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Helm dependency for v0.14.0
4 participants