Skip to content

Conversation

@smarterclayton
Copy link
Contributor

Update the different repositories in parallel for better performance.
Did not add a flag for now because the operation is heavily i/o
bound. Also improved output so that we print the path of the repository
we extract for use with other tools.

$ oc adm release extract --git ... 4.2.2
.../openshift/origin
.../openshift/cluster-networking-operator
etc.

Update the different repositories in parallel for better performance.
Did not add a flag for now because the operation is heavily i/o
bound. Also improved output so that we print the path of the repository
we extract for use with other tools.

  $ oc adm release extract --git ... 4.2.2
  .../openshift/origin
  .../openshift/cluster-networking-operator
  etc.
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: smarterclayton

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 26, 2020
Allows someone to get the list of repos and commits from a release
quickly. Will be used for automation around tagging a commit within
a repo.
@smarterclayton smarterclayton added the lgtm Indicates that a PR is ready to be merged. label Mar 28, 2020
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

1 similar comment
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot openshift-merge-robot merged commit fd9d44c into openshift:master Mar 28, 2020
wking pushed a commit to wking/oc that referenced this pull request Jun 1, 2020
The command fails when specifying a non-default from directory because
the from directory was not passed to either extract or mirror. Add that
transformation.

Also include the Parallel options as good practice even if they are
not heavily used in these flows.

Backporting e1567dd (openshift#424) and
resolving a context conflict because 4.4 does not include 2725cfa
(release: Support `-o commit` on `oc adm release extract --git`,
2020-03-26, openshift#358).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants