- Upgrade promtail chart: 6.10.0 => 6.11.2
- Upgrade promtail: 2.7.4 => 2.8.2
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Upgraded upstream chart from 5.0.0 to 5.5.0 - see changelog for more information.
- upgraded Loki from 2.8.0 to 2.8.2 - see changelog for more information.
- Loss of compability with Kubernetes <= 1.21
- Switched to 3-targets mode - see comment in upstream values for more information
Changed
- Remove cluster prefix to app name in _helpers.tpl
Changed
- Remove custom config in favor of proper extra-config.
- Upgrade
prometheus-agent-appto 0.5.2 to allow sharding capabilities. - Upgrade
prometheus-operator-appto 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 Policytotrivy. - Added Kyverno
PolicyExceptionfortrivy-app.
Changed
- Modified the
VerticalPodAutoscalerto make the Container Policies configurable. - Moved the
VerticalPodAutoscaler.enabledflag toVerticalPodAutoscaler.trivy.enabledto align with other Apps.
- Add
Removed
- Stop pushing to
openstack-app-collection.
- Stop pushing to
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, usecontroller.configinstead. (#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. Usecontroller.extraArgsinstead. - Params: Remove
controller.defaultSSLCertificate.
NOTE: This is part of our alignment to upstream. Usecontroller.extraArgsinstead. - Params: Remove
controller.enableSSLChainCompletion.
NOTE: This is part of our alignment to upstream. Usecontroller.extraArgsinstead. - Params: Remove
controller.updateIngressStatus.
NOTE: This is part of our alignment to upstream. Usecontroller.extraArgsinstead.
- Params: Remove
- 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. Usecontroller.extraArgsinstead.