UNCLASSIFIED - NO CUI

Skip to content

Draft: Resolve "Pull out the cpu limits"

Andrew Shoell requested to merge 2447-pull-out-the-cpu-limits into master

Package Merge Request

Package Changes

cpu limits are an anti-pattern - https://home.robusta.dev/blog/stop-using-cpu-limits

getting rid of them

Package MR

n/a

For Issue

Closes #2447

Upgrade Notices

CPU limits are being removed by default because they are an anti-pattern. If you need/want them, you'll need to put them back in.

Merge request reports