Fleet Management
Added
- Add
cluster-apps-operator.giantswarm.io/watching
label to Cluster CRs so they will
be watched by cluster-apps-operator
>=v1.1.0 (deployed by an app collection) in addition
to <v1.1.0 (deployed by release-operator).
Changed
- Modify
STATUS
column of get releases
command table output to display release state.
Added
- Add support for the new URL scheme
api.INSTALLATION.OWNER_ID.gigantic.io
for kubectl-gs login
command.
Added
- Add alpha support for OpenStack cluster templating.
Fixed
- Fix a problem preventing the
login
command from creating a client certificate for older workload clusters on Azure. - Fix the problem where the
template cluster
output for a v20 Cluster API cluster on AWS contained a bad infrastructure reference, resulting in the cluster not being provisioned.
- Metrics service
- Giant Swarm monitoring labels to deployment template
Added
Changed
- The api-server
extraVolumes
are appended instead of over writing the existing ones.
Changed
- Disable version caching for the
selfupdate
command, so you will always get the latest version right after it’s released. - Make the
--release
flag mandatory in the template cluster
and template nodepool
subcommands.
Added
- Add AWSCNIPrefixDelegation annotation.