- Update team name in training catalog (#1469)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Fixed
- Added component label to deployment labels as well
- Add highlights for the week ending on 2022-06-17 (#1467)
Added
- Add
app.kubernetes.io/componenton deployments so that management-cluster-admission controller does not complain.
- Add
Changes
- Fix a bug for node pool creation for Azure where Spark resource was not being created on retry; by @kuosandys in https://github.com/giantswarm/happa/pull/3517
Full Changelog: https://github.com/giantswarm/happa/compare/v1.44.0...v1.44.1
- Add documentation for
kubectl gs template clusterflag--service-priority(#1471)
- Add documentation for
Changed
- Enable topology spread constraints by default. (#318)
Changes
- The display of cluster labels has been updated, with the added functionality to view raw labels; by @gusevda in https://github.com/giantswarm/happa/pull/3473
- Service priority labels can be set during cluster creation; by @gusevda in https://github.com/giantswarm/happa/pull/3501
Preview

Full Changelog: https://github.com/giantswarm/happa/compare/v1.43.2...v1.44.0
Fixed
- Correct pod selectors on each deployment. Deployments renamed to allow for changing the selectors.
Added
- Allow users to specify custom
nodeAffinityconfiguration throughcontroller.nodeAffinityconfiguration value. (#313) - Optional: Topology spread constraints for pod assignment (requires Kubernetes >= 1.19). Ref: https://kubernetes.io/docs/concepts/workloads/pods/pod-topology-spread-constraints. Important: We strongly suggest you review these settings before applying onto your clusters. This document https://docs.giantswarm.io/advanced/high-availability/multi-az/ gives more insight.
- Allow users to specify custom