Add Azure Log Analytics support
Changes and Releases
Updates on Giant Swarm workload cluster releases, apps, UI improvements and documentation changes.
Changes
- Instead of waiting for all requests to finish, we render the cluster overview immediately with some placeholders for things like CPU, RAM, Nodecount. (#1048, #1036)
Bugfixes
- Fixed a crash when trying to render clusters with an unknown instance type (#1058)
- Corrected the endpoint used when upgrading our latest (v5) clusters (#1057)
- Fixed various display issues in the cluster detail view (#1056, #1053, #1054, #1037)
- Fixed an error after creating clusters with an older version (#1051)
- Fixed a bug when deleting clusters that could cause it to reappear in a deleted state. (#1035)
Dev Changes
Updated
- Pull upstream v1.1.1
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
- Remove
registryfrom values
- Remove
Changed
- Update the chart to latest upstream version 1.0.0 (#043c2c2)
Updated
- README contains some more information