- Upgrading to the
v0.9.16version.
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changed
- Make error message actionable in case
kubectl gs template clusterfails because the user did not log into, or point to, the management cluster - Support internal api URLs in
kubectl gs loginid token verification - Print a warning in case
kubectl gs loginid token verification fails but don’t fail the command
- Make error message actionable in case
Changes
baseDomainandmanagementClusterfields in cluster creation form were hidden for CAPA by @gusevda in https://github.com/giantswarm/happa/pull/4605- Security vulnerability fixed by locking
formidableto version3.5.1by @gusevda in https://github.com/giantswarm/happa/pull/4607
Full Changelog: https://github.com/giantswarm/happa/compare/v1.64.4...v1.64.5
removed
- Removed kubernetes version from the chart
BREAKING CHANGES
This is a major release because it changes the default behaviour of the Chart.
- For Kong Enterprise deployment the flag
.Values.image.repositoryand.Values.image.tagcan now be omitted. - For Kong OSS deployment the flag
.Values.image.repositoryand.Values.image.tagnow have to be set to the respective OSS values. For further instructions please refer to the README.md.
Changes
- Align with upstream chart commit 07ddc3d (ahead of release 2.38.0) (Changes in upstream repository)
- Updated handling of
session_conf_secretto accommodate Kong 3.6 - Ref - Configure Chart for Kong Gateway Enterprise deployment by default. Please check the README.md to see how to run kong OSS.
- Update README.md to reflect default deployment Changes.
- For Kong Enterprise deployment the flag
Changed
- Update Backstage to 1.26.0.
- Move techdocs custom preparer to a separate backend module.
Added
- Add toleration for
node.cluster.x-k8s.io/uninitializedandnode-role.kubernetes.io/control-planetaint. - Add node affinity to prefer scheduling pods to control-plane nodes.
- Add toleration for
- Initial release containing cloudnative-pg v1.22.2 (chart v0.20.2).
Changed
- Updated “In-cluster container registry (Zot)” dashboard to use metric
kubelet_volume_stats_used_bytesfor storage used.
- Updated “In-cluster container registry (Zot)” dashboard to use metric
Changed
- Upgrade mimir chart to 5.3.0 and mimir to 2.12.0