-
Notifications
You must be signed in to change notification settings - Fork 25
OCPBUGS-3469: Multi-arch support #114
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These changes currently don't work when attempting to initialize a project using operator-sdk init ...
. I left a comment showing the error I received and what I think the solution is.
Another thing I noticed is there is a few commits with multiple contributors and looks like it would re-commit a few already merged commits. I think a git rebase
(or similar operation) may have gone a bit off the rails as I would have only expected the Makefile template and the testdata to be updated by this PR.
86f6323
to
8816187
Compare
Signed-off-by: Catherine Chan-Tse <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
I will try updated tutorial steps on the weekend.
So I think the changes look good and make sense, but I just can't seem to get an image to actually be built when running |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
Add configurable multi-arch build support