-
Notifications
You must be signed in to change notification settings - Fork 94
Bump k8s.io/apiserver from 0.32.3 to 0.33.1 #2339
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
base: main
Are you sure you want to change the base?
Conversation
The |
2fff8f1
to
f08acfc
Compare
This needs to wait for a new controller-runtime release. |
022a550
to
6a32019
Compare
1c05dc8
to
a66d50f
Compare
Bumps [k8s.io/apiserver](https://github.com/kubernetes/apiserver) from 0.32.3 to 0.33.1. - [Commits](kubernetes/apiserver@v0.32.3...v0.33.1) --- updated-dependencies: - dependency-name: k8s.io/apiserver dependency-version: 0.33.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
160ca13
to
64b1a56
Compare
[dependabot skip]
gopkg.in/yaml.v2 v2.4.0 | ||
gopkg.in/yaml.v3 v3.0.1 | ||
k8s.io/api v0.32.3 | ||
k8s.io/apimachinery v0.32.3 | ||
k8s.io/apiserver v0.32.3 | ||
k8s.io/client-go v0.32.3 | ||
k8s.io/api v0.33.1 | ||
k8s.io/apimachinery v0.33.1 | ||
k8s.io/apiserver v0.33.1 | ||
k8s.io/client-go v0.33.1 | ||
sigs.k8s.io/controller-runtime v0.20.4 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
controller-runtime moved to 0.33.0 already,. but not 0.33.1
https://github.com/kubernetes-sigs/controller-runtime/blob/main/go.mod#L25
maybe we should move like that and off 0.32? cc @s-urbaniak @helderjs
Bumps k8s.io/apiserver from 0.32.3 to 0.33.1.
Commits
338d7b8
Update dependencies to v0.33.1 tag1fb809d
Merge remote-tracking branch 'origin/master' into release-1.336aae451
Stop exposing list-via-watch from the server345c8cf
Merge remote-tracking branch 'origin/master' into release-1.3311e6080
Merge pull request #131196 from siyuanfoundation/forward-apie87c9db
Move to released version of prometheus/client_golang v1.22.0 from rc.09ca332f
bug fix: fix version order in emulation forward compatibility.d4f2fc5
Merge pull request #131020 from wojtek-t/fix_asynchronous_errorbeaef1d
Merge pull request #131103 from ahrtr/etcd_sdk_202503281776f0c
Parallelize cacher list testsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)