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 cli-utils and klog dependencies #2151

Merged
merged 1 commit into from Jun 7, 2021

Conversation

mortent
Copy link
Contributor

@mortent mortent commented Jun 3, 2021

This PR pulls in the latest version of cli-utils, which has been updated to use the v1.21 version of the kubernetes libraries. This also means we no longer get old versions of kustomize pulled in through the k8s libraries. This allows us to remove the rewrite rules in the go.mod file that breaks go install.

The k8s libraries are meant to be used with go 1.16, so this updates the project to use go 1.16 consistently across all CI jobs.

It also updates the project to use klog v2.

@mortent mortent force-pushed the UpdateCliUtilsDep branch 3 times, most recently from 57d3db6 to 6e1c799 Compare June 4, 2021 20:28
Copy link
Contributor

@seans3 seans3 left a comment

Choose a reason for hiding this comment

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

/lgtm

@seans3 seans3 merged commit aafba55 into kptdev:next Jun 7, 2021
@mortent mortent deleted the UpdateCliUtilsDep branch June 11, 2021 20:39
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.

None yet

3 participants