Fleet Management
- Specified failureThreshold and periodSeconds for recommender’s liveness probe.
- Upgrade dependency chart to 7.1.0.
- Upgrade VPA components to 0.14.0
Fixed
- Add required values for pss policies.
Added
Changed
- Template for image reference in deployment.yaml
application.giantswarm.io/team annotation to Phoenix
Added
Changed
- Defined the use of the RuntimeDefault Seccompprofiles in the pod and container security context.
Changed
Fixed
- Detect China region to fix IRSA role
Added
- Add
cluster-autoscaler safe-to-evict annotation to recommender and updater
Fixed
- Bump app version in chart.yaml too
Breaking changes
- Add minimal support for templating CAPZ clusters by command line parameters. This removes
--cluster-config and --default-app-config parameters which required handcrafted YAML input. It leaves one consistent templating option for CAPI products (kubectl gs template cluster --provider ... --other-params).