Developer Portal

  • Changes

    • Information on the cluster details pages are now structured in three tabs: General, Key Pairs, and Managed Services. (#537)
  • Changes

    • The list of Key Pairs on the Cluster Detail screen now allows you to quickly copy values for the Common Name, Organization, and ID values by clicking on them.
  • Bugfixes

    • Fix a problem where duplicate clusters would appear in the cluster list on the organization detail page.
  • Bugfixes

    • Fix a problem where information in the cluster overview and cluster details page constantly switched back and forth between details available and not visible (zero values). (#536)
  • Bugfixes

    • Prevent access to undefined workers array on cluster details page in another location.
  • Bugfixes

    • Prevent access to undefined workers array on cluster details page (#534)
  • Changes

    • The name of a cluster can now be changed from the cluster details page. Click the name to switch to edit mode. (#530)
    • The cluster list on the home screen now refreshes automatically. (#532)
  • Changes

    • After creating a cluster, users will be redirected to the new cluster’s details page where they can observe cluster creation and create key pairs. (#528)

    Bugfixes

    • The clusters overview on the front page is now updated when you delete a cluster in happa. Before, the deleted cluster would still appear in the list and an error message would appear. (#529)
  • Changes

    • Most information shown on the cluster details page is now refreshed automatically. No more need for Ctrl+R/ Cmd+R.

    We plan to auto-refresh information in more places in the future. As it’s an exception for now, we mark it clearly in the UI and also tag it with BETA. We are particularly interested in your feedback. Please let us know via your Slack support channel if you notice anything unexpected.

  • Changes

    • In cluster creation, the release selection has moved up, right after the cluster name. This fits better with the mechanics, as the release selected influences some of the settings available further down. (#524)
    • In the cluster overview, hide the Get Started button if the cluster is older than 30 days. Note that the link is still available from the cluster details page, regardless of the age. (#525)

    Bugfixes

    • Fixed a rendering issue for disabled number input fields on Firefox. (#523)