Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Change README link to absolute path to avoid problems when it is shown in Happa.
- Add highlights for the week ending December 17 (#1253)
Added
- Add user-friendly descriptions to created
ClusterRole resources, via annotations using the giantswarm.io/notes key.
Changed
- Change the CI build process to use architect-orb.
- Adapt code to mitigate warnings occurring for common code checks.
- Modify log messages for updating ClusterRoles.
- Require Go v1.16.
Fixed
- Populate the nodepool release label for AWS provider
Changed
- Added new Cloudflared version
- Improve the Readme explanation
- Add
application.giantswarm.io/team to common labels (#17)
Fixed
- Adjusted NGINX ingress controller configuration to allow
Impersonate-* request headers in CORS, to enable user/group impersonation again via the happaapi proxy. #3043
Full Changelog: https://github.com/giantswarm/happa/compare/v1.35.1...v1.35.2
Changed
- Upgrade upstream external-dns from v0.9.0 to v0.10.2. The new release brings a lot of smaller improvements and bug fixes.
- Remove support for Kubernetes <= 1.18.
Fixed
Changed
- Upgrade to upstream image
v1.6.1 (#204). This version stops serving cert-manager API versions v1alpha2, v1alpha3, and v1beta1. If you need to upgrade your resources, this document explains the process.
Changed
- Upgrade Grafana to 8.3.2 to fix some CVEs including CVE-2021-43813 and CVE-2021-43798
- Disable app armor by default