Developer Portal
Fixed
- Show correct node pool size on Azure autoscaling clusters (#2037)
Changed
- Improve number picker UX to allow the user enter the value they want (#2031)
Dev changes
- Add grommet and storybook (#2036)
- Use styled components instead of emotion (#2035)
Fixed
- Fix broken node pools nodes display on Azure, on release versions that don’t support autoscaling (#2027)
What’s changed
- Rename tenant cluster to workload cluster and control plane to management cluster (#2017)
Added
- Add support for Azure node pool autoscaling (#2006)
Changed
- Aligned terminology by replacing the term “BYOC credentials” with “provider credentials” (#2013)
- Clarified that the EOL tag is associated with the Kubernetes release (#2014)
- Changed links in app detail pages to open in a new browser tab (#2012)
Security
Fixed
- Fix V5 cluster creation loading flag being stuck after completing the creation request (#2002)
- Fix cluster stuck on
Awaiting upgrade if the upgrade request failed (#2003)
Security
- Remove the usage of
react-addons-update to fix vulnerability (#1999)
Changed
- Keep Master node and Node Pool Availability Zone UX consistent (#1996)
- Adjust casing in the
Delete this organization button (#1990)
Fixed
- Fix user dropdown not opening anymore (#2000)
Changed
- Support readme URLs in annotations as well as sources of an app’s
Chart.yml. (#1993)
Fixed
- Fix organization credential form not appearing. (#1994)
- Fix a crash when a cluster doesn’t have any labels. (#1992)
Changed
- This release improves support for Azure regions that have no availability zones (such as Germany West Central). When creating a cluster or a node pool on such regions, there won’t be any option to select availability zones. (#1991)
Changed
- Deleting an organization has become much simpler, right from the organization details page. We also give more explanation win case it’s currently not possible to delete, e. g. because there are still clusters running. (#1983)

Fixed
- When upgrading a tenant cluster to a newer release, it is now possible to skip several minor versions. You can access this via the release details dialog by clicking the tenant cluster release version on the cluster details page. (#1988)
- When installing an app in a tenant cluster from the cluster details page, the pre-selection of the cluster to install to is now working as expected. (#1987)
- The
Release notes link in the footer now points to the actual URL. Really. (#1986)