Fleet Management
Changed
- Fixed: set observability tenant to ‘giantswarm’
Changed
- Fixed: remove ‘additionalProperties: false’ from values.yaml schema.
Changed
- Upgrade to upstream Helm chart
v0.1.83 (patch release) and zot 2.1.10
Changed
- Add the team tenant observability label to pod templates
- switch helm schema generation to
https://github.com/dadav/helm-schema/, add it to pre-commit config and
add some missing annotations
Changed
- Updated E2E tests to use apptest-framework v2.0.1
- Add unhealthyPodEvictionPolicy to PodDisruptionPolicy
- Declare status port on deployment
Changed
- Not managing the CAPI taint anymore, it manages the
karpenter.sh/unregistered karpenter taint that is applied by CAPI controllers when using a stale version for the patch request.
Fixed
- Use the container registry helm value when templating the daemonset.
Added
- The container image now also supports arm64.
Removed
- Remove CAPG (GCP) support from all commands
- Remove CAPO (OpenStack) support from all commands
Fixed
- Flag
keep-context for login command is no longer ignored - Flag
active-only now works as expected
Changed
- Chart: Update Helm release vertical-pod-autoscaler to v11.1.1. (#375)