fix(binjovi): tombstone obsolete availability cronjob #304
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/cleanup-platform-availability-cronjob-20260906"
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?
Add a one-shot, idempotent cleanup Job for the obsolete platform-seanfarm availability CronJob. The Job observes before delete, deletes only the exact named CronJob, and confirms absence. Add least-privilege RBAC and CI coverage.