Skip to content

Commit 00a34e7

Browse files
authored
Re-generate changelog v1.7.0
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
1 parent 8931e9c commit 00a34e7

2 files changed

Lines changed: 48 additions & 0 deletions

File tree

CHANGELOG/CHANGELOG-v1.7.0.yml

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
ci:
2+
fixes:
3+
- summary: e2e bootstrap cluster
4+
pull_request: https://github.com/deckhouse/virtualization/pull/2064
5+
core:
6+
fixes:
7+
- summary: >-
8+
Reject VM USB device attachments when USB feature gate is disabled and validate only newly
9+
added USB devices on update.
10+
pull_request: https://github.com/deckhouse/virtualization/pull/2077
11+
- summary: Drop usb devices from VM clone spec in best effort restore mode.
12+
pull_request: https://github.com/deckhouse/virtualization/pull/2076
13+
dvcr:
14+
fixes:
15+
- summary: >-
16+
When DVCR is out of space, a resource will contain a clearer message about it in the
17+
condition.
18+
pull_request: https://github.com/deckhouse/virtualization/pull/2016
19+
vd:
20+
fixes:
21+
- summary: Do not check datasourceReady for the exporting phase.
22+
pull_request: https://github.com/deckhouse/virtualization/pull/2060
23+
vm:
24+
fixes:
25+
- summary: show CSI and volume errors in VM status
26+
pull_request: https://github.com/deckhouse/virtualization/pull/1766
27+
vmop:
28+
features:
29+
- summary: add validation for local storage migration in CE edition
30+
pull_request: https://github.com/deckhouse/virtualization/pull/1950
31+

CHANGELOG/CHANGELOG-v1.7.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Changelog v1.7
2+
3+
## Features
4+
5+
6+
- **[vmop]** add validation for local storage migration in CE edition [#1950](https://github.com/deckhouse/virtualization/pull/1950)
7+
8+
## Fixes
9+
10+
11+
- **[vm]** show CSI and volume errors in VM status [#1766](https://github.com/deckhouse/virtualization/pull/1766)
12+
13+
## Chore
14+
15+
16+
- **[module]** Add SecurityPolicyExceptions for module Pods with extended permissions (ds/virt-handler, ds/virtualization-dra, ds/vm-route-forge). [#2026](https://github.com/deckhouse/virtualization/pull/2026)
17+

0 commit comments

Comments
 (0)