intel / gardener-extension-cri-resmgr

Gardener extension controller for the https://github.com/intel/cri-resource-manager container runtime proxy
Apache License 2.0
9 stars 5 forks source link

Bump github.com/gardener/gardener from 1.74.2 to 1.79.0 #193

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps github.com/gardener/gardener from 1.74.2 to 1.79.0.

Release notes

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

v1.79.0

[gardener/gardener]

⚠️ Breaking Changes

  • [DEVELOPER] uncachedObjects under pkg/client/kubernetes/options.go is now removed from Config struct which is used to set options for new ClientSets. Now the uncached objects can be directly set under clientOptions.Cache.DisableFor field. by @​ary1992 #8245

📰 Noteworthy

  • [OPERATOR] The DisablingScalingClassesForShoots feature gate has been promoted to beta. by @​rfranzke #8428

✨ New Features

  • [OPERATOR] Operators can now use the annotation gardener.cloud/operation=rotate-observability-credentials on the garden resource to rotate the observability credentials. by @​acumino #8393
  • [OPERATOR] Configuring multiple reserve-excess-capacity deployments on Seeds is supported now by specifying .spec.settings.excessCapacityReservation.configs. by @​oliver-goetz #8356
  • [USER] When the Kubernetes control plane version is at least v1.28, it is now possible to set the worker pool Kubernetes version to be at most three versions behind the control plane version. Earlier, only a skew of at most two versions was allowed. Find more details here. by @​shafeeqes #8402

🐛 Bug Fixes

  • [OPERATOR] A bug has been fixed which was causing the garbage collector in gardener-resource-manager to wrongfully collect Secrets related to ManagedResources when the source and the target cluster are equal. by @​dimityrmirchev #8398
  • [OPERATOR] An issue has been fixed which was causing a broken ControlPlaneHealthy condition report for Shoots when the MachineControllerManagerDeployment feature gate gets enabled until their next reconciliation. by @​rfranzke #8407
  • [OPERATOR] Update Kubernetes dependencies (especially k8s.io/client-go) from v0.26.3 to v0.26.4 to resolve panic on working with special shoots. by @​MartinWeindel #8422

🏃 Others

  • [OPERATOR] Add Prometheus alert for pending seed pods by @​StenlyTU #8406
  • [OPERATOR] The admission controllers of common provider extensions are automatically installed in the local extensions development setup by @​ScheererJ #8311
  • [OPERATOR] The WorkerlessShoots feature gate has been promoted to beta and is now turned on by default. Before deploying this Gardener version, make sure that all your registered extensions support this feature gate. by @​acumino #8417
  • [OPERATOR] The following image is updated:
  • [DEVELOPER] The following dependencies are updated:
    • k8s.io/* : v0.26.4 -> v0.27.5
    • sigs.k8s.io/controller-runtime: v0.14.6 -> v0.15.2 by @​ary1992 #8245

[gardener/apiserver-proxy]

🏃 Others

  • [OPERATOR] Update golang base container image to 1.21.0. by @​dependabotgardener/apiserver-proxy#43
  • [OPERATOR] Update alpine base image components to 3.18.3. by @​dependabotgardener/apiserver-proxy#42
  • [OPERATOR] Removed apiserver-proxy pod webhook as it is now included in Gardener Resource Manager. by @​ScheererJgardener/apiserver-proxy#39
  • [OPERATOR] Update gardener/gardener to 1.77.1. by @​dependabotgardener/apiserver-proxy#44

[gardener/vpn2]

📰 Noteworthy

  • [OPERATOR] Update to golang v1.21 by @​ScheererJgardener/vpn2#42

Docker Images

admission-controller: eu.gcr.io/gardener-project/gardener/admission-controller:v1.79.0 apiserver: eu.gcr.io/gardener-project/gardener/apiserver:v1.79.0 controller-manager: eu.gcr.io/gardener-project/gardener/controller-manager:v1.79.0 scheduler: eu.gcr.io/gardener-project/gardener/scheduler:v1.79.0 operator: eu.gcr.io/gardener-project/gardener/operator:v1.79.0 gardenlet: eu.gcr.io/gardener-project/gardener/gardenlet:v1.79.0

... (truncated)

Commits


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)
dependabot[bot] commented 11 months ago

Superseded by #196.