Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
Changed
- Move nodeselector
label:value to values.yaml to allow customizing it for CAPZ - Add toleration for
node-role.kubernetes.io/control-plane to masters instance
Changed
- Use inline schema for ‘image’, avoid external schema.
Fixed
- Fixed labels in certs-secret Helm template
Removed
- Remove CA pem example from readme as it is no longer required
Changed
- Update icon url in chart
- Started using the falco-no-driver image! Reducing lots of vulnerabilities!
Changed
- Excludes
kube-system namespace from webhooks. - Bump
kyverno-plugin resources.
Added
- Add support for filtering connectors with
connector_filter query parameter on connector selection (login) page.
Changed
- Use external image schema.
- Allowed null values of OIDC connectors in the values schema
- Internal change: update website header and footer as part of GitHub action to update generated content (#1664)
Changed
- Extended detection of providers in the login command to take the provider value primarily from Athena with fallback to the original way of inspecting the API URL
- Fix aliases (redirects) after moving pages (#1665)
Added
- Add initial chart to deploy
external-secrets as a Giant Swarm application