File tree Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Expand file tree Collapse file tree 2 files changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ core :
2+ features :
3+ - summary : Add VirtualMachineSnapshotOperations.
4+ pull_request : https://github.com/deckhouse/virtualization/pull/1728
5+ vd :
6+ fixes :
7+ - summary : Restore annotations correctly.
8+ pull_request : https://github.com/deckhouse/virtualization/pull/1758
9+ vm :
10+ fixes :
11+ - summary : Fix migrating if node selector in vmclass was changed.
12+ pull_request : https://github.com/deckhouse/virtualization/pull/1773
13+ vmop :
14+ fixes :
15+ - summary : Fix VirtualDisk annotations and labels restoring by VMOP Restore.
16+ pull_request : https://github.com/deckhouse/virtualization/pull/1753
17+ vmsnapshot :
18+ fixes :
19+ - summary : Process secret already exists error.
20+ pull_request : https://github.com/deckhouse/virtualization/pull/1762
21+
Original file line number Diff line number Diff line change 1+ # Changelog v1.3
2+
3+ ## Features
4+
5+
6+ - ** [ core] ** Add VirtualMachineSnapshotOperations. [ #1728 ] ( https://github.com/deckhouse/virtualization/pull/1728 )
7+
8+ ## Fixes
9+
10+
11+ - ** [ vm] ** Fix migrating if node selector in vmclass was changed. [ #1773 ] ( https://github.com/deckhouse/virtualization/pull/1773 )
12+ - ** [ vmop] ** Fix VirtualDisk annotations and labels restoring by VMOP Restore. [ #1753 ] ( https://github.com/deckhouse/virtualization/pull/1753 )
13+
14+ ## Chore
15+
16+
17+ - ** [ api] ** Force the failed state of a snapshot that cannot be taken right now. [ #1744 ] ( https://github.com/deckhouse/virtualization/pull/1744 )
18+
You can’t perform that action at this time.
0 commit comments