Fleet Management
Changed
- Consumers of this library need to explicitly replace CAPI/CAPZ dependencies with GiantSwarm forks on their
go.mod files. - Update microerror.
Changed
- Update k8s related dependencies.
Added
- Add NetworkPool option for ClusterCRsConfig
Added
- Functions for generating NetworkPools CRs
Added
- Add support for using a custom release branch when templating clusters or node pools.
Changed
- Change the default Azure VM size to
Standard_D4s_v3
Fixed
- Store all Azure resources in the organization-specific namespace.
- Use correct K8s API version for Cluster API Machine Pools.
Added
- Add support for templating clusters and node pools on Azure.
- Add support for templating NetworkPools.
Removed
- Removed CRDs related to Azure managed AKS clusters.
Added
Changed
- Marked nullable fields in ETCDBackup types.
Added
- Added constants for oidc annotation names.