Fleet Management
Changed
- Make LastDeployed a nullable field.
Changed
- Push tags to aliyun repository.
- Move
rbac controller code into rbac package. - Add
namespacelabeler controller, which labels legacy namespaces. - Add
automation service account in global namespace, which has admin access to all the tenant namespaces.
Changed
- Fixing AppCatalog CRD as Cluster-scoped resource.
Changed
- Make .status.release.lastDeployed of app and chart CRs optional.
Added
Changed
- Make
.status.kvm.nodeIndexes of KVMConfig optional. - Update example application group CRDs to include version labels.
Fixed
- Serialization of KVM fields
MemorySizeGB, StorageSizeGB, and Disk broken during migration to kubebuilder. - Code generation from within
$GOPATH. - Loading of
AWSMachineDeployment CRD.
Added
- Add external SNAT configuration for AWS CNI.
Changed
- Make
altNames,ipSans and organizations in CertConfigs optional.
Changed
- Fix cluster scope for ETCDBackup CRD.
- Graduate CertConfig CRDs to
v1. - Graduate ETCDBackup CRDs to
v1. - Graduate Ignition CRDs to
v1. - Graduate Release CRDs to
v1. - Drop ReleaseCycle CRD.
Master field in AWSCluster is being deprecated and made optionalInstanceType in AWSControlplane is made optional- Update AWSCluster docs.