gardener / diki

Apache License 2.0
7 stars 8 forks source link

Update module github.com/gardener/gardener to v1.103.0 #298

Closed gardener-ci-robot closed 1 month ago

gardener-ci-robot commented 1 month ago

This PR contains the following updates:

Package Type Update Change
github.com/gardener/gardener require minor v1.102.1 -> v1.103.0

Release Notes

gardener/gardener (github.com/gardener/gardener) ### [`v1.103.0`](https://redirect.github.com/gardener/gardener/releases/tag/v1.103.0) [Compare Source](https://redirect.github.com/gardener/gardener/compare/v1.102.1...v1.103.0) ### \[gardener/gardener] #### ⚠️ Breaking Changes - `[OPERATOR]` Component config change for `gardener-operator`: `extensionVirtualClusterConfig` was renamed to `extension`. by [@​MartinWeindel](https://redirect.github.com/MartinWeindel) \[[#​10277](https://redirect.github.com/gardener/gardener/issues/10277)] #### πŸ“° Noteworthy - `[DEVELOPER]` Enable apiserver feature gate `UseNamespacedCloudProfile` in local setup by default. Though, feature gate should not be enabled in production environments yet, until access control is implemented. by [@​LucaBernstein](https://redirect.github.com/LucaBernstein) \[[#​10266](https://redirect.github.com/gardener/gardener/issues/10266)] - `[OPERATOR]` `kube-proxy` now has a readiness probe so that a node will only become ready for workloads after `kube-proxy` was ready at least once. by [@​ScheererJ](https://redirect.github.com/ScheererJ) \[[#​10407](https://redirect.github.com/gardener/gardener/issues/10407)] - `[OPERATOR]` Host spread for shoots with failure tolerance `node` (`.spec.controlPlane.highAvailability.failureTolerance.type`) is now accomplished via `minDomains`. Earlier, this happened at a best effort basis only. If a seed was having less than 3 nodes at the time the control-plane pods were scheduled, the desired pod distribution was not possible. by [@​timuthy](https://redirect.github.com/timuthy) \[[#​10400](https://redirect.github.com/gardener/gardener/issues/10400)] #### ✨ New Features - `[OPERATOR]` Introduced metrics exposing the Garden resource's condition and last operation. by [@​rickardsjp](https://redirect.github.com/rickardsjp) \[[#​10393](https://redirect.github.com/gardener/gardener/issues/10393)] - `[OPERATOR]` Add `NamespacedCloudProfile` controller to enable usage of `NamespacedCloudProfile` in `Shoot` spec. by [@​LucaBernstein](https://redirect.github.com/LucaBernstein) \[[#​10266](https://redirect.github.com/gardener/gardener/issues/10266)] - `[OPERATOR]` `gardener-operator` is now capable of deploying admission controllers for the virtual-garden via `operator.gardener.cloud/v1alpha1.Extension` resources. by [@​MartinWeindel](https://redirect.github.com/MartinWeindel) \[[#​10277](https://redirect.github.com/gardener/gardener/issues/10277)] - `[DEVELOPER]` Extension `provider-local` has a dummy admission controller now. by [@​MartinWeindel](https://redirect.github.com/MartinWeindel) \[[#​10277](https://redirect.github.com/gardener/gardener/issues/10277)] #### πŸ› Bug Fixes - `[DEVELOPER]` A bug was fixed that led to `env-test` setup errors when `make test-integration` was executed locally. by [@​timuthy](https://redirect.github.com/timuthy) \[[#​10456](https://redirect.github.com/gardener/gardener/issues/10456)] #### πŸƒ Others - `[DEPENDENCY]` The `quay.io/prometheus/prometheus` image has been updated to `v2.54.1`. by [@​gardener-ci-robot](https://redirect.github.com/gardener-ci-robot) \[[#​10395](https://redirect.github.com/gardener/gardener/issues/10395)] - `[DEPENDENCY]` The `fluent-operator` image has been updated to `v3.10`. [Release Notes](https://redirect.github.com/fluent/fluent-operator/releases/tag/v3.1.0)\ The `fluent-bit` image has been updated to `v3.1.5`. [Release Notes](https://redirect.github.com/fluent/fluent-bit/releases/tag/v3.1.5)\ The `gardener/logging` image has been updated to `v0.61.0`. [Release Notes](https://redirect.github.com/gardener/logging/releases/tag/v0.61.0) by [@​nickytd](https://redirect.github.com/nickytd) \[[#​10429](https://redirect.github.com/gardener/gardener/issues/10429)] - `[DEPENDENCY]` The `gardener/dashboard` image has been updated to `1.77.0`. [Release Notes](https://redirect.github.com/gardener/dashboard/releases/tag/1.77.0) by [@​gardener-ci-robot](https://redirect.github.com/gardener-ci-robot) \[[#​10463](https://redirect.github.com/gardener/gardener/issues/10463)] - `[DEPENDENCY]` The `registry.k8s.io/metrics-server/metrics-server` image has been updated to `v0.7.2`. by [@​gardener-ci-robot](https://redirect.github.com/gardener-ci-robot) \[[#​10408](https://redirect.github.com/gardener/gardener/issues/10408)] - `[DEPENDENCY]` The `gardener/dashboard` image has been updated to `1.76.2`. [Release Notes](https://redirect.github.com/gardener/dashboard/releases/tag/1.76.2) by [@​gardener-ci-robot](https://redirect.github.com/gardener-ci-robot) \[[#​10446](https://redirect.github.com/gardener/gardener/issues/10446)] - `[DEPENDENCY]` The `quay.io/brancz/kube-rbac-proxy` image has been updated to `v0.18.1`. by [@​gardener-ci-robot](https://redirect.github.com/gardener-ci-robot) \[[#​10427](https://redirect.github.com/gardener/gardener/issues/10427)] - `[DEPENDENCY]` The `quay.io/prometheus-operator/prometheus-config-reloader` image has been updated to `v0.76.1`. by [@​gardener-ci-robot](https://redirect.github.com/gardener-ci-robot) \[[#​10448](https://redirect.github.com/gardener/gardener/issues/10448)] - `[DEPENDENCY]` The `quay.io/cortexproject/cortex` image has been updated to `v1.18.0`. by [@​gardener-ci-robot](https://redirect.github.com/gardener-ci-robot) \[[#​10458](https://redirect.github.com/gardener/gardener/issues/10458)] - `[DEPENDENCY]` The `gardener/hvpa-controller` image has been updated to `v0.16.0`. [Release Notes](https://redirect.github.com/gardener/hvpa-controller/releases/tag/v0.16.0) by [@​gardener-ci-robot](https://redirect.github.com/gardener-ci-robot) \[[#​10397](https://redirect.github.com/gardener/gardener/issues/10397)] - `[DEPENDENCY]` The `quay.io/kiwigrid/k8s-sidecar` image has been updated to `1.27.6`. by [@​gardener-ci-robot](https://redirect.github.com/gardener-ci-robot) \[[#​10424](https://redirect.github.com/gardener/gardener/issues/10424)] - `[DEVELOPER]` The guestbook container image used in the test machinery tests is now updated from an image in GCR to an image in Artifact Registry. by [@​ialidzhikov](https://redirect.github.com/ialidzhikov) \[[#​10409](https://redirect.github.com/gardener/gardener/issues/10409)] - `[DEVELOPER]` Introduce `golang-test` image for Go 1.23 and remove its Go 1.21 version. by [@​oliver-goetz](https://redirect.github.com/oliver-goetz) \[[#​10388](https://redirect.github.com/gardener/gardener/issues/10388)] - `[OPERATOR]` A stale VPA related to the old alertmanager deployment was not cleaned up by gardenlet. Now, gardenlet on startup cleans up the these stale alertmanager VPAs. by [@​ialidzhikov](https://redirect.github.com/ialidzhikov) \[[#​10462](https://redirect.github.com/gardener/gardener/issues/10462)] #### Helm Charts - controlplane: `europe-docker.pkg.dev/gardener-project/releases/charts/gardener/controlplane:v1.103.0` - gardenlet: `europe-docker.pkg.dev/gardener-project/releases/charts/gardener/gardenlet:v1.103.0` - operator: `europe-docker.pkg.dev/gardener-project/releases/charts/gardener/operator:v1.103.0` - resource-manager: `europe-docker.pkg.dev/gardener-project/releases/charts/gardener/resource-manager:v1.103.0` #### Docker Images - admission-controller: `europe-docker.pkg.dev/gardener-project/releases/gardener/admission-controller:v1.103.0` - apiserver: `europe-docker.pkg.dev/gardener-project/releases/gardener/apiserver:v1.103.0` - controller-manager: `europe-docker.pkg.dev/gardener-project/releases/gardener/controller-manager:v1.103.0` - gardenlet: `europe-docker.pkg.dev/gardener-project/releases/gardener/gardenlet:v1.103.0` - node-agent: `europe-docker.pkg.dev/gardener-project/releases/gardener/node-agent:v1.103.0` - operator: `europe-docker.pkg.dev/gardener-project/releases/gardener/operator:v1.103.0` - resource-manager: `europe-docker.pkg.dev/gardener-project/releases/gardener/resource-manager:v1.103.0` - scheduler: `europe-docker.pkg.dev/gardener-project/releases/gardener/scheduler:v1.103.0`

Configuration

πŸ“… 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.

gardener-ci-robot commented 1 month ago

β„Ή Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

Details:

Package Change
go 1.23.0 -> 1.23.1
github.com/Masterminds/sprig/v3 v3.2.3 -> v3.3.0
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/gardener/etcd-druid v0.22.4 -> v0.22.5
github.com/gardener/hvpa-controller/api v0.15.0 -> v0.16.0
github.com/huandu/xstrings v1.4.0 -> v1.5.0
github.com/prometheus/client_golang v1.18.0 -> v1.20.0
github.com/prometheus/client_model v0.6.0 -> v0.6.1
github.com/prometheus/common v0.47.0 -> v0.58.0
github.com/prometheus/procfs v0.12.0 -> v0.15.1
github.com/shopspring/decimal v1.3.1 -> v1.4.0
github.com/spf13/cast v1.6.0 -> v1.7.0
golang.org/x/exp v0.0.0-20240808152545-0cdaa3abc0fa -> v0.0.0-20240823005443-9b4947da3948
golang.org/x/oauth2 v0.20.0 -> v0.22.0
golang.org/x/text v0.17.0 -> v0.18.0
google.golang.org/protobuf v1.34.1 -> v1.34.2
gardener-robot commented 1 month ago

@gardener-ci-robot Thank you for your contribution.