github devspace-sh/devspace v4.2.0

latest releases: v6.3.12, v6.3.11, v6.3.10...
4 years ago

Localhost UI

You are now able to start the UI (even without a devspace.yaml config) to inspect any namespace in any cluster. Just run devspace ui anywhere on your computer to open the UI.

DevSpace Localhost UI Demo

During devspace dev or with devspace ui DevSpace will now start a local UI server, that you can access via your browser. This works with every cluster regardless of Devspace Cloud. The Web UI is able to stream logs, proxy terminals, forward ports, run devspace run commands and has some other useful features.

Find more details about the localhost UI in our latest blog post.

Other changes

  • New --wait flag for devspace enter that will wait till the pods are ready
  • Fix issue where devspace tries to always create a clusterrolebinding for gke clusters (#762)
  • Fix issue where devspace couldn't be executed correctly in a pipeline (#763)
  • Fix issue where devspace was not waiting long enough for pods to become running (#760)
  • Fix issue where devspace could not be installed via yarn (#772)

Don't miss a new devspace release

NewReleases is sending notifications on new releases.