-
Story
-
Resolution: Done
-
Minor
-
None
-
None
- Concurrent batch mirroring can be done with a sliding window
- Remove Lock() and UnLock() and replace with channels (so we can start new goroutines without waiting the entire batch to finish)
- Using channels we also can make the bundles images to wait the related images to finish (
CLID-204)
- depends on
-
CLID-204 Issue to skip an operator bundle image when the operator related image is in the same batch
- Closed
- links to