-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SANDBOX-967: check restartCounts and idle crashlooping pods (#630)
* check restartCounts and idle crashlooping pods * rename const to RequeueTimeThresholdSeconds, max requeue time to 5 mins * fix condition * add more scenarios for crashlooping pods but within threshold * revert condition fix * fix comment, add comment when tracking controlled pods again, use constant for tests * move test's consts in test file * add rajiv's suggestions from review * matous's suggestions * change requeuetime to be the shortest, to fix e2e test failure * matous's suggestions second review * only use podCtx in deletePodsAndCreateNotification
- Loading branch information
Showing
2 changed files
with
220 additions
and
77 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.