Fleet Management
Fixed
- Correct selector in admission controller PDB
Changed
- Bump apiextensions-application to v0.5.0
Changed
- Command
template cluster --provider gcp
no longer tries to get SSH SSO public key secret in the giantswarm
namespace
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