v3.5.17
Changes:
- Improved
devspace enter,devspace devanddevspace synccommands: kubernetes connections will now stay open and shouldn't be killed anymore after the idle timeout by the kube api server (#639 & #511) - Adds new predefined variables for DEVSPACE_SPACE_NAMESPACE and DEVSPACE_SPACE_DOMAIN1, DEVSPACE_SPACE_DOMAIN2 etc. (#641)
- Adds a picker for
devspace usecommands if no arguments were specified (#640) - Fixes a bug in the sync where the exclude paths were not applied relatively on the server side (#630)
- Fixes a bug in kaniko builder where the dockerfile was not correctly overriden (#644)
- Fixes a bug in
devspace connect clusterwhere the name flag was not correctly working (#600)