2.1.1 (2026-02-23)
Bug Fixes
- controller: add an original-images annotation on pods to handle re-routed images and reconcile ImageSetMirrors gracefully (a1c42b1)
- controller: mirror images that have been rewritten too based on the original-image annotation (db80fa9)
- ImageSetMirror controllers watch pods using mirrored images as well as matching ones (114db5c)
- remove mirroredAt timestamp when a mirrored image is not found in a mutating webghook check (507ff43)
- webhook: detect ReplicatedImageSet credentialSecret namespace based on ReplicatedImageSet namespace (10139c0)
- webhook: don't panic when building the alternatives list fails (missing secret for instance) (9ab56cf)
- webhook: don't try to clear stale mirror status on ReplicatedImageSets (67feeef)