- Add Grafana dashboard mention to Dex docs (#1269)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Fixed
block-bulk-certconfigs-deletepolicy
- Fixed
Added
- Add
block-bulk-certconfigs-deletepolicy
- Add
Added
- Add a new dashboard showing success and error responses for SSO via
dex.
- Add a new dashboard showing success and error responses for SSO via
Added
- Add
--in-clusterflag totemplate appcommand to support installation of MC apps.
Fixed
logincommand: Prevent deletion of all CertConfig resources in a namespace, instead delete only one.- Adjust
loginto consider other prefixes while parsing the MC API endpoint.
- Add
Changed
- Add ability to specify extra arguments to the external-dns deployment through
externalDNS.extraArgs.
- Add ability to specify extra arguments to the external-dns deployment through
Breaking Changes
- KIC now defaults to version 2.1. If you use a database, you must first perform a temporary intermediate upgrade to disable KIC before upgrading it to 2.x and re-enabling it. See the upgrade guide for detailed instructions.
- ServiceAccount are now always created by default unless explicitly disabled. ServiceAccount customization has moved under the
deploymentsection of configuration to reflect this. This accommodates configurations that need a ServiceAccount but that do not use the ingress controller. (#455)
Updates
- Align with upstream chart 2.6.4
- Default Kong IC version updated to 2.1
- Default Kong proxy version updated to 2.7 Note chart versions 2.3.0 through 2.5.0 contained an incorrect KongIngress CRD. The proxy.path field was missing. Helm will not fix this automatically on upgrade. You can fix it by running:
kubectl apply -f https://raw.githubusercontent.com/Kong/charts/main/charts/kong/crds/custom-resource-definitions.yamlFor a detailed description of all the changes please check the upstream changelog
What’s Changed
Changes
- Fix upgradable apps count in cluster details overview > apps widget by @kuosandys in https://github.com/giantswarm/happa/pull/3082
Full Changelog: https://github.com/giantswarm/happa/compare/v1.35.4...v1.35.5
Changed
- Don’t return an error in case deletion of legacy organization fails.
- Add
starboard-exporterto changelog aggregation (#1268)
- Add