Deckhouse CLI v0.6.1
What's Changed
- refactor(virtualization): lifecycle wait flag behavior by @danilrwx in #58
- mirror: Fix vulnerability database mirroring over HTTP by @mvasl in #66
Known Limitations
On Windows, you cannot use an absolute path when using d8 v scp
. It will be fixed in future releases.
Example:
d8 v scp D:\myfile.bin user@myvm.mynamespace:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "user@myvm.mynamespace:/home/user"
New Contributors
Full Changelog: v0.6.0...v0.6.1