Skip to content

v3.5.17

Choose a tag to compare

@FabianKramm FabianKramm released this 21 Aug 14:04
9a2a679

Changes:

  • Improved devspace enter, devspace dev and devspace sync commands: 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 use commands 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 cluster where the name flag was not correctly working (#600)