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
// computePodResizeAction determines the actions required (if any) to resize the given container.
564
561
// Returns whether to keep (true) or restart (false) the container.
565
562
// TODO(vibansal): Make this function to be agnostic to whether it is dealing with a restartable init container or not (i.e. remove the argument `isRestartableInitContainer`).
0 commit comments