![]() This behavior is surprising to some users (see kubectl issues #1110 and #1385), who expect that an unlimited container will result in an unlimited pod, but that is not how PodLimits() works, as it ignores any containers that do not specify limits when calculating the pod limits. This commit adds unit tests that confirm this behavior. |
||
---|---|---|
.. | ||
helpers_test.go | ||
helpers.go |