Fleet Management
Changed
- Bump to upstream version 1.16.5 and related chart template.
Added
- Add flags
--gcp-control-plane-sa-email and --gcp-control-plane-sa-scopes to template cluster that specify a Google Cloud Platform service account and its scopes to a cluster’s control plane nodes
Removed
- Removed
giantswarm.io/cluster label from the default apps bundle and the App representing a CAPI cluster.
Added
- Added flag
--service-priority to template cluster command that allows setting the service priority label. - Updated
kubectl gs template catalog to support multiple repository mirrors.
Changed
- Remove
imagePullSecrets from values.yaml
Changed
- Upgrade
apiextensions-application to v0.4.0, which includes changes to Catalog CR.
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.