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
7 changes: 7 additions & 0 deletions CHANGELOG/CHANGELOG-v1.5.0.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
core:
features:
- summary: Exclude hoplug pod from qouta calculations.
pull_request: https://github.com/deckhouse/virtualization/pull/1866
- summary: Exclude from qouta system resources for CVI/VI/VD.
pull_request: https://github.com/deckhouse/virtualization/pull/1848

13 changes: 13 additions & 0 deletions CHANGELOG/CHANGELOG-v1.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Changelog v1.5

## Features


- **[core]** Exclude hoplug pod from qouta calculations. [#1866](https://github.com/deckhouse/virtualization/pull/1866)
- **[core]** Exclude from qouta system resources for CVI/VI/VD. [#1848](https://github.com/deckhouse/virtualization/pull/1848)

## Chore


- **[module]** Compile swtpm and libraries with x86-64-v2 compatibility. [#1857](https://github.com/deckhouse/virtualization/pull/1857)

Loading