ingress-controller
ingress-controller copied to clipboard
build(deps): bump the k8s group across 1 directory with 6 updates
Bumps the k8s group with 3 updates in the / directory: k8s.io/api, k8s.io/apiextensions-apiserver and sigs.k8s.io/controller-runtime.
Updates k8s.io/api
from 0.30.0 to 0.30.3
Commits
83bdab1
Update dependencies to v0.30.3 tag0fd470c
Merge pull request #124702aojea/automated-cherry-pick-of-#124572
a669f18
Merge pull request #124694 from pmalek/backport-124553-to-release-1.3015001b5
fix(api): make LocalObjectReference.Name and HostAlias.IP required (#124553)d9a08c5
tag service.spec.TrafficDistribution field as alpha- See full diff in compare view
Updates k8s.io/apiextensions-apiserver
from 0.30.0 to 0.30.3
Commits
1aec848
Update dependencies to v0.30.3 tag803669d
Merge pull request #124676cici37/automated-cherry-pick-of-#124675
5e9c693
Adding the feature gates to fix cost for VAP and webhook matchConditions.- See full diff in compare view
Updates k8s.io/apimachinery
from 0.30.0 to 0.30.3
Commits
- See full diff in compare view
Updates k8s.io/apiserver
from 0.30.0 to 0.30.3
Commits
07c8580
Update dependencies to v0.30.3 tag7a3db50
Merge pull request #124676cici37/automated-cherry-pick-of-#124675
a30c80f
Merge pull request #124802seantywork/automated-cherry-pick-of-#124662
1ce5268
Updated & added visibility to apiserver x509 test certificates expiring this ...e025ab4
Adding the feature gates to fix cost for VAP and webhook matchConditions.- See full diff in compare view
Updates k8s.io/client-go
from 0.30.0 to 0.30.3
Commits
Updates sigs.k8s.io/controller-runtime
from 0.18.0 to 0.18.4
Release notes
Sourced from sigs.k8s.io/controller-runtime's releases.
v0.18.4
What's Changed
- [release-0.18] ✨ controllerutil: configure BlockOwnerDeletion when setting OwnerReference by
@k8s-infra-cherrypick-robot
in kubernetes-sigs/controller-runtime#2848Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.3...v0.18.4
v0.18.3
What's Changed
- ✨ setup-envtest: download binaries from controller-tools releases by
@sbueringer
in kubernetes-sigs/controller-runtime#2837- 🌱 Bump k8s.io/* to v0.30.1 by
@sbueringer
in kubernetes-sigs/controller-runtime#2840Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.2...v0.18.3
v0.18.2
What's Changed
- 🐛 Reintroduce AddMetricsServerExtraHandler on manager by
@k8s-infra-cherrypick-robot
in kubernetes-sigs/controller-runtime#2817Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.1...v0.18.2
v0.18.1
What's Changed
- [release-0.18] :bug: Cache: Fix label defaulting of byObject when namespaces are configured by
@k8s-infra-cherrypick-robot
in kubernetes-sigs/controller-runtime#2808- [release-0.18] 🐛 correct kind source type by
@k8s-infra-cherrypick-robot
in kubernetes-sigs/controller-runtime#2809Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.18.0...v0.18.1
Commits
12cc8d5
Merge pull request #2848 from k8s-infra-cherrypick-robot/cherry-pick-2847-to-...c0c229e
controllerutil: allow configuring BlockOwnerDeletion when setting OwnerRefere...be2f383
Merge pull request #2840 from sbueringer/pr-bump-k8s4720d17
Bump k8s.io/* to v0.30.1aa9ed14
Merge pull request #2837 from sbueringer/pr-setup-envtest-ct-rel-0.1835d7bbd
default --use-deprecated-gcs to truece4e4f5
some more deprecations56dcc14
setup-envtest: allow downloading envtest binaries from controller-tools834905b
Merge pull request #2817 from k8s-infra-cherrypick-robot/cherry-pick-2813-to-...6396a49
Reintroduce AddMetricsExtraHandler on manager- Additional commits viewable in compare view
Dependabot 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