Added
- Added CODEOWNERS file so that teams can more easily watch files that are relevant to them
Changed
- Deprecated AWSConfig and StorageConfig
- Update sigs.k8s.io/cluster-apito v0.3.7-rc.1
- Update sigs.k8s.io/cluster-api-provider-azureto v0.4.5
sigs.k8s.io/cluster-api to v0.3.7-rc.1sigs.k8s.io/cluster-api-provider-azure to v0.4.5pkg/label and pkg/annotation as strategic single source of truth.catalog, reference, and releaseOperatorDeploy fields to release CRDs, and expose a Ready status.kubectl gs login command (#85, #86, #87)AWSMachineDeployment: Made OnDemandBaseCapacity and OnDemandPercentageAboveBaseCapacity optional attributes, removed default value for OnDemandPercentageAboveBaseCapacity.AWSMachineDeployment: Made OnDemandPercentageAboveBaseCapacity an int pointer instead of an int.type of age column to date in additionalPrinterColumn of release CRDAzureConfig.Spec.Azure.Workers to be null when moving towards node
pools.No changes