diff --git a/CHANGELOG/CHANGELOG-v1.5.0.yml b/CHANGELOG/CHANGELOG-v1.5.0.yml new file mode 100644 index 0000000000..1621e759f7 --- /dev/null +++ b/CHANGELOG/CHANGELOG-v1.5.0.yml @@ -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 + diff --git a/CHANGELOG/CHANGELOG-v1.5.md b/CHANGELOG/CHANGELOG-v1.5.md new file mode 100644 index 0000000000..4fbec303bc --- /dev/null +++ b/CHANGELOG/CHANGELOG-v1.5.md @@ -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) +