You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Changes
New --image flag for devspace enter, devspace logs & devspace attach that selects a pod by the provided devspace config image name
New option images.*.build.kaniko.image that makes it possible to specify a custom kaniko build image
New option images.*.build.kaniko.additionalMounts that allows to specify additional custom mounts for the kaniko pods
Fixes
Fixed an issue that could lead to devspace uploading a corrupt sync helper binary into a container which resulted in the sync error command terminated with exit code 139