fix(minio): replace immutable identity job #69
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/zot-retirement-job-immutability"
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?
Replace the changed completed MinIO identity Job instead of mutating its immutable pod template. Add a contract that forbids reuse of the old live Job name.
This follows the rolled-back Zot v1 retirement release and lets Flux create the Forgejo-only identity Job, the Zot v2 identity Job, and the Zot v1 retirement Job without an immutable-field error.