gardener / gardener-extension-shoot-cert-service

Gardener extension controller for certificate services for shoot clusters.
https://gardener.cloud
Apache License 2.0
10 stars 35 forks source link

Bump github.com/gardener/gardener from 1.102.0 to 1.103.0 #296

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/gardener/gardener from 1.102.0 to 1.103.0.

Release notes

Sourced from github.com/gardener/gardener's releases.

v1.103.0

[gardener/gardener]

⚠️ Breaking Changes

  • [OPERATOR] Component config change for gardener-operator: extensionVirtualClusterConfig was renamed to extension. by @​MartinWeindel #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 #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 #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 #10400

✨ New Features

  • [OPERATOR] Introduced metrics exposing the Garden resource's condition and last operation. by @​rickardsjp #10393
  • [OPERATOR] Add NamespacedCloudProfile controller to enable usage of NamespacedCloudProfile in Shoot spec. by @​LucaBernstein #10266
  • [OPERATOR] gardener-operator is now capable of deploying admission controllers for the virtual-garden via operator.gardener.cloud/v1alpha1.Extension resources. by @​MartinWeindel #10277
  • [DEVELOPER] Extension provider-local has a dummy admission controller now. by @​MartinWeindel #10277

🐛 Bug Fixes

  • [DEVELOPER] A bug was fixed that led to env-test setup errors when make test-integration was executed locally. by @​timuthy #10456

🏃 Others

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

... (truncated)

Commits
  • 9b18b65 Release v1.103.0
  • 87b6bce Set default CloudProfile kind CloudProfile in test framework. (#10479)
  • 8a5ad25 Adapt test definition for shoot creation (#10475)
  • d3748df Fix flake in integration test for NamespacedCloudProfile. (#10467)
  • 7a67bb7 fix(deps): update module golang.org/x/text to v0.18.0 (#10465)
  • 13f2109 Clean up the stale alertmanager VPA resources (#10462)
  • b9dacf7 chore(deps): update dependency gardener/dashboard to v1.77.0 (#10463)
  • 0ac572e When the command execution fails, return stderr as the response (#10455)
  • 10186a5 Implement NamespacedCloudProfile controller (#10266)
  • 8c40bcd chore(deps): update quay.io/cortexproject/cortex docker tag to v1.18.0 (#10458)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
gardener-robot commented 1 month ago

@dependabot[bot] Thank you for your contribution.

gardener-robot-ci-3 commented 1 month ago

Thank you @dependabot[bot] for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.

MartinWeindel commented 1 month ago

/ok-to-test