Fleet Management
- Add goreleaser github action
- Add instance distribution (#48)
- Remove default node pool creation (#49)
Added
- Add Cluster-scoped Organization CRD
Changed
- Import latest upstream Cluster API & Azure Cluster API CRDs.
Changed
- Make LastDeployed a nullable field.
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.