-
Notifications
You must be signed in to change notification settings - Fork 692
build(deps): bump the k8s-dependencies group with 4 updates #7014
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?
build(deps): bump the k8s-dependencies group with 4 updates #7014
Conversation
7fd792b
to
6353943
Compare
6353943
to
125b6fb
Compare
the lint errors here related to Endpoints should be fixed by #7008 |
I'm thinking about saving this and the relevant k8s/kind testing update for 1.32.0, so we can have 1.31.0 as a bridging release (will support k8s 1.30-1.32, contour 1.32.0 will support k8s 1.31-1.33 so there is overlap), wdyt @projectcontour/maintainers? |
Fixes #6412 EndpointSliceTranslator is now stable since it was defaulted in v1.29.0 Signed-off-by: Sunjay Bhatia <sunjay.bhatia@broadcom.com>
these helpers are not actually used in the processing code path for endpoints or endpointslices Signed-off-by: Sunjay Bhatia <sunjay.bhatia@broadcom.com>
Bumps the k8s-dependencies group with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go). Updates `k8s.io/api` from 0.32.3 to 0.33.0 - [Commits](kubernetes/api@v0.32.3...v0.33.0) Updates `k8s.io/apiextensions-apiserver` from 0.32.3 to 0.33.0 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.32.3...v0.33.0) Updates `k8s.io/apimachinery` from 0.32.3 to 0.33.0 - [Commits](kubernetes/apimachinery@v0.32.3...v0.33.0) Updates `k8s.io/client-go` from 0.32.3 to 0.33.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.32.3...v0.33.0) --- updated-dependencies: - dependency-name: k8s.io/api dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/apimachinery dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies - dependency-name: k8s.io/client-go dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: k8s-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Tero Saarni <tero.saarni@est.tech>
9c4d3fc
to
1257c67
Compare
rebased on #7008 to make CI run, will rebase on main once that is merged |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7014 +/- ##
==========================================
+ Coverage 80.74% 80.88% +0.14%
==========================================
Files 131 130 -1
Lines 19884 19632 -252
==========================================
- Hits 16055 15880 -175
+ Misses 3537 3466 -71
+ Partials 292 286 -6
🚀 New features to boost your workflow:
|
Bumps the k8s-dependencies group with 4 updates: k8s.io/api, k8s.io/apiextensions-apiserver, k8s.io/apimachinery and k8s.io/client-go.
Updates
k8s.io/api
from 0.32.3 to 0.33.0Commits
82c0029
Update dependencies to v0.33.0 tag16cedc7
Merge pull request #131088 from atiratree/rename-terminating-replicas-fgdc88679
Merge pull request #131103 from ahrtr/etcd_sdk_202503284a456a2
bump etcd 3.5.21 sdk96e38c9
rename DeploymentPodReplacementPolicy FG to DeploymentReplicaSetTerminatingRe...c21a017
Merge pull request #129970 from mortent/AddResourceV1beta2APId0673db
Run make update118546d
Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...f9401a3
Merge pull request #130797 from jm-franc/configurable-tolerance9b3e544
Generated UPDATE_COMPATIBILITY_FIXTURE_DATAUpdates
k8s.io/apiextensions-apiserver
from 0.32.3 to 0.33.0Commits
1b7ab0f
Update dependencies to v0.33.0 tagc066cbe
Merge remote-tracking branch 'origin/master' into release-1.3308c3d2f
Move to released version of prometheus/client_golang v1.22.0 from rc.07c1033e
fix narrow spaces of %e for x/net bumpcdf67dd
bump etcd 3.5.21 sdkb8b1528
Merge pull request #129872 from seans3/websocket-https-proxyd5c7de8
Websocket HTTPS proxy supportde39b8d
Merge pull request #130899 from serathius/watchcache-error7022eab
Merge pull request #130020 from mozillazg/patch-3718a2c7
Merge pull request #130906 from serathius/streaming-validationUpdates
k8s.io/apimachinery
from 0.32.3 to 0.33.0Commits
955939f
bump etcd 3.5.21 sdke8a77bd
Merge pull request #130910 from googs1025/fix/datarace7e8c77e
Merge pull request #130906 from serathius/streaming-validation27fd396
flake: fix data race for func TestBackoff_Step8bcc6f1
Update kube-openapi and integrate streaming tags validation6ce776c
Merge pull request #130857 from thockin/kk_small_vg_diffsf2c94d6
Comment on origin and JSON schemab63ba07
Use origin in validateFalse's own testbeddba4
Use test.Helper in helper funcseaf4038
Merge pull request #130354 from siyuanfoundation/forward-apiUpdates
k8s.io/client-go
from 0.32.3 to 0.33.0Commits
3aa3c77
Update dependencies to v0.33.0 tagecbbb06
bump etcd 3.5.21 sdk2086688
Merge pull request #129970 from mortent/AddResourceV1beta2APIdba34c7
Run make updatee359642
Merge pull request #130556 from sreeram-venkitesh/kep-4960-container-stop-sig...3bf0a05
Merge pull request #130797 from jm-franc/configurable-tolerance7a03a3b
Generated files1676beb
Refresh autogenerated files following the configurable tolerance updates.387edb8
Merge pull request #130967 from aojea/listers21dc3b4
benchmark to show inefficient linear search lookupDependabot 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