Fleet Management
Removed
- Remove SSH key parameter for azure in the template command.
Added
- Add
organization
CR description.
Changed
- Hide LastDeployed, revision if they are not presented.
Added
- Start publishing a container image of kubectl-gs as giantswarm/kubectl-gs
Changed
- Normalize organization name when used as a namespace, to match company requirements.
- Allow using inactive release versions for templating clusters. This is especially useful for testing cluster upgrades.
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