Permit cleanup of kernel recovery probe Pods #497

Merged
binjovi-bot merged 2 commits from codex/kernel-probe-cleanup-rbac-20260909 into trunk 2026-09-09 18:00:44 +00:00
Owner

Linux rollout completes its host checks but cannot finish recovery because deleting the temporary probe Pod returns Kubernetes 403. Add delete for Pods only in the existing binjovi-nodes Role. Keep cluster-wide Pod deletion forbidden.

Validation: the updated permission guard fails before the Role change and passes after it. The live failure was traced to DELETE of the owned kernel-probe Pod.

Linux rollout completes its host checks but cannot finish recovery because deleting the temporary probe Pod returns Kubernetes 403. Add delete for Pods only in the existing binjovi-nodes Role. Keep cluster-wide Pod deletion forbidden. Validation: the updated permission guard fails before the Role change and passes after it. The live failure was traced to DELETE of the owned kernel-probe Pod.
fix: permit cleanup of kernel recovery probe pods
Some checks failed
binjovi/ci Binjovi failed the frozen plan
5a5ff102c7
docs: explain the scoped kernel probe cleanup grant
Some checks failed
binjovi/ci Binjovi failed the frozen plan
f6d991ebe8
sean force-pushed codex/kernel-probe-cleanup-rbac-20260909 from f6d991ebe8
Some checks failed
binjovi/ci Binjovi failed the frozen plan
to 9f15232c54
All checks were successful
binjovi/ci Binjovi completed the frozen plan
2026-09-09 17:56:03 +00:00
Compare
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
sean/seanfarm!497
No description provided.