Skip to content

Update Go dependencies, fix broken tests#482

Merged
jdolitsky merged 1 commit intomainfrom
v0.14.0-prep
Jan 21, 2022
Merged

Update Go dependencies, fix broken tests#482
jdolitsky merged 1 commit intomainfrom
v0.14.0-prep

Conversation

@jdolitsky
Copy link
Copy Markdown
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
Copy Markdown
Contributor

scbizu commented Sep 6, 2021

#485

@scbizu
Copy link
Copy Markdown
Contributor

scbizu commented Sep 30, 2021

@jdolitsky Adds some review comments 👀

Copy link
Copy Markdown
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).

Signed-off-by: Josh Dolitsky <josh@dolit.ski>
@jdolitsky
Copy link
Copy Markdown
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