Releases: deckhouse/deckhouse-cli
Deckhouse CLI v0.10.1
What's Changed
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"
Full Changelog: v0.10.0...v0.10.1
Deckhouse CLI v0.10.0
What's Changed
- [d8] Add d8 module options by @d2285 in #80
- Added more stronghold commands by @trublast in #74
- mirror: implement 2024-12-16-mirror ADR draft by @mvasl in #84
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"
Full Changelog: v0.9.3...v0.10.0
Deckhouse CLI v0.9.3
What's Changed
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"
Full Changelog: v0.9.2...v0.9.3
Deckhouse CLI v0.9.2
What's Changed
- deps: bump github.com/golang-jwt/jwt/v4 to v4.5.1 by @mvasl in #76
- deps: cve update by @alexey-gavrilov-flant in #78
- mirror: reproducible bundles by @mvasl in #79
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
- @alexey-gavrilov-flant made their first contribution in #78
Full Changelog: v0.9.1...v0.9.2
Deckhouse CLI v0.9.1
What's Changed
- fix: add bin directory to install path by @nevermarine in #73
- chore: add CODEOWNERS by @KraMorK in #72
- mirror: update help copyrights by @mvasl in #75
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
- @nevermarine made their first contribution in #73
- @KraMorK made their first contribution in #72
Full Changelog: v0.9.0...v0.9.1
Deckhouse CLI v0.9.0
What's Changed
- [trdl] Add delivery d8 bin in true delivery by @d2285 in #68
- Update links to documentation by @unreturned in #70
- feat(delivery-kit): rename delivery (d) command to delivery-kit (dk) by @alexey-igrychev in #71
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
- @unreturned made their first contribution in #70
- @alexey-igrychev made their first contribution in #71
Full Changelog: v0.8.0...v0.9.0
Deckhouse CLI v0.8.0
What's Changed
- feat(virtualization): serial/vnc reconnect by @danilrwx in #67
- mirror: skip push of missing bundle paths for backward compatibility by @mvasl in #69
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"
Full Changelog: v0.7.0...v0.8.0
Deckhouse CLI v0.7.0
What's Changed
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"
Full Changelog: v0.6.1...v0.7.0
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
Deckhouse CLI v0.6.0
What's Changed
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"
Full Changelog: v0.5.0...v0.6.0