Skip to content
Merged
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
5 changes: 5 additions & 0 deletions CHANGELOG/CHANGELOG-v1.5.2.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
core:
fixes:
- summary: Fixed a potential `OOMKill` during virtual disk creation on NFS.
pull_request: https://github.com/deckhouse/virtualization/pull/2029

1 change: 1 addition & 0 deletions CHANGELOG/CHANGELOG-v1.5.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
## Fixes


- **[core]** Fixed a potential `OOMKill` during virtual disk creation on NFS. [#2029](https://github.com/deckhouse/virtualization/pull/2029)
- **[core]** Fixed an issue with starting virtual machines using the `EFIWithSecureBoot` bootloader when configured with more than 12 vCPUs. [#1916](https://github.com/deckhouse/virtualization/pull/1916)
- **[module]** Platform system components in user projects are protected from deletion by users. [#1880](https://github.com/deckhouse/virtualization/pull/1880)
- **[module]** During virtual machine migration, temporary double consumption of resources is no longer counted in project quotas. System component resources required for starting and running virtual machines are no longer counted in project quotas. [#1872](https://github.com/deckhouse/virtualization/pull/1872)
Expand Down
Loading