Skip to content

use kube-openapi that is compatible with k8s v0.23.5#805

Merged
mengqiy merged 1 commit intokptdev:masterfrom
mengqiy:setnsdep
Apr 7, 2022
Merged

use kube-openapi that is compatible with k8s v0.23.5#805
mengqiy merged 1 commit intokptdev:masterfrom
mengqiy:setnsdep

Conversation

@mengqiy
Copy link

@mengqiy mengqiy commented Apr 7, 2022

Reverted the dep change in #785.
This PR is similar as #787.

gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
k8s.io/klog/v2 v2.60.1 // indirect
k8s.io/kube-openapi v0.0.0-20220401212409-b28bf2818661 // indirect
k8s.io/kube-openapi v0.0.0-20211115234752-e816edb12b65 // indirect
Copy link
Author

Choose a reason for hiding this comment

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

Changes in the indirect section are easier to miss when we review PRs.
Even if I tried to pin it in the 1st require section, running go mod tidy will move it back :(

@mengqiy mengqiy merged commit 02e31a3 into kptdev:master Apr 7, 2022
@mengqiy mengqiy deleted the setnsdep branch April 7, 2022 20:34
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.

2 participants