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

Add aarch64 support #335

Merged
merged 3 commits into from Nov 2, 2020
Merged

Conversation

yselkowitz
Copy link
Contributor

This makes the cluster-samples-operator fully functional on aarch64
(arm64 in Go parlance). The revendoring is necessary to pick up
openshift/api#759.

The openshift/api update is needed for samples.v1.ARMArchitecture.
openshift/library-go needed to be updated to avoid obsolete URLs in
dependencies.
@gabemontero
Copy link
Contributor

heads up @yselkowitz ... I've got a non-trivial refactor of samples operator cooking with #313

My initial scan of your changes (in particular 1a3146d) gives me confidence that these PRs will not hit conflicts. But that said, I will try to avoid having to rebase my PR if I can help it.

I'm awaiting a review from @adambkaplan as I type ... if all goes OK, it should still be sometime next week when we can pull this in. And if a rebase here is needed, I would think it would be pretty straight forward given the simplicity of the changes you have in 1a3146d

thanks

Copy link
Contributor

@adambkaplan adambkaplan left a comment

Choose a reason for hiding this comment

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

/approve

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 28, 2020
@adambkaplan
Copy link
Contributor

/hold

Per @gabemontero 's comment regarding the refactor. If we're not waiting on this any more, then Gabe you can go ahead and add the lgtm.

@openshift-ci-robot openshift-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Oct 28, 2020
@gabemontero
Copy link
Contributor

/test okd-e2e-aws-operator

@gabemontero
Copy link
Contributor

gabemontero commented Nov 2, 2020

OKD was working to some degree on Friday ... let's see how it is here. If it flakes for generic enough reasons, I'll override

Also, depending on how the build-125 review progresses or does not progress today, I'll merge this by EOB and deal with any rebase issues there if need be tomorrow.

@gabemontero
Copy link
Contributor

gabemontero commented Nov 2, 2020

/hold cancel

/lgtm

/retest

I'll override any justifiably overriden OKD flakes but we'll give them one more go

but okd-e2e-aws-operator looked OK

@openshift-ci-robot openshift-ci-robot added lgtm Indicates that a PR is ready to be merged. and removed do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. labels Nov 2, 2020
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: adambkaplan, gabemontero, yselkowitz

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:
  • OWNERS [adambkaplan,gabemontero]

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

@openshift-merge-robot openshift-merge-robot merged commit 63315f1 into openshift:master Nov 2, 2020
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.

None yet

5 participants