-
Notifications
You must be signed in to change notification settings - Fork 336
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 4 updates #1311
build(deps): bump the k8s-dependencies group across 1 directory with 4 updates #1311
Conversation
…4 updates Bumps the k8s-dependencies group with 4 updates in the / directory: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime), [sigs.k8s.io/gateway-api](https://github.com/kubernetes-sigs/gateway-api), [sigs.k8s.io/apiserver-network-proxy/konnectivity-client](https://github.com/kubernetes-sigs/apiserver-network-proxy) and [sigs.k8s.io/structured-merge-diff/v4](https://github.com/kubernetes-sigs/structured-merge-diff). Updates `sigs.k8s.io/controller-runtime` from 0.19.0 to 0.19.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.19.0...v0.19.3) Updates `sigs.k8s.io/gateway-api` from 1.1.0 to 1.2.1 - [Release notes](https://github.com/kubernetes-sigs/gateway-api/releases) - [Changelog](https://github.com/kubernetes-sigs/gateway-api/blob/main/RELEASE.md) - [Commits](kubernetes-sigs/gateway-api@v1.1.0...v1.2.1) Updates `sigs.k8s.io/apiserver-network-proxy/konnectivity-client` from 0.30.3 to 0.31.1 - [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.30.3...v0.31.1) Updates `sigs.k8s.io/structured-merge-diff/v4` from 4.4.1 to 4.5.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.4.1...v4.5.0) --- updated-dependencies: - dependency-name: sigs.k8s.io/controller-runtime dependency-type: direct:production update-type: version-update:semver-patch dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/gateway-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: sigs.k8s.io/apiserver-network-proxy/konnectivity-client dependency-type: indirect update-type: version-update:semver-minor 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. |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the k8s-dependencies group with 4 updates in the / directory: sigs.k8s.io/controller-runtime, sigs.k8s.io/gateway-api, sigs.k8s.io/apiserver-network-proxy/konnectivity-client and sigs.k8s.io/structured-merge-diff/v4.
Updates
sigs.k8s.io/controller-runtime
from 0.19.0 to 0.19.3Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
Commits
3e66810
Merge pull request #3037 from kubernetes-sigs/backport019-watch2085acc
add watch deprecated to certwatcher0823530
Merge pull request #3031 from k8s-infra-cherrypick-robot/cherry-pick-3028-to-...e727239
[release-0.19] 🐛 Refactor certificate watcher to use polling, instead of fsno...2a0ce59
🌱 Make using leader elector with client timeout non-breaking4bc3811
🐛 Fix RenewDeadline typo in leader election0170742
warning: Use leader elector with client timeoutbfd1cf9
[release-0.19] ✨ Add EnableWatchBookmarks option to cache informers (#3018)013f46f
Merge pull request #2992 from k8s-infra-cherrypick-robot/cherry-pick-2980-to-...4421425
bug: Fakeclient: Fix TOCTOU racesUpdates
sigs.k8s.io/gateway-api
from 1.1.0 to 1.2.1Release notes
Sourced from sigs.k8s.io/gateway-api's releases.
... (truncated)
Commits
a8fe5c8
chore: CHANGELOG for 1.2.1 (#3480)3725727
chore: bump bundle version to 1.2.1 (#3478)20b8e4e
[release-1.2] override unmarshalJSON for supportedfeature to ensure comptabil...f735045
chore: bump PR version for 1.2 (#3375)76c3f4c
Adding changelog for v1.2.0 (#3374)b311b1c
mark the GatewayInfrastructure test as Provisional (#3373)076d830
Docs: route rule name (#3299)3b7ca06
fix the bad reference for grpcroute doc (#3369)9f7dd62
Update release docs with new details (#3364)9b0bda4
Update CHANGELOG with v1.2.0-rc2 details (#3363)Updates
sigs.k8s.io/apiserver-network-proxy/konnectivity-client
from 0.30.3 to 0.31.1Commits
9808173
Merge pull request #675 from konryd/leaserollout1b41692
added a flag server-count-source to control the behavior when two sources are...1eec50b
wrapped ServerLeaseCounter into an interface and added a unit test for the Se...db2cd97
changed KNP agent clientset to pick up the larger of the two server counts23b100b
Merge pull request #670 from kinvolk/imran/make-lease-controller-configurableea0a0d3
make lease label and lease namesapce configurablee4d5a2d
Merge pull request #672 from kubernetes-sigs/dependabot/go_modules/gomod-depe...a22670a
Bump the gomod-dependencies group with 8 updates2901ced
Merge pull request #669 from kubernetes-sigs/dependabot/go_modules/gomod-depe...2d52470
Bump the gomod-dependencies group with 2 updatesUpdates
sigs.k8s.io/structured-merge-diff/v4
from 4.4.1 to 4.5.0Commits
7bf59b3
Merge pull request #274 from yongruilin/bool-comparison40c8ef9
Merge pull request #275 from yongruilin/extend-extractitemsa88b919
feat: Adds ExtractItems option to include key fields9e64d18
Merge pull request #272 from Jefftree/drop-vendore96ad23
chore: Removes unused test schemac5a1d56
chore: omit comparison to bool constantb1dac80
Remove vendor directorydc61957
Merge pull request #270 from jpbetz/json-iter-bumpbfb8f51
Run go mod vendordb46cc3
Merge pull request #269 from jpbetz/fix-ignore-fields-breakDependabot 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