Fleet Management
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.
Fixed
- Strip ‘:’ suffix when requesting a client certificate.
Added
- Add
--self-contained flag to kubectl-gs login command for workload clusters to allow output of standalone kubeconfig file.
Changed
- Validate
--certificate-ttl flag of the login command.
Added
- Add cluster_type label to current monitoring rules.