Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Include Statefuleset to
Falcosidekick
policy exception. - Update PolicyExceptions to
v2
.
Changed
- Update to upstream version v0.63.0
Changed
- Updated pg-cluster-recovery-test subchart: v0.1.6 => v0.2.0
Removed
- Remove capa-karpenter-taint-remover because nodes are now in the
MachinePool
CR, so the taint will be removed by CAPI.
Fixed
- Fix keda cpu and memory triggers by making value a string instead of an int.
Changed
- Make Keda triggers configurable from the values.
Changed
- Upgrade Alloy upstream chart from 1.1.0 to 1.2.0
- This bumps the version of Alloy from 1.9.0 to 1.10.0
- Updated E2E tests to use apptest-framework v1.14.0
Added
- Chart: Add missing newline at EOF.
Changed
Added
- Chart: Sync to upstream. (#833)
- Chart: Implement ServiceMonitor limits.
- Chart: Add service cluster IPs.
- Chart: Set
automountServiceAccountToken
in workloads. - Chart: Add
controller.service.trafficDistribution
. - Chart: Add
controller.service.external.labels
& controller.service.internal.labels
. - Chart: Add
controller.admissionWebhooks.certManager.*.revisionHistoryLimit
. - Chart: Implement
runtimeClassName
. - Chart: Add
activeDeadlineSeconds
.
Changed
- Updated E2E tests to use apptest-framework v1.14.0
- Chart: Sync to upstream. (#833)
- Controller: Update image to v1.13.0.
Added
- Add a secret key as env var.