Fleet Management
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
Changed
- Make the
login
command validate the current context before considering it good to go. - Re-enabled the
--pods-cidr
flag in the template cluster
command. - Return the Cluster API
Cluster
resource when using the get clusters
command with YAML
/JSON
output.