Skip to content

Releases: deckhouse/deckhouse-cli

Deckhouse CLI v0.10.1

07 Feb 12:46
44a120a
Compare
Choose a tag to compare
Deckhouse CLI v0.10.1 Pre-release
Pre-release

What's Changed

  • mirror: Ignore empty release-channels layout by @mvasl in #86

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

04 Feb 11:32
v0.10.0
025ec38
Compare
Choose a tag to compare

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

29 Jan 13:23
v0.9.3
9d108b6
Compare
Choose a tag to compare

What's Changed

  • [d8] Hotfix d8 platform edit provider-cluster-configuration by @d2285 in #82

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

23 Jan 07:46
Compare
Choose a tag to compare

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"

New Contributors

Full Changelog: v0.9.1...v0.9.2

Deckhouse CLI v0.9.1

15 Jan 11:20
v0.9.1
d2a41b4
Compare
Choose a tag to compare

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"

New Contributors

Full Changelog: v0.9.0...v0.9.1

Deckhouse CLI v0.9.0

24 Dec 09:46
v0.9.0
Compare
Choose a tag to compare

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

Full Changelog: v0.8.0...v0.9.0

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

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

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

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