2.2.3 (2026-05-04)
Bug Fixes
- filter: anchor regex patterns for correct full-match semantics (f293518)
- mirroring: add retry on conflict for ISM finalizer operations (269a908)
- mirroring: keep original image in use in (C)ISM when pods have been rewritten (ac3d31b)
- mirroring: set matchingImage unusedSince field in (C)ISM status (3d28233)
- routing: add routing.HonorPrioritiesOnAlwaysImagePullPolicy option in configuration to allow keeping default behavior (5a07472)
- routing: bound goroutines and add timeout in clearStaleMirrorStatus (f6a686a)
- routing: ignore mirror pods (700a234)
- validate include/exclude CRD regexps (639275b)
- webhook: exclude NotFound secrets from pull secrets slice (0c8e899)
- webhook: parse container images once instead of multiple times (50bda5e)