Closed djzager closed 2 years ago
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: djzager
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Here is a PipelineRun failing because the destination's cluster registry had not yet been properly exposed:
Closing in favor of #120
Implementes konveyor/enhancements#77 without introducing a whole new pipeline.
The idea here is that we can run the image-sync task without creating a whole new pipeline to worry about. If there are no imagestreams that need
skopeo sync
, the task just returns success. This could prevent us from having to implement logic for discovering ImageStreams.Fixes #110 Fixes #111
Screenshots: