You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of the problem/feature request
While there are existing checks to flag if limits and requests are set for cpu and/or memory, there does not appear to be a check to see if the values specified for limits are compatible with the values set for requests.
Description of the existing behavior vs. expected behavior
This could lead to the following example YAML which seems like it would pass linting: