-
Notifications
You must be signed in to change notification settings - Fork 17.5k
Add --min-completed-minutes to cleanup-pods to prevent KPO race condition
#70595
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
eladkal
merged 12 commits into
apache:main
from
noamst-monday:add-min-completed-minutes-cleanup-pods
Jul 30, 2026
+229
−8
Merged
Changes from all commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
9cadfca
Add --min-completed-minutes to cleanup-pods to prevent KPO race condi…
noamst-monday 9a1de45
Update changelog with PR number #70595
noamst-monday 2df806e
Fix ruff D213 docstring format in _get_pod_completion_time
noamst-monday c32ebfb
Use exact poll interval (2 s) in --min-completed-minutes help text
noamst-monday 90e28ce
Improve --min-completed-minutes help text clarity
noamst-monday dafde57
Merge branch 'main' into add-min-completed-minutes-cleanup-pods
noamst-monday 098f5fe
Revert changelog.rst — auto-generated by release manager
noamst-monday 8002586
Address jedcunningham review on cleanup-pods min-completed-minutes
noamst-monday 5bf01c0
Test cleanup-pods age guard for evicted and init-container pods
noamst-monday 699fa22
Cover a terminated container status with no finish time
noamst-monday 3fa1c84
Use a tuple for parametrize names in cleanup-pods tests
noamst-monday 891c95f
Name the pending-pod age condition in cleanup-pods
noamst-monday File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.