bump deps to kube 1.35 with new codegen

This commit is contained in:
Ryan Richard
2025-12-18 13:20:41 -08:00
parent e824e74fcc
commit b2747a0ebe
897 changed files with 19179 additions and 66382 deletions

View File

@@ -12,11 +12,9 @@
# Whenever a new version is added to this file, or when a version number
# is edited in this file, please run hack/update.sh.
#
1.33.5
1.32.9
1.31.13
1.35.0
1.34.2
1.33.6
1.32.10
1.31.14
1.30.14
1.29.14
1.28.15
1.27.16
1.26.15

View File

@@ -10,16 +10,3 @@ github.com/ory/fosite github.com/ory/fosite@master
# we bump chromedp, but only enough to match the version of cdproto from
# chromedp's go.mod file.
github.com/chromedp/cdproto NEVER_UPGRADE_DIRECTLY
# This is the version of k8s.io/kube-openapi used in v0.33.3 kubernetes libs.
# Newer versions of k8s.io/kube-openapi bring in sigs.k8s.io/structured-merge-diff/v6 which causes a compile error.
# https://github.com/kubernetes/client-go/blob/v0.33.0/go.mod#L31
k8s.io/kube-openapi k8s.io/kube-openapi@v0.0.0-20250318190949-c8a335a9a2ff
k8s.io/api k8s.io/api@v0.33.5
k8s.io/apiextensions-apiserver k8s.io/apiextensions-apiserver@v0.33.5
k8s.io/apimachinery k8s.io/apimachinery@v0.33.5
k8s.io/apiserver k8s.io/apiserver@v0.33.5
k8s.io/client-go k8s.io/client-go@v0.33.5
k8s.io/component-base k8s.io/component-base@v0.33.5
k8s.io/kube-aggregator k8s.io/kube-aggregator@v0.33.5