Skip to content

Releases: cloudogu/k8s-service-discovery

v0.2.0

08 Jun 17:26
Compare
Choose a tag to compare

Added

  • Warp menu generation
    • Add runnable to the controller which observes keys in the etcd specified in a configmap k8s-ces-warp-config
      and creates warp menu entries in k8s-ces-menu-json for the nginx-ingress dogu [#3].

Changed

  • Update makefiles to version 6.0.1 [#3]

v0.1.0

20 Apr 13:10
Compare
Choose a tag to compare

Added

  • Automatically creates the ingress class k8s-ecosystem-ces-service in the current namespace.
  • Parses the annotation k8s-dogu-operator.cloudogu.com/ces-services for every created service
    and automatically creates respective ingress objects for each CES-service.