Releases: gardener/k8syncer
Releases · gardener/k8syncer
v0.7.0
v0.6.1
Release v0.6.1
v0.6.0
Release v0.6.0
v0.5.0
Release v0.5.0
v0.4.0
- Fixed a bug that could prevent k8syncer from removing its finalizer when it didn't work in the first attempt.
- Fixed a bug that prevented the update retry logic to work as intended.
- The k8syncer helm chart now stores the config in a secret, because it might contain access information for git repositories.
v0.3.0
[gardener/k8syncer]
⚠️ Breaking Changes
[USER]
The helm chart now takes a list of image pull secrets which have to exist in the cluster. Before, it would take a single actual secret which was then put into a secret in the cluster. by @Diaphteiros [#13][USER]
The image location has changed fromeu.gcr.io/gardener-project/k8syncer
toeurope-docker.pkg.dev/sap-gcp-cp-k8s-stable-hub/cola/k8syncer
. by @Diaphteiros [#13]
✨ New Features
[USER]
When configuring the fields for the 'status' state option, it is now possible to reference fields containing a.
. by @Diaphteiros [#2]
🏃 Others
[DEVELOPER]
Bumped dependencies. by @Diaphteiros [#5]
📖 Documentation
[USER]
There is new documentation on the 'simple JSONPath' syntax, which is used in the configuration whenever fields in k8s manifests are referenced. by @Diaphteiros [#2]
v0.2.0
[gardener/k8syncer]
🏃 Others
[DEVELOPER]
Bumped dependencies. by @Diaphteiros [#5]
Docker Images
k8syncer: eu.gcr.io/gardener-project/k8syncer:v0.2.0
v0.1.0
[gardener/k8syncer]
✨ New Features
[USER]
When configuring the fields for the 'status' state option, it is now possible to reference fields containing a.
. by @Diaphteiros [#2]
📖 Documentation
[USER]
There is new documentation on the 'simple JSONPath' syntax, which is used in the configuration whenever fields in k8s manifests are referenced. by @Diaphteiros [#2]
Docker Images
k8syncer: eu.gcr.io/gardener-project/k8syncer:v0.1.0