Fleet Management
Changed
- Store Azure node pools resources in the organization-specific namespace.
- Display full error output when getting installation info fails or when the OIDC configuration is incorrect, while running the
login command fails. - Use proper CAPI conditions to determine Azure Cluster status.
Fixed
- Use the custom releases branch when fetching release components.
Fixed
- Revert changes in release
v2.6.1.
Changed
- Update CAPZ dependencies.
Fixed
- Bump go module major version to v3.
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.