Fleet Management
Added
- Add
ClustersRegex property to etcd backup type in order to allow select which clusters etcd backup will run.
Changed
- Replace all github.com/gogo/protobuf versions with v1.3.2
- Update Silence CRD with changes from silence-operator v0.6.1
Removed
Removed
- Remove
giantswarm.io/managed-by: flux for App CRs labeled for unique App Operator.
Added
- In the
template app command, add the giantswarm.io/cluster label to in-cluster App CR when requested by the user.
Added
- Add
service-priority label value highest by default to vintage clusters - Add
SERVICE PRIORITY column to get clusters command table output.
Fixed
- Take
--context flag into account when building config for login.
Changed
- When loging in, take the k8s API endpoint from the
Cluster CR rather than calculating it. - Make
kubectl gs login to work on GCP clusters.
Fixed
- Pass region flag to template config
Changed
- Use different ports to avoid collision with ebs controller using ports 9909 and 9809
- Updated chart to upstream 2.2.6
- Improve tolerations to deploy in all worker nodes
- Remove root security context from pods
Fixed
- Use provided name as cluster name when using
kubectl-gs template cluster --provider gcp