Permit cleanup of kernel recovery probe Pods #497
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/kernel-probe-cleanup-rbac-20260909"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
f6d991ebe89f15232c54