Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Updated
Fixed
- Issue #38 : Migration init job hangs when using your own DB
- PR #40 : Fix Helm upgrade failing
Changed
- Upgrade to nginx-ingress-controller 0.28.0. (#24)
Changed
- Support proxy protocol for AWS. (#23)
Changes
- Show helpful errors and validation when creation organizations (#1006)
- Remove BETA tag from Home (#1020)
Bugfixes
- Fixed a problem with the upgrade modal not closing after an upgrade (#1026)
- Fixed cluster list when accessed from organization details of a not initially selected org (#1004)
- Fixed loading all clusters when in detail view (#1022)
- Fixed the copy to clipboard functionality in the code blocks (#1011)
Dev Changes
- Load node pools for selected organization only (#1010)
- Fix pre-commit formatting not running on staged files (#1007)
- Minor refactor cluster status call (#1009)
- Refactor ensureWorkersHaveKey (#1012)
- Update dependencies (#1017, #1029, #1018, #1030)
- Added and improved testing (#964, #998, #994, #1032)
- Refactor computeCapabilities and add hasOptionalIngress (#1021)
- Remove deprecated version checks (#1028)
- We’ve changed how cluster resources are calculated behind the scenes (#1033)
Updated
- Pull in changes from upstream v1.0.1
Changed
- Upgrade to nginx-ingress-controller 0.27.1. (#20)
- Add metrics Service for prometheus-operator support. (#19)
- Allow overriding of nginx SSL protocol default setting. (#17)
Changed
- Remove
registry from values
Changed
Updated
- README contains some more information
Changes
- Happa now ensures that certain apps (like the ingress app) can only be installed in the right namespace.
Bugfixes
- We fixed a bug in the getting started guide.
Changed
- Updated helm chart for clusters with restrictive network policies. (#9)