Skip to content

Releases: deckhouse/deckhouse-cli

Deckhouse CLI v0.8.1

13 Dec 09:09
v0.8.1
146bab2
Compare
Choose a tag to compare
Deckhouse CLI v0.8.1 Pre-release
Pre-release

test signed with gpg release v0.8.1 for trdl deploy

Deckhouse CLI v0.8.0

11 Dec 14:56
804b758
Compare
Choose a tag to compare

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 [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.7.0...v0.8.0

Deckhouse CLI v0.7.0

03 Dec 10:35
1b60b17
Compare
Choose a tag to compare

What's Changed

  • [d8] Add d8 edit options cluster\static\provider configurations by @d2285 in #64

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.6.1...v0.7.0

Deckhouse CLI v0.6.1

29 Nov 11:20
Compare
Choose a tag to compare

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 [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.6.0...v0.6.1

Deckhouse CLI v0.6.0

25 Nov 13:28
183a751
Compare
Choose a tag to compare

What's Changed

  • feat: Add support for context.Context usage to libmirror push operations by @mvasl in #62

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.5.0...v0.6.0

Deckhouse CLI v0.5.0

18 Nov 13:31
Compare
Choose a tag to compare

What's Changed

  • cli: Stronghold CLI by @trublast in #52
  • mirror: fix chunked bundle push by @mvasl in #54
  • mirror: update trivy mimetypes error text for trivy-checks by @mvasl in #57

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

11 Nov 13:29
Compare
Choose a tag to compare

What's Changed

New Contributors

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

15 Oct 07:29
Compare
Choose a tag to compare

This release is aimed at fixing various CVE's discovered within project dependencies

What's Changed

  • chore: bump github.com/containers/buildah to 1.37.4 by @mvasl in #49

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

14 Oct 10:09
Compare
Choose a tag to compare

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

  1. 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.

  2. 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

03 Oct 07:32
6c4adac
Compare
Choose a tag to compare

This release is aimed at fixing discovered vulnerabilities within Deckhouse CLI components

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.4...v0.3.5