Fleet Management
- In the
template cluster command, the flag --control-plane-az is replacing --master-az.
Added
- Add validation for node host volumes definition in KVMConfig CRD.
Changed
- Update
aad-pod-identity upstream CRDs to v1.8.0.
- Modify the AWS subnet validation for machine deployments.
Added
- Add the AWS subnet annotations into the
template command. - Limit the time allowed for the
login command to call the authentication proxy to one minute.
Changed
- Updated terminology to use “control plane nodes” instead of “master nodes”.
Added
- Add
CatalogNamespace spec to App CRD. - Add
KVMConfigSpecKVMNodeHostVolumes spec to KVMConfig CRD.
Changed
- Remove
alpha prefix from NodeTerminateUnhealthy annotation.
Added
- Add CAPI CRDs.
- Added the
ui.giantswarm.io/original-organization-name annotation. - Added status field to
Organization CRD to hold the created namespace.
Changed
- Updated the documentation for the
alpha.aws.giantswarm.io/aws-subnet-size annotation to explain the current behaviour
Changed
- Disable unique AZ validation to allow China cluster templating.
Fixed
- Only set configmap or secret in
template appcatalog if values are provided.
Added
- Add
get appcatalogs and get apps commands.
Fixed
- Include optional storage classes and tags.