Fleet Management
Added
- Allow calling
login
command with a second argument to select WC contexts. - Add
-clientcert
suffix to WC client certificate contexts created by the login
command. Fall back to -clientcert
context selection if no other context exists for a cluster. - Use
CertificateAuthorityData
to store CA data and ensure that CertificateAuthority
is not set when manipulating the kubeconfig in the login
command.
Changed
- Bump apiextensions-application to v0.5.1
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