Skip to content

Releases: cloudogu/k8s-ces-setup

v0.16.2

05 Oct 12:58
Compare
Choose a tag to compare

Changed

  • [#68] Change component setup to install CRDs separately

v0.16.1

04 Sep 08:36
Compare
Choose a tag to compare

Changed

  • [#66] Use new helm registry config from the component-operator where the url is divided in host and schema.

Changed

  • [#62] Use Info as default log level.
  • [#64] Match Makefile helm variable with those from a newer Makefile version

Added

  • [#59] Add helm chart as release artifact.

v0.16.0

14 Aug 13:39
Compare
Choose a tag to compare

Added

  • [#56] Allow to configure resource patches, a powerful way to modify Kubernetes resources during the setup process
    • please see the docs for more information

Changed

  • Allows to configure the IP address placeholder <<ip>> in the setup.json section naming/fqdn as described in the official setup docs
  • [#52] Use latest etcd release from dogu registry.

Fixed

  • Uses now singular context object for all Kubernetes requests

v0.15.0

13 Jun 10:46
Compare
Choose a tag to compare

Added

  • [#54] Use ip as fqdn from load balancer if missing
    • With this change, we are improving the development on external cloud providers by identifying the fqdn early on.

v0.14.0

16 May 13:01
Compare
Choose a tag to compare

Fixed

  • [#50] Reduce technical debt

Changed

  • [#48] Deploy the etcd client as deployment.

v0.13.2

14 Apr 06:31
Compare
Choose a tag to compare

Fixed

  • [#46] Trim dogus/ suffix only on URL default schema
    • this change avoids removing the endpoint suffix for the index schema

v0.13.1

29 Mar 10:14
Compare
Choose a tag to compare

Changed

  • [#44] Improve logging in wait for pod step. API error doesnt throw an error now so that the wait functionality
    will be canceled by the timeout.

v0.13.0

24 Mar 13:54
Compare
Choose a tag to compare

Removed

v0.12.0

17 Feb 10:22
Compare
Choose a tag to compare

Added

  • Add optional volume mount for selfsigned cert of the dogu registry; #38

v0.11.1

31 Jan 07:36
Compare
Choose a tag to compare

Fixed

  • [#36] Fixed an issue where the finisher cronjob starts infinite jobs if the pod e.g. cant pull an image.

Changed

  • Update makefiles to version 7.2.0
  • Update ces-build-lib to 1.62.0