Skip to content

Carry patch to docker/docker in pkg/build/vendor that allows compilation against our version #13467

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

Merged
merged 2 commits into from
Mar 21, 2017

Conversation

smarterclayton
Copy link
Contributor

This is a blocker for cutting the alpha tag.

@bparees

[merge]

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

{
"ImportPath": "github.com/Azure/go-ansiterm/winterm",
"Rev": "70b2c90b260171e829f1ebd7c17f600c11858dbe"
},
Copy link
Contributor

Choose a reason for hiding this comment

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

why isn't it sufficient that origin itself already godeps this? are the godeps not unioned together?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hrm - testing that

Copy link
Contributor Author

Choose a reason for hiding this comment

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

You're right, rebasing

@@ -142,14 +142,14 @@ func readInputEvents(fd uintptr, maxBytes int) ([]winterm.INPUT_RECORD, error) {

// KeyEvent Translation Helpers

var arrowKeyMapPrefix = map[uint16]string{
var arrowKeyMapPrefix = map[winterm.WORD]string{
Copy link
Contributor

Choose a reason for hiding this comment

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

still picking up a vendored file change w/ no godeps change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is an UPSTREAM commit that mirrors the patch we carry on the main vendor dir.

@smarterclayton smarterclayton changed the title Ensure go-ansiterm is included, otherwise cross builds fail Carry patch to docker/docker in pkg/build/vendor that allows compilation against our version Mar 20, 2017
@smarterclayton
Copy link
Contributor Author

Crash is unrelated [merge]

@smarterclayton
Copy link
Contributor Author

[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to f70f88f

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_request_origin/348/) (Base Commit: 4a5fb49)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to f70f88f

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/merge FAILURE (https://ci.openshift.redhat.com/jenkins/job/merge_pull_request_origin/159/) (Base Commit: df749cd)

@smarterclayton
Copy link
Contributor Author

Force merging, this is ridiculous.

@smarterclayton smarterclayton merged commit 0343989 into openshift:master Mar 21, 2017
@deads2k deads2k mentioned this pull request Apr 28, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants