Pack containers into GitHub CI#615
Conversation
abf47eb to
c298966
Compare
c298966 to
5d34c28
Compare
|
/lgtm |
5d34c28 to
592e4bf
Compare
These .tar.gzs can be later used by common non-podman capable builders (copr) to create rpms with the container images. Signed-off-by: Miguel Angel Ajo <majopela@redhat.com>
|
/retest |
| # container image packaging # | ||
| ############################### | ||
|
|
||
| image-tars: |
There was a problem hiding this comment.
This is a little vague. Could we name it something more descriptive of it's purpose, i.e. package-ocp-images or something.
There was a problem hiding this comment.
Done, I used tar-ocp-containers since package is something we may want to use for a final rpm.
|
/lgtm |
|
openshift-ci is having some internal difficulties. will re-run once it's stable again. |
|
@mangelajo: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
/approve prow issues are unrelated to this patch |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: copejon, husky-parul, oglok The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
These .tar.gzs later will be used by common non-podman capable builders
(copr) to create rpms with the container images.
Signed-off-by: Miguel Angel Ajo majopela@redhat.com