Fleet Management
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
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.
Changed
- Replace the
CREATED column with AGE in all the get subcommand table outputs.
Added
- Implement network policy to allow egress traffic
Updated
- values.yaml with resource limits/requests
- values.yaml validation schema
Added
- Upstream helm chart
- Automatic clusterName
- App description in README.md
Added
- Add the ability of executing the management cluster login part of the
login command with a ServiceAccount token.