- Delete old Weave Scope docs (#1382)
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Added
- Add configurable nodeSelector to Helm values.
Changed
- Build with
app-build-suiteinstead ofarchitect.
Added
- Added team ownership to default labels.
- Default
affinityandtopologySpreadConstraintsto make sure pods are spread evenly across zones.
Changed
- Wire to new alertmanager.
- Expand information regarding the training catalog (#1380)
Changed
- Drop dependency on apiextensions by moving Organization API into this repository.
- Update k8sclient and operatorkit to v6.
- Require Go v1.17
Fixed
- Add missing
imagePullSecret.
- Adds weekly highlight for March 25 (#1377)
Changed
- Use
ebpfdriver instead of kernel module by default.
- Use
Changes
- In the organization access control UI we removed the flash message that would pop up when binding subjects to roles. By @kuosandys in https://github.com/giantswarm/happa/pull/3262
- The appearance of scrollbars in various UI components is now aligned. By @kuosandys in https://github.com/giantswarm/happa/pull/3264
- We increased the font weight for some text elements that were previously using a thin font, to increase readability. By @kuosandys in https://github.com/giantswarm/happa/pull/3269
- We found some unnecessary rendering cycles that we could eliminate, to make the interface react quicker and use less CPU. By @gusevda in https://github.com/giantswarm/happa/pull/3268 https://github.com/giantswarm/happa/pull/3276
- The list of clusters on the front page now loads more smoothly. By @gusevda in https://github.com/giantswarm/happa/pull/3277
Full Changelog: https://github.com/giantswarm/happa/compare/v1.38.0...v1.38.1
- Update
kubectl gs template catalogreference to add--visibilityflag (#1361)
- Update