Releases: cloudogu/k8s-ces-setup
Releases · cloudogu/k8s-ces-setup
v3.4.0
Changed
- [#134] The setup can now be processed with a previously created loadbalancer service.
This is useful if the loadbalancer ip is required for the setup configuration.
In this case one can simply create the service before, wait for the ip assignment and use it for the setup.
The setup will patch the service with the default http ports.
v3.3.1
v3.3.0
Added
- [#128] Proxy support for dogu, container and helm registry.
- If configured via
.setup.env.proxy
the setup creates a secretces-proxy
with the fully url and uses this proxy to query the dogu registry.
Other components e.g. component-operator uses the url from the secret too if available.
In general if you use this proxy configuration you should also set the proxy for the dogus via the global config in the setup json.
See setup json documentation.
- If configured via