Fleet Management
Changed
- Validate
--certificate-ttl
flag of the login
command.
Added
- Add cluster_type label to current monitoring rules.
Added
- Add OpenStack Cluster API provider CRDs.
- Add support for aggregating CRDs from other repositories.
Notice
property for Release CRDs.
Changed
- Remove storage node toleration to ensure operator cannot be scheduled there (#66).
Added
- Add a ‘preview’ release state.
Fixed
- Fix self-update command suggestion in the update warning.
Added
- Provide access to the customer automation SA for managing workload cluster client certificates.
Changed
- Allow using
ServiceAccount
tokens for creating workload cluster certificates. - Let users override their kubectl config using flags in the
login
command.
Removed
- Remove Ignition, AzureTool, and MemcachedConfig APIs and tooling and example groups.
Added
- Add metadata about
clusterclasses.cluster.x-k8s.io
CRD for documentation. - Add
Created At
printer column for App
CRD. - Add
Installed Version
printer column for App
CRD for -o wide
output.
Changed
- Align AWS CAPI CRD webhooks name with
cluster-api-app
.
Added
- Print warning after running any command if there is a newer version available.
- Implement command for self-updating (
kubectl gs selfupdate
).
Changed
- Make the
--organization
flag optional when using the login
command with a workload cluster. The cluster will be searched in all the organization namespaces that the user has access to.