Skip to content

Commit 4b449df

Browse files
authored
Re-generate changelog v1.7.0
Signed-off-by: deckhouse-BOaTswain <89150800+deckhouse-boatswain@users.noreply.github.com>
1 parent 3106ecf commit 4b449df

File tree

2 files changed

+40
-0
lines changed

2 files changed

+40
-0
lines changed

CHANGELOG/CHANGELOG-v1.7.0.yml

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
ci:
2+
fixes:
3+
- summary: e2e bootstrap cluster
4+
pull_request: https://github.com/deckhouse/virtualization/pull/2064
5+
dvcr:
6+
fixes:
7+
- summary: >-
8+
When DVCR is out of space, a resource will contain a clearer message about it in the
9+
condition.
10+
pull_request: https://github.com/deckhouse/virtualization/pull/2016
11+
vd:
12+
fixes:
13+
- summary: Do not check datasourceReady for the exporting phase.
14+
pull_request: https://github.com/deckhouse/virtualization/pull/2060
15+
vm:
16+
fixes:
17+
- summary: show CSI and volume errors in VM status
18+
pull_request: https://github.com/deckhouse/virtualization/pull/1766
19+
vmop:
20+
features:
21+
- summary: add validation for local storage migration in CE edition
22+
pull_request: https://github.com/deckhouse/virtualization/pull/1950
23+

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)