Fleet Management
- Allow user to create cluster with cluster ID containing
[a-z0-9]
Added
- Add kube-proxy configuration to AWSCluster.
Changed
- Load StorageConfig from VFS as expected.
- AzureClusterConfig allow empty labels for guest cluster worker nodes.
- Fix mixed namespace/cluster namespaces usage in App CR
- Allow user to specify Cluster ID
Changed
- All CRDs are now available as both
v1.CustomResourcDefinition and v1beta1.CustomResourceDefinition through
crd.LoadV1 and crd.LoadV1Beta1. Type-specific New*CRD() functions are unchanged. - Graduated Azure CRDs to
v1.
Added
- Generate Cluster API CRDs from upstream module.
Changed
- Relax
AzureConfig CRD validation.
- Added
pods-cidr flag to generate pods CIDR in Cluster CRs - Added support for new Release CR