-
Notifications
You must be signed in to change notification settings - Fork 364
build(deps): bump the k8s-dependencies group across 1 directory with 5 updates #1353
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
build(deps): bump the k8s-dependencies group across 1 directory with 5 updates #1353
Conversation
…5 updates Bumps the k8s-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) | `0.20.0` | `0.21.0` | | [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) | `0.20.0` | `0.20.3` | | [k8s.io/kubernetes](https://github.com/kubernetes/kubernetes) | `1.32.1` | `1.32.2` | | [sigs.k8s.io/apiserver-network-proxy/konnectivity-client](https://github.com/kubernetes-sigs/apiserver-network-proxy) | `0.31.1` | `0.31.3` | | [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff) | `4.5.0` | `4.6.0` | Updates `github.com/kubernetes-csi/csi-lib-utils` from 0.20.0 to 0.21.0 - [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases) - [Commits](kubernetes-csi/csi-lib-utils@v0.20.0...v0.21.0) Updates `sigs.k8s.io/controller-runtime` from 0.20.0 to 0.20.3 - [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases) - [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/controller-runtime@v0.20.0...v0.20.3) Updates `k8s.io/kubernetes` from 1.32.1 to 1.32.2 - [Release notes](https://github.com/kubernetes/kubernetes/releases) - [Commits](kubernetes/kubernetes@v1.32.1...v1.32.2) Updates `sigs.k8s.io/apiserver-network-proxy/konnectivity-client` from 0.31.1 to 0.31.3 - [Release notes](https://github.com/kubernetes-sigs/apiserver-network-proxy/releases) - [Changelog](https://github.com/kubernetes-sigs/apiserver-network-proxy/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/apiserver-network-proxy@v0.31.1...v0.31.3) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.5.0 to 4.6.0 - [Release notes](https://github.com/kubernetes-sigs/structured-merge-diff/releases) - [Changelog](https://github.com/kubernetes-sigs/structured-merge-diff/blob/master/RELEASE.md) - [Commits](kubernetes-sigs/structured-merge-diff@v4.5.0...v4.6.0) --- updated-dependencies: - dependency-name: github.com/kubernetes-csi/csi-lib-utils dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: k8s.io/kubernetes dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/apiserver-network-proxy/konnectivity-client dependency-type: indirect update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/structured-merge-diff/v4 dependency-type: indirect update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-csi member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], jsafrane The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the k8s-dependencies group with 5 updates in the / directory:
0.20.0
0.21.0
0.20.0
0.20.3
1.32.1
1.32.2
0.31.1
0.31.3
4.5.0
4.6.0
Updates
github.com/kubernetes-csi/csi-lib-utils
from 0.20.0 to 0.21.0Release notes
Sourced from github.com/kubernetes-csi/csi-lib-utils's releases.
Commits
85bc748
Merge pull request #190 from AndrewSirenko/changef5ea033
Add changelog v0.21.0c699476
Merge pull request #189 from AndrewSirenko/legacy-metricsdd22ce6
Let CSIMetricsManager serve additional registriese0fa89d
Merge pull request #188 from huww98/not-found-enum-valuec4df6cb
protosanitizer: fix panic if enum value is not foundUpdates
sigs.k8s.io/controller-runtime
from 0.20.0 to 0.20.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
bd9c786
Merge pull request #3147 from alvaroaleman/revc1de925
Revert "[release-0.20] ✨ Expose all Go runtime metrics (#3100)"e8b6292
Merge pull request #3145 from k8s-infra-cherrypick-robot/cherry-pick-3143-to-...39fefb9
bug: Fakeclient: Fix dataraces when writing to the scheme44bed88
Merge pull request #3131 from k8s-infra-cherrypick-robot/cherry-pick-3129-to-...772ce35
Export envtest.ReadCRDFiles22815fc
Merge pull request #3127 from k8s-infra-cherrypick-robot/cherry-pick-3126-to-...b015843
fix: cache should list out of global cache when present and necessary52b1791
[release-0.20] 🌱 Update dependencies, k8s 1.32.1 (#3108)ed7d2a4
Merge pull request #3106 from k8s-infra-cherrypick-robot/cherry-pick-3103-to-...Updates
k8s.io/kubernetes
from 1.32.1 to 1.32.2Release notes
Sourced from k8s.io/kubernetes's releases.
Commits
67a30c0
Release commit for Kubernetes v1.32.25841717
Merge pull request #130078 from cpanato/update-go-132ae0ec29
Bump images, dependencies and versions to go 1.23.6 and distroless iptables393ffc7
Merge pull request #129966 from cpanato/update-go-rel13280fb77a
Merge pull request #130015 from aramase/aramase/f/disable_serviceaccountnodea...b53c36d
Merge pull request #130010tallclair/automated-cherry-pick-of-#129739
953ac56
Disable ServiceAccountNodeAudienceRestriction feature gate by default in v1.32302fab7
Kubelet server handler cleanup33ca881
Merge pull request #129928 from mimowo/fix-job-int-test-1.32fa68823
Bump images, dependencies and versions to go 1.23.5 and distroless iptablesUpdates
sigs.k8s.io/apiserver-network-proxy/konnectivity-client
from 0.31.1 to 0.31.3Commits
2f2ade1
Merge pull request #720 from cheftako/release-0.315fd25f1
make lease label and lease namesapce configurable9232fa3
added a flag server-count-source to control the behavior when two sources are...cd23c30
wrapped ServerLeaseCounter into an interface and added a unit test for the Se...a388ae4
changed KNP agent clientset to pick up the larger of the two server counts0032c48
Merge pull request #709 from cheftako/release-0.318275627
Update release-0.31 to x.net 0.33.0d0d1f25
Merge pull request #705 from cheftako/release-0.31038beb4
Updating baseimage to pick up assorted security fixes.271e295
Merge pull request #702 from cheftako/release-0.31Updates
sigs.k8s.io/structured-merge-diff/v4
from 4.5.0 to 4.6.0Commits
0ee1c65
Merge pull request #283 from thockin/master1ae718b
Switch from gofuzz to randfill1d759a2
Merge pull request #279 from yongruilin/fix-apidiffd3de6bc
fix: update apidiff script to install tool and set up remote repository23d89dc
Merge pull request #277 from yongruilin/apidiffd4ed9e1
feat: Adds a script to run apidiffDependabot 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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions