Fleet Management
Changed
- Merge both the bundle and app chart into the same repository. Now the AWS Load Balancer Controller app and the bundle containing the necessary IAM resources (managed by Crossplane) will live in this repository.
- The bundle chart now deploys the workload cluster chart using Flux HelmRelease instead of App CR.
- Make sure both the bundle and app charts have been pushed to the catalogs before pushing to the capa app collection
Changed
- Update to upstream Helm Chart
v0.1.91 and Zot v2.1.11.
Changed
- Merge both the bundle and app chart into the same repository. Now the AWS EFS Driver app and the bundle containing the necessary IAM resources (managed by Crossplane) will live in this repository.
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.