Fleet Management
Added
- Add support for showing information about Cluster API CRDs and controllers.
Changed
- Switch to a PKCE authentication flow.
Fixed
- If the CLI quits with an error, display the error via the default OS error stream.
Changed
Added
- Added a values.schema.json file to help with validating user values.
Changed
- Allow having node pools with the scaling set to
0.
Changed
- Register
AppCatalogEntry CRD as a known type.
Changed
- Allow to add the same version again in the
common_cluster_status to support rollbacks.
Added
- Add sample CRs for Azure Cluster API types.
Changed
- Update comments in
App, AppCatalog and AppCatalogEntry CRs.
Changed
- The
MachinePool CRs now hold a reference to the Spark CR in their spec.template.spec.bootstrap.configRef field. - Add missing fields when templating
AzureMachine and AzureCluster, in order to pass CAPZ validation.
Added
- Add configs.core.giantswarm.io CRD.
Changed
- Update CAPZ fork to v0.4.12-alpha1