github devspace-sh/devspace v6.1.0-beta.0

latest releases: v6.3.13, v6.3.12, v6.3.11...
pre-release2 years ago

Changes

  • New option dev.sync.onUpload.exec.once to only execute a command a single time in a container's lifecycle
  • Fixed an issue where xargs was sometimes not working correctly for non pipeline functions
  • Fixed an issue where port-forwarding in devspace could be blocking
  • Fixed an issue where DevSpace skipped creating a pull secret when logged in with Azure container registry. (thanks @lizardruss)
  • Silent params value being true used to discard the logs, setting it to false will now show the logs on the terminal when --debug is enabled. (thanks @mahendrabagul)
  • DevSpace is now aware of sleeping Kubernetes environments and improves the messaging and handling for it
  • Bumped component chart to 0.8.5
  • Allow $$() to escape $() for config expressions
  • Fixed an issue where DevSpace would incorrectly omit \r in pipeline commands
  • New --tty flag for devspace enter to disable tty
  • New dev.terminal.disableTTY option to disable tty
  • New wait_pod function for pipelines that waits for pods / containers to become ready
  • Variables can now be used in the whole imports section
  • DevSpace will not ask a question anymore if stdin is not recognized as a terminal

Other Changes

New Contributors

Full Changelog: v6.0.1...v6.1.0-beta.0

Don't miss a new devspace release

NewReleases is sending notifications on new releases.