Skip to content

Commit 6537f17

Browse files
committed
adding note re. change-in-behaviour in changelog
1 parent a935f8b commit 6537f17

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ All notable changes to this project will be documented in this file.
1010

1111
### Fixed
1212

13-
- Use actual values of resource CPU settings for pod values, but still rounding up for parallelism ([#408]).
13+
- BREAKING (behaviour): Specified CPU resources are now applied correctly (instead of rounding it to the next whole number).
14+
This might affect your jobs, as they now e.g. only have 200m CPU resources requested instead of the 1000m it had so far,
15+
meaning they might slow down significantly([#408]).
1416

1517
[#401]: https://github.com/stackabletech/spark-k8s-operator/pull/401
1618
[#408]: https://github.com/stackabletech/spark-k8s-operator/pull/408

0 commit comments

Comments
 (0)