Fleet Management
Added
- Add
cilium.giantswarm.io/pod-cidr
annotation.
Added
- Reconcile individual clusterRoleBinding for each org namespace to grant and revoke automation access to silences.
Changed
- Change default webhook timeout to 5 seconds
- Defaulting deployment strategy to
Recreate
for the controller
Fixed
Fixed
- Added the possibility to override the deployment strategy for the controller
Fixed
- Added
projected
to the list of permitted volumes in the psp-csi-controller
.
Fixed
- Respect the
controller.serviceAccount.create
values flag
Added
Added
- In the
login
command, allow concatenation of contexts in destination file when creating WC client certificates with --self-contained
flag.
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