Fleet Management
Fixed
- Ensure the app is deployed to the correct namespace on MCs.
Added
- Push to control-plane-catalog and kvm-app-collection (#21).
- Add a global toggle to enable/disable all resources in the chart (#22).
Removed
- Remove -app suffix from chart name (#24).
Added
- Add networkpool CR into Helm chart.
Changed
- Synced chart with upstream at
v1.6.8 (#16).
Added
- Add
v1alpha3 version for Giant Swarm AWS CRDs.
Changed
- Add documentation for the silence.monitoring.giantswarm.io/v1alpha1 CRD.
- Conversion webhook is removed from upstream CAPZ CRDs.
Fixed
- Add
kvm as a valid provider in docs metadata.
Added
- Add deprecation info to CRD docs metadata.
Fixed
- Set ownership of Silence CRD to Atlas.
Added
- Add support for Spot VMs for Azure Node Pools.
Added
Fixed
- Typo in certconfigs.core.giantswarm.io/v1alpha1
Changed
- Replace AppCatalog CRD with new namespace scoped Catalog CRD.
Added
- Add templating using CAPA upstream templates for clusters in release version
v20.0.0 on AWS. - Add templating using CAPA upstream templates for machinepools in release version
v20.0.0 on AWS. - Add optional
--release flag to nodepool templating so that the new functionality can be used for CAPA versions.
Fixed
- Extend
login error message to mention if OIDC is configured.