Skip to content
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

Fix leftover pods from test #399

Merged
merged 1 commit into from
Oct 11, 2024
Merged

Fix leftover pods from test #399

merged 1 commit into from
Oct 11, 2024

Conversation

DrJosh9000
Copy link
Contributor

@DrJosh9000 DrJosh9000 commented Oct 10, 2024

TestImagePullBackOffWatcher seems to leave a pending pod lying around. The role didn't have the permissions to create evictions. That rule was added to the template, but not to our own rbac.yaml.

@DrJosh9000 DrJosh9000 force-pushed the fix-leftover-pods-from-test branch 3 times, most recently from 3a975f3 to 7abfab1 Compare October 10, 2024 07:10
@DrJosh9000 DrJosh9000 marked this pull request as ready for review October 10, 2024 07:10
...from TestImagePullBackOffFailed.
The role had no rights to create evictions, so the dead pods weren't being
automatically evicted.
@DrJosh9000 DrJosh9000 merged commit 845dcd8 into main Oct 11, 2024
1 check passed
@DrJosh9000 DrJosh9000 deleted the fix-leftover-pods-from-test branch October 11, 2024 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants