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

[v1.29] Bump dependencies to support k8s 1.29 #207

Merged
merged 1 commit into from
May 10, 2024

Conversation

krunalhinguu
Copy link
Contributor

Updates

  • Bump k8s dependencies to 0.29.3

Related

@krunalhinguu krunalhinguu requested a review from a team as a code owner May 4, 2024 01:20
@krunalhinguu krunalhinguu requested a review from kinarashah May 6, 2024 17:56
k8s.io/klog/v2 v2.120.1 // indirect
k8s.io/utils v0.0.0-20230726121419-3b25d923346b // indirect
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.1.2 // indirect
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.28.0 // indirect
Copy link
Contributor

Choose a reason for hiding this comment

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

Checked and that's the version imported by k8s 1.29:

$ go mod graph | grep  ' sigs.k8s.io/apiserver-network-proxy/konnectivity-client'
github.com/rancher/steve sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.28.0
github.com/rancher/wrangler/v2@v2.2.0-rc6 sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.28.0
k8s.io/apiextensions-apiserver@v0.29.3 sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.28.0
k8s.io/apiserver@v0.29.3 sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.28.0
k8s.io/kube-aggregator@v0.29.3 sigs.k8s.io/apiserver-network-proxy/konnectivity-client@v0.28.0

@kinarashah kinarashah merged commit a9bf8c7 into rancher:master May 10, 2024
1 check passed
tomleb added a commit to tomleb/rancher-steve that referenced this pull request May 13, 2024
tomleb added a commit to tomleb/rancher-steve that referenced this pull request May 15, 2024
tomleb added a commit to tomleb/rancher-steve that referenced this pull request May 16, 2024
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.

3 participants