github devspace-sh/devspace v3.4.0

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

New functionality

  • devspace list/remove/connect cluster: you are now able to connect your own cluster to devspace cloud (see more at connect clusters)
  • kustomize is now supported as deployment method (you need the newest version of kubectl installed and set kustomize to true in devspace.yaml)
  • devspace sync opens a bidirectional sync connection to a specific pod and container and prints the sync log to the console
  • new flag dev.sync.waitInitialSync: you can now tell devspace to wait for initial sync before starting a terminal into a pod (#343)

Changes

  • devspace login now takes --key as parameter instead of --token
  • config version updated to v1beta1 (will be upgraded automatically)
  • portMappings -> forward
  • localPort -> port (if remotePort is empty value for port is used)

Fixes

  • fixed an issue with deleting spaces where the kubecontext was not correctly deleted

Don't miss a new devspace release

NewReleases is sending notifications on new releases.