Skip to content

Releases: cloudogu/k8s-service-discovery

v0.15.2

19 Sep 06:04
Compare
Choose a tag to compare

Changed

  • Relicense to AGPL-3.0-only

v0.15.1

06 Sep 13:15
Compare
Choose a tag to compare

Added

  • [#58] Use new config interface (configmaps instead of the etcd is now used) to request global configuration.
  • [#56] Use new registry interface (configmaps instead of the etcd is now used) to request and watch dogu jsons.
  • [#53] New configuration (/config/_global/block_warpmenu_support_category) for completely blocking the support entries in the warp menu
  • [#53] New configuration (/config/_global/allowed_warpmenu_support_entries) for explicitly allowing support entries in the warp menu

Fixed

  • [#53] Create warp menu directly at startup to prevent an empty warp menu

v0.15.0

08 Dec 13:33
Compare
Choose a tag to compare

Added

  • [#49] Patch-template for mirroring this component and its images into airgapped environments.

Changed

  • [#50] Remove kustomize and hold the operator yaml files in a single helm chart.

v0.14.4

24 Oct 13:43
Compare
Choose a tag to compare

Changed

  • [#46] Update cesapp-lib to 0.12.2

v0.14.3

02 Oct 08:41
Compare
Choose a tag to compare

Fixed

  • [#44] Fix a bug where the service discovery only updated one single ingress switching maintenance mode.

v0.14.2

20 Sep 07:54
Compare
Choose a tag to compare

Changed

  • [#38] updated go dependencies
  • [#38] updated kube-rbac-proxy

Fixed

  • [#38] deprecation warning for argument logtostderr in kube-rbac-proxy

Removed

  • [#38] deprecated argument logtostderr from kube-rbac-proxy

v0.14.1

15 Sep 13:39
Compare
Choose a tag to compare

Fixed

  • [#42] Set default-value for STAGE environment-variable to production

v0.13.1

01 Sep 05:21
Compare
Choose a tag to compare

Fixed

  • [#34] Add label app: ces for all generated Kubernetes resources

Added

  • [#36] Add "k8s-etcd" as a dependency to the helm-chart

v0.13.0

07 Jul 12:03
Compare
Choose a tag to compare

Added

  • [#32] Add Helm chart release process to project

v0.12.1

01 Jun 11:38
Compare
Choose a tag to compare

Fixed

  • [#30] Add appropriate labels to generated ingress resources