Skip to content

Conversation

@yselkowitz
Copy link
Contributor

Specifying -x86_64-linux-gnu in the make target causes GOARCH=amd64 to
be defined, resulting in exec format errors when built on other arches.

CC: @crawford

@openshift-ci-robot openshift-ci-robot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Dec 12, 2019
@openshift-ci-robot
Copy link
Contributor

Hi @yselkowitz. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@openshift-ci-robot openshift-ci-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Dec 12, 2019
@yselkowitz
Copy link
Contributor Author

/cherry-pick release-4.3
/cherry-pick release-4.2

@openshift-cherrypick-robot
Copy link
Contributor

@yselkowitz: only openshift org members may request cherry-picks. You can still do the cherry-pick manually.

Details

In response to this:

/cherry-pick release-4.3
/cherry-pick release-4.2

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.

@yselkowitz
Copy link
Contributor Author

/retitle Bug 1782996: Build natively on all arches

@openshift-ci-robot
Copy link
Contributor

@yselkowitz: Re-titling can only be requested by trusted users, like repository collaborators.

Details

In response to this:

/retitle Bug 1782996: Build natively on all arches

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.

@yselkowitz yselkowitz changed the title Build natively on all arches Bug 1782996: Build natively on all arches Dec 12, 2019
@openshift-ci-robot openshift-ci-robot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Dec 12, 2019
@openshift-ci-robot
Copy link
Contributor

@yselkowitz: This pull request references Bugzilla bug 1782996, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Bug 1782996: Build natively on all arches

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.

@yselkowitz
Copy link
Contributor Author

@yselkowitz: Re-titling can only be requested by trusted users, like repository collaborators.

Shouldn't someone be able to retitle their own PR?

@wking
Copy link
Member

wking commented Dec 12, 2019

Shouldn't someone be able to retitle their own PR?

Does GitHub not give you a direct edit button for your own PR? Shouldn't have to use the bot.

@crawford
Copy link

/lgtm
/approve
/cherry-pick release-4.3
/cherry-pick release-4.2

@openshift-cherrypick-robot
Copy link
Contributor

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

Details

In response to this:

/lgtm
/approve
/cherry-pick release-4.3
/cherry-pick release-4.2

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.

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

/ok-to-test

@openshift-ci-robot openshift-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Dec 12, 2019
@yselkowitz
Copy link
Contributor Author

/retest

@jmrodri
Copy link
Contributor

jmrodri commented Dec 13, 2019

/test images

@yselkowitz
Copy link
Contributor Author

/retest

@crawford
Copy link

Test errors should be fixed by #28.

/retest

yselkowitz and others added 2 commits December 16, 2019 18:47
Specifying -x86_64-linux-gnu in the make target causes GOARCH=amd64 to
be defined, resulting in exec format errors when built on other arches.
If the user hasn't explictyly set GOARCH, don't default to amd64. This
way, a user has to expliciltly cross-compile, instead of needing to know
to set GOARCH on build for a native arch that isn't amd64.

operator-framework/operator-sdk#2268

Signed-off-by: Christy Norman <christy@linux.vnet.ibm.com>
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Dec 16, 2019
@yselkowitz
Copy link
Contributor Author

Added the patch from operator-framework/operator-sdk#2268 (minus the Changelog entry which didn't apply cleanly) so that operator-sdk itself will build with the native arch.

@joelanford
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Dec 17, 2019
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: crawford, joelanford, yselkowitz

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 Dec 17, 2019
@openshift-merge-robot openshift-merge-robot merged commit 2a213ec into openshift:master Dec 17, 2019
@openshift-ci-robot
Copy link
Contributor

@yselkowitz: All pull requests linked via external trackers have merged. Bugzilla bug 1782996 has been moved to the MODIFIED state.

Details

In response to this:

Bug 1782996: Build natively on all arches

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.

@openshift-cherrypick-robot
Copy link
Contributor

@crawford: new pull request created: #29

Details

In response to this:

/lgtm
/approve
/cherry-pick release-4.3
/cherry-pick release-4.2

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. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. 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.

9 participants