Fleet Management
Added
- Default
spec.location
field for CAPZ AzureCluster
CRs.
Changed
- Ensure
controllerManager
’s extra arg allocate-node-cidrs
is set to true in KubeadmControlPlane
for Azure clusters.
Changed
- Ensure that
kubeadm
configs are not defaulted for control planes.
Changed
- Update efs-csi-driver to v1.3.3.
Added
kubectl gs login
now offers the flag --callback-port
to specify the port number the OIDC callback server on localhost should use.
Removed
- Remove Service Monitor policy pending upstream bug fix.
Fixed
- Fix group
controlplane
for AWSManagedControlPlane
CR.
Added
- Defaulting
region
and sshKeyName
in AWSManagedControlPlane CR.
Added### Added
- Update the Dockerfile to include kuebctl v1.19 and be based on Alpine v3.14.1.
Fixed
- Make the
login
command continue to work even if opening the default browser fails.
Changed
- Enable labeling policies to work with v1alpha4 types.