Skip to content

Releases: cloudogu/k8s-ces-control

v0.11.1

08 Oct 11:41
Compare
Choose a tag to compare

Fixed

  • [#39] Fix helm dependency version constraint for loki and allow loki versions >=2.9.1-0 and <4.0.0-0

v0.11.0

20 Sep 08:53
Compare
Choose a tag to compare

Changed

  • [#35] - Use k8s-registry-lib to read and write log level

v0.10.0

19 Sep 06:25
Compare
Choose a tag to compare

Changed

  • [#37] - Relicense to AGPL-3.0-only

v0.9.0

15 Jul 12:44
Compare
Choose a tag to compare

Changed

  • [#33] - Use configmap based dogu registry instead of etcd to retrieve dogu.jsons

v0.8.1

24 May 19:49
Compare
Choose a tag to compare

Fixed

  • [#31] After setting a new log level for a dogu, the dogu restarts even when it is stopped - dogu should stay stopped

v0.8.0

23 May 15:23
Compare
Choose a tag to compare

Changed

  • Update Makefiles to 9.0.5

Added

  • [#27] API GetDoguList reports current LogLevel
  • [#25] API to set log level for a dogu
    • when the provided log level differs from the log level set in the config, a dogu restart is triggered to apply the change

Fixed

  • A bug where the healthcheck never returned the correct container state (#29)

v0.7.0

02 May 15:00
Compare
Choose a tag to compare

Added

v0.6.0

27 Mar 12:00
Compare
Choose a tag to compare

Added

  • GetBlueprintId endpoint added (#21)
    • retrieves the blueprint id of the currently installed blueprint, if applicable.

v0.5.0

11 Dec 14:58
Compare
Choose a tag to compare

Added

  • [#17] Provide logs from loki
  • [#18] Patch-templates for mirroring into airgapped environments

Changed

  • [#18] Extract yaml wallpaper into helm templates folder

v0.4.0

14 Nov 15:12
Compare
Choose a tag to compare

Added

  • [#15] Add first version of debug mode for dogus without data collection and log rotation.