Releases
v3.4.0
Compare
Sorry, something went wrong.
No results found
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
You can’t perform that action at this time.