Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Renamed local flags, whose names conflicted with global flags and deprecated local flags with the old names
--namespace in kubectl gs gitops add app has been deprecated and replaced with --target-namespace--namespace in kubectl gs template app has been deprecated and replaced with --target-namespace--cluster in kubectl gs template app has been deprecated and replaced with --cluster-name--namespace in kubectl gs template catalog has been deprecated and replaced with --target-namespace
Added
- Added a test to detect local flags with names conflicting with global flag names
Changed
- Adjust manifest to behave properly with
capa provider.
Added
- Add support for
capa provider.
- Document how to create custom Grafana dashboards (#1552)
Changed
- Bump to upstream version 1.17.2 and related chart template.
- In CRD docs, show the right repo name instead of “apiextensions” (#1555)
- Image: Make registry configurable.
Changed
- Enable
configmap.use-proxy-protocol by default for AWS. Hint: Before this was achieved by cluster-operator setting configmap.use-proxy-protocol in the cluster values.
Added
- Add NGINX Ingress Controller Connection Distribution dashboard.
- Add Kong Connection Distribution dashboard.