Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG/CHANGELOG-v0.24.1.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
ci:
fixes:
- summary: fixed src-artifact
pull_request: https://github.com/deckhouse/virtualization/pull/1384
core:
fixes:
- summary: Refactor build libidn and libidn2
Expand Down
3 changes: 1 addition & 2 deletions CHANGELOG/CHANGELOG-v0.24.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@

- **[api]** Remove setting of VolumeSnapshotClass. Set field deprecated in CRDS's. [#1274](https://github.com/deckhouse/virtualization/pull/1274)
- **[core]** bump kubevirt to tag v1.3.1-v12n.8. Set mac address for non default pod network and improve reason when live-migration failed [#1287](https://github.com/deckhouse/virtualization/pull/1287)
- **[observability]** add prometheus alert if on virt-handler pod in cluster [#1263](https://github.com/deckhouse/virtualization/pull/1263)
- **[vd]** Add `Exporting` phase and new conditions to `VirtualDisk` status [#1256](https://github.com/deckhouse/virtualization/pull/1256)
- **[vm]** Add additional network interfaces for VirtualMachines. [#1253](https://github.com/deckhouse/virtualization/pull/1253)

## Fixes

Expand All @@ -31,4 +29,5 @@
- **[api]** Update the IsStorageClassDeprecated method to accept a StorageClass pointer instead of a string. [#1264](https://github.com/deckhouse/virtualization/pull/1264)
- **[core]** refactor build libs and add missing pkgs for edk2 [#1352](https://github.com/deckhouse/virtualization/pull/1352)
- **[docs]** Examples of using the user interface have been added to the documentation [#1270](https://github.com/deckhouse/virtualization/pull/1270)
- **[observability]** add prometheus alert if on virt-handler pod in cluster [#1263](https://github.com/deckhouse/virtualization/pull/1263)

Loading