Releases: deckhouse/deckhouse-cli
v0.17.0
What's Changed
- [data] Add support for VirtualDisk and VirtualDiskSnapshot targets in data-export commands (e.g. vd/, vds/) by @AleksZimin in #148
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.16.0...v0.17.0
Deckhouse CLI v0.16.0
What's Changed
- [tools] gostsum calculation utility by @mvasl in #145
- [mirror] module pull improvements by @borg-z in #147
- [status] added "d8 status" command for cluster diagnostics by @VaLosev in #141
- [delivery-kit] use
d8 dk
as main command withd8 d(elivery-kit)
as aliases by @alexey-igrychev in #146
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.15.0...v0.16.0
Deckhouse CLI v0.15.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"
Full Changelog: v0.14.0...v0.15.0
Deckhouse CLI v0.14.0
What's Changed
- [data] Add data export by @AleksZimin in #143
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
- @AleksZimin made their first contribution in #143
Full Changelog: v0.13.2...v0.14.0
Deckhouse CLI v0.13.2
What's Changed
- virtualization: move v command to virtualization repo by @danilrwx in #138
- mirror: Do not fail pull when deckhouse release manifest cannot be generated by @mvasl in #139
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.13.1...v0.13.2
Deckhouse CLI v0.13.1
What's Changed
- [help-json] Add option "global" for inherited and local flags for all commands by @d2285 in #134
- [system] Add aliases "p" and "platform" to "d8 system" commands by @mvasl in #132
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.13.0...v0.13.1
Deckhouse CLI v0.13.0
What's Changed
- backup: Fix CRD backup file size by @YuryLysov in #124
- backup: Fix cluster-config backup throttling by @YuryLysov in #125
- backup: Add compression option to cluster-config backup by @YuryLysov in #127
- backup: fix errors reporting during backup by @mvasl in #115
- mirror: Validate source registry availability more granularly by @mvasl in #120
- mirror: Add
--modules-path-suffix
flag to push operation as well by @mvasl in #123 - mirror: Change error to warn by @YuryLysov in #119
- utilk8s: Support default context overrides by @mvasl in #118
- system: Rename platform to system by @YuryLysov in #128
- system: Fix panic if module name was not provided by @d2285 in #126
- system: Command for streaming logs from deckhouse container. by @d2285 in #129
- Bump versions cve's vulnerabilities dependencies by @d2285 in #122
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
- @YuryLysov made their first contribution in #119
Full Changelog: v0.12.1...v0.13.0
Deckhouse CLI v0.12.1
What's Changed
- [backup] workaround for bug in listing cluster-scoped CRD's via dynamic client by @mvasl in #113
- [backup] rename cluster-scoped resources dir backup archive to "Cluster-Scoped" by @mvasl in #114
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.12.0...v0.12.1
Deckhouse CLI v0.12.0
What's Changed
- [mirror] Add supported env's to mirror help texts by @mvasl in #109
- [mirror] fix push tmp dir path by @mvasl in #112
- [mirror] for
--deckhouse-tag
bundles, add release channels pointing to the tagged release to the bundle if possible by @mvasl in #111
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.11.4...v0.12.0
Deckhouse CLI v0.11.4
What's Changed
- [d8] Fetch all d8 command options and flags into json format output. by @d2285 in #101
- [mirror] Fix pulling of older modules by @mvasl in #106
- [mirror] Add post cleanup tmp dir when mirror pulled all artifacts and finished. by @d2285 in #105
- [mirror] Change locate /tmp/mirror directory to image bundle path in .tmp/mirror by @d2285 in #104
- [mirror] Overhaul validation errors by @mvasl in #108
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.11.3...v0.11.4