github devspace-sh/devspace v5.18.0-beta.0

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

Changes

  • DevSpace now detects docker-compose.yaml when running devspace init and provides an option to generate an initial devspace.yaml from docker compose
  • DevSpace now simulates docker compose volume behaviour by uploading local files to an init container with the relevant volumes mounted. Once uploads are complete the init container exits and the application continues as expected.
  • Deprecated the -s flag and instead DevSpace will now ask if the Kube context or the namespace has changed
  • New option dev.replacePods.persistPaths.initConainter.resources to configure resources for the pre-populating init container (#1775)
  • DevSpace will now print by default why it is rebuilding an image
  • Display stdout / stderr if downloading devspacehelper fails
  • Updated Helm v3 version that is downloaded if helm is not found (thanks @ragnarpa)
  • Fixed an issue where devspace build would fail if there wasn't a valid kube context (thanks @wollowizard) (#1769)
  • Fixed an issue where DevSpace would use the wrong path for syncing (#1743)

Don't miss a new devspace release

NewReleases is sending notifications on new releases.