Fleet Management
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.
Added
- Add write-silences for flux automation account in every org-namespace
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