-
Notifications
You must be signed in to change notification settings - Fork 13
Update module github.com/gardener/gardener to v1.130.0 #623
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
Update module github.com/gardener/gardener to v1.130.0 #623
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
058ff9a to
1f63f77
Compare
1f63f77 to
f965ad4
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: AleksandarSavchev The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
LGTM label has been added. DetailsGit tree hash: 2256c41f7ef9f50c73d2b4ae2cb924b8537cb815 |
This PR contains the following updates:
v1.129.2->v1.130.0Release Notes
gardener/gardener (github.com/gardener/gardener)
v1.130.0Compare Source
[github.com/gardener/gardener:v1.130.0]
[OPERATOR]The followingShootfields are now validated:.spec.kubernetes.verticalPodAutoscaler.evictionRateBurstmust be non-negative..spec.kubernetes.verticalPodAutoscaler.evictionToleranceis limited in [0, 1) interval..spec.kubernetes.verticalPodAutoscaler.recommendationMarginFractionis limited in [0, 1) interval..spec.kubernetes.kubeScheduler.kubeMaxPDVolsmust be a positive number..spec.tolerations[]keyandvalueare validated similar to Kubernetes Tolerations..spec.schedulerNamemust comply with RFC 1123 Label Names..spec.extensions[].typemust comply with RFC 1123 Label Names..spec.provider.typemust comply with RFC 1123 Label Names. by @dimitar-kostadinov [#12844]📰 Noteworthy
[DEVELOPER]The Gardener reviewer groups have been refined and can be found in theOWNERS_ALIASESfile. This will serve as the foundation for finding appropriate reviewers for the respective areas in the future. by @timuthy [#13024]✨ New Features
[DEVELOPER]Shoot advertised addresses are now configurable by extension components for Shoot Ingress resources. For more details, see Shoot Advertised Addresses. by @dnaeon [#13043][OPERATOR]gardener-operatornow prevents deletion of thegardennamespace in the runtime cluster whileoperator.gardener.cloud/v1alpha1.Gardenresources still exist. by @rfranzke [#13101]🐛 Bug Fixes
[OPERATOR]Thequay.io/kiwigrid/k8s-sidecarimage is downgraded tov1.30.9to prevent a regression that causes Plutono dashboards to not be loaded. by @rickardsjp [#13187][OPERATOR]A bug which deactivates topology aware routing for kube-apiservers when l7 load-balancing is not active has been fixed. by @oliver-goetz [#13185][USER]Fixes an issue where connecting to the kube-apiserver via the seed ingress URL did not work when the shoot used an exposure class. by @axel7born [#13055][USER]An upstream issue causing kube-proxy to log thousands of log entries per second is now mitigated by reducing the kube-proxy verbosity level when running an affected Kubernetes version in the range [1.33.0, 1.33.6). For more details, see http://issues.k8s.io/132678. by @ialidzhikov [#13192][DEVELOPER]In the local setup, the hosts file entry forgarden.local.gardener.cloudis written again upon node reboot. by @LucaBernstein [#13132][OPERATOR]A bug has been fixed which prevented L7 load-balancing for kube-apiservers to work correctly on Seeds/Gardens where topology-aware-routing is activated. by @oliver-goetz [#13081][DEVELOPER]A defaultKUBECONFIGis now set when runningmake seed-{up|down}. by @oliver-goetz [#13071][DEVELOPER]The testmachinery tests for control plane migration were fixed so that the checks if nodes are kept after control plane migration are executed. by @plkokanov [#13057][OPERATOR]Theworker-pools-operatingsystemconfig-hashessecret is now restored in theShoot's control plane during the restore phase of control plane migration. This fixes an issue which caused node rollouts to happen during control plane migration when theNewWorkerPoolHashfeature gate is enabled. by @plkokanov [#13056]🏃 Others
[OPERATOR]Use aggregate Prometheus internal service for federation from the garden Prometheus when the runtime cluster is a seed by @vicwicker [#13066][DEPENDENCY]The following dependencies have been updated:gardener/dashboardfrom1.82.3to1.82.4. Release Notes by @gardener-ci-robot [#13157][DEPENDENCY]The following dependencies have been updated:registry.k8s.io/node-problem-detector/node-problem-detectorfromv0.8.21tov0.8.22. by @gardener-ci-robot [#13032][OPERATOR]Introduces feature gateUseUnifiedHTTPProxyfor unified HTTP proxy infrastructure. by @hown3d [#13003][DEVELOPER]The custom client certificate parsing inIstioTLSTerminationlua scripts was replaced withparsedSubjectPeerCertificate()envoy function. by @oliver-goetz [#13128][DEPENDENCY]The following dependencies have been updated:quay.io/cortexproject/cortexfromv1.19.0tov1.19.1. by @gardener-ci-robot [#13148][OPERATOR]The followingkube-apiservermetrics are now collected, which might be handy to optimize Priority and Fairness usage:apiserver_flowcontrol_current_inqueue_requestsapiserver_flowcontrol_current_executing_requestsapiserver_flowcontrol_current_executing_seatsapiserver_flowcontrol_request_wait_duration_secondsapiserver_flowcontrol_nominal_limit_seatsapiserver_flowcontrol_request_concurrency_in_useapiserver_flowcontrol_priority_level_request_utilizationapiserver_flowcontrol_priority_level_seat_utilizationby @dimakow [#13000][OPERATOR]Add support for gzip compression to metrics endpoint of istio ingress gateway. by @ScheererJ [#13137][DEPENDENCY]The following dependencies have been updated:gardener/dependency-watchdogfromv1.5.0tov1.6.0. Release Notesmygithub.libinneed.workers.dev/gardener/dependency-watchdogfromv1.5.0tov1.6.0. by @ashwani2k [#13127][OPERATOR]gardener-node-agent-initnow outputs logs to journal and console (/dev/console). by @RAPSNX [#12822][DEPENDENCY]The following dependencies have been updated:gcr.io/istio-release/pilotfrom1.27.1to1.27.2.gcr.io/istio-release/proxyv2from1.27.1to1.27.2. by @gardener-ci-robot [#13151][DEPENDENCY]The following dependencies have been updated:gardener/dashboardfrom1.82.2to1.82.3. Release Notes by @gardener-ci-robot [#13069][OPERATOR]The following dependencies have been updated:gardener/etcd-druidfromv0.32.0tov0.33.0. Release Notes by @shreyas-s-rao [#13172][DEPENDENCY]The following dependencies have been updated:registry.k8s.io/autoscaling/vpa-admission-controllerfrom1.4.2to1.5.1.registry.k8s.io/autoscaling/vpa-recommenderfrom1.4.2to1.5.1.registry.k8s.io/autoscaling/vpa-updaterfrom1.4.2to1.5.1. by @gardener-ci-robot [#13095][DEPENDENCY]The following dependencies have been updated:gcr.io/istio-release/pilotfrom1.27.0to1.27.1.gcr.io/istio-release/proxyv2from1.27.0to1.27.1. by @axel7born [#13004][OPERATOR]New panels added in VPA Recommendations Plutono dashboard to track number of pods with deviations from their CPU recommendation. by @RadaBDimitrova [#12898][OPERATOR]VerticalPodAutoscaler resources, deployed by Gardener, are now instrumented to switch from the deprecated update modeAutoto its only fallback strategy - update modeRecreate. by @vitanovs [#13046][DEPENDENCY]The following dependencies have been updated:open-telemetry/opentelemetry-operatorfromv0.129.1tov0.136.0. Release Notes by @rrhubenov [#13106][DEPENDENCY]The following dependencies have been updated:quay.io/kiwigrid/k8s-sidecarfrom1.30.10to1.30.11. by @gardener-ci-robot [#13149][OPERATOR]Logging stack configuration is now tuned for high-throughput scenarios. It brings changes in local file system resource utilization, addressing potential node disk pressure occurrences. by @nickytd [#13116][OPERATOR]Add IOPS metrics to etcd dashboard by @voelzmo [#13146]Helm Charts
europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.130.0europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.130.0europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.130.0europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.130.0Container (OCI) Images
europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.130.0europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.130.0europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.130.0europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.130.0europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.130.0europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.130.0europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.130.0europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.130.0Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.