Skip to content

Releases: gardener/k8syncer

v0.7.0

20 Jun 14:06
Compare
Choose a tag to compare
Release v0.7.0

v0.6.1

15 Apr 07:30
Compare
Choose a tag to compare
Release v0.6.1

v0.6.0

15 Apr 06:48
Compare
Choose a tag to compare
Release v0.6.0

v0.5.0

19 Mar 14:20
Compare
Choose a tag to compare
Release v0.5.0

v0.4.0

20 Feb 07:52
Compare
Choose a tag to compare
  • 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

13 Feb 16:01
Compare
Choose a tag to compare

[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 from eu.gcr.io/gardener-project/k8syncer to europe-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

📖 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

14 Nov 12:38
Compare
Choose a tag to compare

[gardener/k8syncer]

🏃 Others

Docker Images

k8syncer: eu.gcr.io/gardener-project/k8syncer:v0.2.0

v0.1.0

26 Oct 08:11
Compare
Choose a tag to compare

[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