- Add highlights for the week ending on 2022-07-08 (#1494)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Updated
Jiralertto version 1.2. This version adds the auto-resolve feature.
- Updated
Added
- In the
logincommand, allow concatenation of contexts in destination file when creating WC client certificates with--self-containedflag.
- In the
- Update GA AWS IRSA ref (#1495)
Added
- Allow calling
logincommand with a second argument to select WC contexts. - Add
-clientcertsuffix to WC client certificate contexts created by thelogincommand. Fall back to-clientcertcontext selection if no other context exists for a cluster. - Use
CertificateAuthorityDatato store CA data and ensure thatCertificateAuthorityis not set when manipulating the kubeconfig in thelogincommand.
- Allow calling
Changed
- Bump apiextensions-application to v0.5.1
- Add documentation for workload cluster OIDC via kubectl-gs (#1492)
Fixed
- Automatically try to execute
cmctl upgrade migrate-api-versionin crd install job to upgrade stored apiversions (#245)
- Automatically try to execute
Changes
- Handle type error caused by empty list items in fetch responses; by @gusevda in https://github.com/giantswarm/happa/pull/3571
- Fix uploading a file with the same name for configuring an installed app; by @kuosandys in https://github.com/giantswarm/happa/pull/3574
Full Changelog: https://github.com/giantswarm/happa/compare/v1.45.2...v1.45.3
Fixed
- from giantswarm/grafana-helm-charts-upstream: values schema accepts strings in all default-null fields, like “fullnameOverride”