This normalization is applied whenever cluster spec is loaded, not just when running the deprecation command.
However, even if storage processes cannot use more than 1 CPU, specifying request and limit will cause CPU throttling to happen (for any process), which is detrimental to latency.
Has this been considered before? e.g. allowing to not specify the upper CPU limit in pod templates?
Right now it seems impossible to achieve this; I wanted to open a PR but not before a discussion, and do not have permissions anyways.
I have already measured throttling to be happening, even if in small percentages.
Has this been considered before? e.g. allowing to not specify the upper CPU limit in pod templates?
Right now it seems impossible to achieve this; I wanted to open a PR but not before a discussion, and do not have permissions anyways.