Changes
- If the
.env
file cannot be loaded, devspace will only print a warning instead of a fatal - The flags
--switch-context
,--namespace
and--kube-context
can now be used together.--kube-context
and--namespace
take precedence over--switch-context
- Fixes an issue where the
.env
file could cause issues in combination with devspace-cloud spaces (#1068)