Fleet Management
Changed
- Replace the
CREATED
column with AGE
in all the get
subcommand table outputs.
Added
- Added missing bootstrap for Silence and ClientCert roles for automation SA
Added
- Provide access to the customer automation SA for managing workload cluster silences.
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
Changed
- Apply policies to v20 even when v20 contains suffixes in its name.
Added
- Policy to apply
audit-policy.yaml
to kubeadmconfig
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.