Skip to content

Update Go dependencies, fix broken tests#482

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

Update Go dependencies, fix broken tests#482
jdolitsky merged 1 commit into
mainfrom
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

scbizu commented Sep 6, 2021

Copy link
Copy Markdown
Contributor

#485

Comment thread pkg/chartmuseum/server/multitenant/api.go
Comment thread pkg/chartmuseum/server/multitenant/server_test.go Outdated
Comment thread pkg/chartmuseum/server/multitenant/server_test.go Outdated
Comment thread pkg/chartmuseum/router/router.go
@scbizu

scbizu commented Sep 30, 2021

Copy link
Copy Markdown
Contributor

@jdolitsky Adds some review comments 👀

@cbuto cbuto left a comment

Copy link
Copy Markdown
Contributor

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
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