Skopeo copy testing
Background
We've noticed that for some pipelines, skopeo appears to have issues with copying from staging to prod in harbor (harbor stage) after successfully copying from local tar to staging (build stage). This appears to be an issue for images with large layers.
We should test copying from staging to local tar, and local tar to prod in the harbor stage to see if this resolves our issues. It may also be worthwhile to test copying to/from different formats in skopeo to see if we can avoid copying locally and then back to prod.
Acceptance Criteria
-
Testing is completed for harbor stage -
Copy from staging to local dev -
Copy from local dev to prod
-
Edited by Cody Miller