Fleet Management
Changed
- Update CI (archigtect-orb)
Changed
- In case an organization can not be fetched, try fetching it via the annotation
ui.giantswarm.io/original-organization-name
.
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.