registry-cache-0.9.0
github-actions
released this
11 Jun 14:30
·
1 commit
to main
since this release
[gardener/gardener-extension-registry-cache]
⚠️ Breaking Changes
[USER]
Theregistry.extensions.gardener.cloud/v1alpha2
API version is removed. Useregistry.extensions.gardener.cloud/v1alpha3
instead. by @ialidzhikov [#165][OPERATOR]
Theregistry.extensions.gardener.cloud/v1alpha2
API version is removed. Before upgrading to this version, make sure that there are no usages of theregistry.extensions.gardener.cloud/v1alpha2
API version in the landscape. by @ialidzhikov [#165]
📰 Noteworthy
[USER]
The registry cache StatefulSets for registries withupstream
host with more than 43 chars will be recreated. Only the StatefulSet will be recreated, the underlying PVC remains the same. by @dimitar-kostadinov [#186]
🏃 Others
[OPERATOR]
This extension is now using the new way of providing monitoring configuration (ref GEP-19) in case a shoot cluster's Prometheus has been migrated to management viaprometheus-operator
. by @ialidzhikov [#187][OPERATOR]
Theupstream
fields in the registry-mirror and registry-cache APIs now support optional port (e.g.example.io:5000
). by @dimitar-kostadinov [#183][OPERATOR]
A new optionalremoteURL
field in the registry-cache API allows specifying the URL of the upstream registry (e.g.http://example.io:5000
). by @dimitar-kostadinov [#183][OPERATOR]
The registry-cache extension does now support the Deploying Gardener Locally and Enabling Provider-Extensions local setup. by @dimitar-kostadinov [#193]
Docker Images
- gardener-extension-registry-cache-admission:
europe-docker.pkg.dev/gardener-project/releases/gardener/extensions/registry-cache-admission:v0.9.0
- gardener-extension-registry-cache:
europe-docker.pkg.dev/gardener-project/releases/gardener/extensions/registry-cache:v0.9.0