Releases: deckhouse/deckhouse-cli
Deckhouse CLI v0.5.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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
New Contributors
Full Changelog: v0.4.0...v0.5.0
Deckhouse CLI v0.4.0
What's Changed
- Improve help info for d8 mirror modules pull --filter flag by @trofimovdals in #51
- feat(virtualization): add evict subcommand by @yaroslavborbat in #44
- Backup of cluster configuration by @mvasl in #50
New Contributors
- @trofimovdals made their first contribution in #51
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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
Full Changelog: v0.3.7...v0.4.0
Deckhouse CLI v0.3.7
This release is aimed at fixing various CVE's discovered within project dependencies
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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
Full Changelog: v0.3.6...v0.3.7
Deckhouse CLI v0.3.6
What's Changed
- fix: push of unpacked bundles with dots in the directory name by @mvasl in #47
- feature: etcd backup by @mvasl in #46
- feature: mirror of security/trivy-checks:0 image by @mvasl in #48
Known Limitations
-
Backup of etcd via
d8 backup etcd
is only supported starting with Deckhouse Kubernetes Platform v1.65. Refer to the docs for information on how to backup older releases. -
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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
Full Changelog: v0.3.5...v0.3.6
Deckhouse CLI v0.3.5
This release is aimed at fixing discovered vulnerabilities within Deckhouse CLI components
What's Changed
- chore: Fix CVE-2024-9341 by @mvasl in #45
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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
Full Changelog: v0.3.4...v0.3.5
Deckhouse CLI v0.3.4
What's Changed
- chore: update install script by @mvasl in #41
- chore: switch to go 1.23 and update some dependencies to fix CVE's by @mvasl in #42
- Add install-standalone image for pull & push to third party registry by @d2285 in #39
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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
New Contributors
Full Changelog: v0.3.3...v0.3.4
Deckhouse CLI v0.3.3
This is a technical release that doesn't bring new features or fixes with it
What's Changed
- [ci] Run go tests when PR in main branch by @Strange0ne in #35
- [mirror] Extract mirror packages to libmirror package by @mvasl in #36
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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
New Contributors
- @Strange0ne made their first contribution in #35
Full Changelog: v0.3.2...v0.3.3
Deckhouse CLI v0.3.2
What's Changed
- feat: update werf to v2 by @ilya-lesikov in #30
- fix: Standart Edition mirroring fix by @mvasl in #32
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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
Full Changelog: v0.3.1...v0.3.2
Deckhouse CLI v0.3.1
What's Changed
- [virtualization]: add stop,start,restart commands by @yaroslavborbat in #21
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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
Full Changelog: v0.3.0...v0.3.1
Deckhouse CLI v0.3.0
What's Changed
- [mirror] Add mirror debug logging by @mvasl in #28
- Breaking change [mirror] Treat versions in filter expression as earliest required instead of specific by @mvasl in #25
- [mirror] Support pushing of unpacked bundles by @mvasl in #26
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 [email protected]:/home/user
Error: copying from a remote location to another remote location is not supported: "D:\\myfile.bin" to "[email protected]:/home/user"
Full Changelog: v0.2.1...v0.3.0