Fleet Management
Changed
- Import latest upstream Cluster API & Azure Cluster API CRDs.
- Fix
namespacelabeler
controller label selector. - Fix
role
name reference in OIDC group and service accounts rolebinding
.
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.