Added
- Add support for node pool autoscaling on Azure.
tenant cluster
to workload cluster
.control plane
to management cluster
(where appropriate).app-operator.giantswarm.io/paused
annotation.This releases removes the default value for the --provider
flag in the template cluster
and template nodepool
commands.
WARNING: BREAKING CHANGE
This is a breaking change as the default behaviour is changed.
Please ensure you always specify the provider flag such as --provider=aws
or --provider=azure
.
--release
flag in AWS since it is defaulted in the admission controller.--master-az
flag in AWS since it is defaulted in the admission controller.--name
flag in AWS since it is defaulted in the admission controller.--domain
flag since it is managed by admission controller.--provider
flag for template cluster
and template nodepool
commands.template nodepool
command, the flags --nodex-min
and --nodex-max
have been renamed to --nodes-min
and --nodes-max
.--credential
flag, now it is managed by admission controller.