v0.4.0
gardener-robot-ci-2
released this
20 Dec 14:23
·
143 commits
to main
since this release
[gardener/gardener-extension-registry-cache]
⚠️ Breaking Changes
[USER]
Theregistry.extensions.gardener.cloud/v1alpha1
API version is deprecated. See Migration fromv1alpha1
tov1alpha2
on how to migrate fromregistry.extensions.gardener.cloud/v1alpha1
toregistry.extensions.gardener.cloud/v1alpha2
. by @ialidzhikov [#101]
✨ New Features
[USER]
The registry-cache extension introduces a new API versionregistry.extensions.gardener.cloud/v1alpha2
. In the new API version the StorageClass name of the registry cache volume is configurable. Previously, it was hard-coded to the StorageClass nameddefault
. by @ialidzhikov [#101][OPERATOR]
Metrics for registry cache persistent volumes are exposed in theRegistry Caches
plutono dashboard. by @dimitar-kostadinov [#112]
🐛 Bug Fixes
[OPERATOR]
An issue causing control plane migration for a Shoot with registry-cache extension enabled to fail is now fixed. by @ialidzhikov [#114][DEVELOPER]
An issue causing the testmachinery test to fail against an arm64 Shoot is now resolved. by @ialidzhikov [#118][DEVELOPER]
An issue causing the testmachinery test to fail against an alicloud Shoot is now resolved. by @ialidzhikov [#117]
🏃 Others
[OPERATOR]
The type of theconfigure-containerd-registries.service
units is changed fromoneshot
tosimple
. by @ialidzhikov [#109]
Docker Images
- gardener-extension-registry-cache-admission:
eu.gcr.io/gardener-project/gardener/extensions/registry-cache-admission:v0.4.0
- gardener-extension-registry-cache:
eu.gcr.io/gardener-project/gardener/extensions/registry-cache:v0.4.0