Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add projected volumes for
capa (#219). - Add nodeSelector, affinity, topologySpreadContraints and tolerations values to align to upstream (223)
Changed
- ServiceAccount: Align to upstream (#222).
- Labels: Add labels from values.
- Allow overrides of service account annotations (#221).
Modified
- Migrated to chart dependency
- ⚠ Major upgrade, breaking changes
- values structure changes. We rely on a subchart, meaning all of previous setup goes to a
promtail section
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