Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hack: copy oc to kubectl #20935

Merged
merged 2 commits into from
Sep 12, 2018
Merged

Conversation

mfojtik
Copy link
Contributor

@mfojtik mfojtik commented Sep 11, 2018

@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 11, 2018
@mfojtik
Copy link
Contributor Author

mfojtik commented Sep 11, 2018

/retest

@mfojtik
Copy link
Contributor Author

mfojtik commented Sep 11, 2018

/cherrypick release-3.11

@openshift-cherrypick-robot

@mfojtik: once the present PR merges, I will cherry-pick it on top of release-3.11 in a new PR and assign it to you.

In response to this:

/cherrypick release-3.11

Instructions 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.

@mfojtik
Copy link
Contributor Author

mfojtik commented Sep 11, 2018

/retest

1 similar comment
@mfojtik
Copy link
Contributor Author

mfojtik commented Sep 11, 2018

/retest

@@ -330,6 +330,18 @@ function os::build::place_bins() {
fi
done

# Link binaries that we want to link (eg. oc->kubectl)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why we care about the link, when we'll copy it over a few lines below?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nvmd, I haven't seen the dest being different for both.

@mfojtik
Copy link
Contributor Author

mfojtik commented Sep 11, 2018

/retest

@mfojtik
Copy link
Contributor Author

mfojtik commented Sep 11, 2018

@smarterclayton any idea why the gcp job failed?

@mfojtik
Copy link
Contributor Author

mfojtik commented Sep 12, 2018

@smarterclayton ok, check the last commit... it seems like in bash, the array declaration can't be on the same line as the function invocation, which is ridiculous...

anyway, with the last commit, I think I got kubectl in place where we want it https://gist.github.com/mfojtik/815b18a3859d4f6949fc902d7960e410

@mfojtik
Copy link
Contributor Author

mfojtik commented Sep 12, 2018

/retest

@tbielawa
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 12, 2018
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mfojtik, tbielawa

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

The pull request process is described here

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

@mfojtik
Copy link
Contributor Author

mfojtik commented Sep 12, 2018

/retest

@eparis eparis merged commit 033c1b7 into openshift:master Sep 12, 2018
@eparis
Copy link
Member

eparis commented Sep 12, 2018

merged by hand, don't care. I'm a honey badger.

@openshift-cherrypick-robot

@mfojtik: new pull request created: #20958

In response to this:

/cherrypick release-3.11

Instructions 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.

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. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants