Skip to content

v0.8.0

Compare
Choose a tag to compare
@gardener-robot-ci-1 gardener-robot-ci-1 released this 26 Mar 08:38
· 83 commits to main since this release

[gardener/gardener-extension-registry-cache]

⚠️ Breaking Changes

  • [OPERATOR] registry-cache extension no longer supports Shoots with Кubernetes version == 1.24. by @shafeeqes [#121]

🐛 Bug Fixes

  • [OPERATOR] Fixed an issue where the extension-registry-configuration-cleaner ManagedResource could block Shoot deletion if the registry-cache extension was disabled before the Shoot deletion was triggered, and disabling the extension failed while trying to deploy the said ManagedResource and wait for it to become ready. by @ialidzhikov [#173]

🏃 Others

  • [OPERATOR] Registry configuration option http.draintimeout is set to 25 seconds to activate registry graceful shutdown. by @dimitar-kostadinov [#162]
  • [OPERATOR] The registry-cache extension defines recording rules (shoot:registry_proxy_pushed_bytes_total:sum and shoot:registry_proxy_pulled_bytes_total:sum) that are federated in the Seed cluster's aggregate prometheus and also in the prometheus in the runtime cluster. These rules make possible to query registry-cache related metrics from the prometheus in the runtime cluster and in this way get an overview for given set of Shoot clusters. by @ialidzhikov [#169]

Docker Images

  • gardener-extension-registry-cache-admission: europe-docker.pkg.dev/gardener-project/releases/gardener/extensions/registry-cache-admission:v0.8.0
  • gardener-extension-registry-cache: europe-docker.pkg.dev/gardener-project/releases/gardener/extensions/registry-cache:v0.8.0