happa release v0.10.9

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)