Releases: cloudogu/k8s-service-discovery
Releases · cloudogu/k8s-service-discovery
v1.3.3
v1.3.2
v1.3.1
v1.3.0
Added
- [#69] Added helm value
.ingress.controller
to define which ingress controller should be used.
Currently, the only supported controller isnginx-ingress
. This is also the default value. - [#69] Added support for networkpolicies. It is enabled by default and will allow connections from all external CIDRs on all exposed ports.
v1.2.0
v1.1.0
v1.0.0
v0.15.2
v0.15.1
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