Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add scaling based on custom metrics (#209).
Changed
- Decouple PDB configuration from deployment updateStrategy (#208).
Changed
- Remove cluster prefix to app name in _helpers.tpl
Changed
- Remove custom config in favor of proper extra-config.
- Upgrade
prometheus-agent-app to 0.5.2 to allow sharding capabilities. - Upgrade
prometheus-operator-app to 4.2.4.
Changed
- Make the prometheus operator evictable by the cluster-autoscaler.
Changed
- Make the prometheus operator evictable by the cluster-autoscaler.
Added
- Add
Cilium Network Policy to trivy. - Added Kyverno
PolicyException for trivy-app.
Changed
- Modified the
VerticalPodAutoscaler to make the Container Policies configurable. - Moved the
VerticalPodAutoscaler.enabled flag to VerticalPodAutoscaler.trivy.enabled to align with other Apps.
Removed
- Stop pushing to
openstack-app-collection.
Added
- Service: Align features from external service to internal one. (#467)
- Service: Add
controller.service.internal.ports & controller.service.internal.targetPorts. (#469)
Changed
- Helpers: Align labels to upstream. (#450)
- Values: Align CPU & memory requests to actual needs. (#453)
- Values: Deprecate
configmap, use controller.config instead. (#463) - Chart: Rename to
ingress-nginx. (#464) - HPA: Align to upstream. (#465)
Removed
- Service: Remove
controller.service.suffix & controller.service.internal.suffix. (#448)
NOTE: This is part of our alignment to upstream. There is no replacement for this key. - Params: Align to upstream. (#452)
- Params: Remove
controller.annotationsPrefix.
NOTE: This is part of our alignment to upstream. Use controller.extraArgs instead. - Params: Remove
controller.defaultSSLCertificate.
NOTE: This is part of our alignment to upstream. Use controller.extraArgs instead. - Params: Remove
controller.enableSSLChainCompletion.
NOTE: This is part of our alignment to upstream. Use controller.extraArgs instead. - Params: Remove
controller.updateIngressStatus.
NOTE: This is part of our alignment to upstream. Use controller.extraArgs instead.
- Service: Remove default values for
controller.service.nodePorts & controller.service.internal.nodePorts. (#461)
NOTE: If you are running on our KVM product, please make sure to manually set those keys to their prior values. - Params: Remove
controller.disableExternalNameForwarding. (#462)
NOTE: This is part of our alignment to upstream. Use controller.extraArgs instead.
Changed
- upgrade grafana chart: 6.55.1 => 6.56.1
- upgrade grafana: 9.4.7 => 9.5.1
Removed
- Stop pushing to
openstack-app-collection.