Skip to content

Commit a4b603c

Browse files
authored
Re-generate changelog v1.2.0
Signed-off-by: deckhouse-BOaTswain <[email protected]>
1 parent b00ec1f commit a4b603c

File tree

2 files changed

+37
-0
lines changed

2 files changed

+37
-0
lines changed

CHANGELOG/CHANGELOG-v1.2.0.yml

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
api:
2+
features:
3+
- summary: Do not wait agent in label and annotation test.
4+
pull_request: https://github.com/deckhouse/virtualization/pull/1500
5+
ci:
6+
fixes:
7+
- summary: E2E test timeout errors now include the condition that was being waited for.
8+
pull_request: https://github.com/deckhouse/virtualization/pull/1514
9+
core:
10+
features:
11+
- summary: Add volumesnapshot resources to e2e fail dump.
12+
pull_request: https://github.com/deckhouse/virtualization/pull/1499
13+
module:
14+
fixes:
15+
- summary: This PR fix bring some fixes for fuzzing tests.
16+
pull_request: https://github.com/deckhouse/virtualization/pull/1261
17+
vmip:
18+
fixes:
19+
- summary: >-
20+
Added validation to ensure that an IP address is not already in use when updating the
21+
`VirtualMachineIP` address.
22+
pull_request: https://github.com/deckhouse/virtualization/pull/1530
23+
vmop:
24+
fixes:
25+
- summary: >-
26+
This PR enhances the `VirtualMachineOperation` CRD by adding validation rules to ensure safe
27+
and valid resource naming during clone operations.
28+
pull_request: https://github.com/deckhouse/virtualization/pull/1522
29+

CHANGELOG/CHANGELOG-v1.2.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog v1.2
2+
3+
## Fixes
4+
5+
6+
- **[vmip]** Added validation to ensure that an IP address is not already in use when updating the `VirtualMachineIP` address. [#1530](https://github.com/deckhouse/virtualization/pull/1530)
7+
- **[vmop]** This PR enhances the `VirtualMachineOperation` CRD by adding validation rules to ensure safe and valid resource naming during clone operations. [#1522](https://github.com/deckhouse/virtualization/pull/1522)
8+

0 commit comments

Comments
 (0)