-
Notifications
You must be signed in to change notification settings - Fork 69
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
Push multi-arch docker image #76
Conversation
Signed-off-by: ddelange <14880945+ddelange@users.noreply.github.com>
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ddelange The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
cherry-picked from kserve/modelmesh#76 Signed-off-by: ddelange <14880945+ddelange@users.noreply.github.com>
cherry-picked from kserve/modelmesh#76 Signed-off-by: ddelange <14880945+ddelange@users.noreply.github.com>
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.
Thanks @ddelange
/lgtm |
This reverts commit d9892e3. Signed-off-by: Nick Hill <nickhill@us.ibm.com>
This reverts commit d9892e3. These changes actually broke our main image build. Unfortunately the actions that run on the PR don't actually build the image. @ckadner is addressing that and then we can reopen this if needed post 0.10 release. @ddelange it probably only makes sense anyhow if we do this for all the modelmesh images i.e. also including `modelmesh-serving` and `modelmesh-runtime-adapter` Signed-off-by: Nick Hill <nickhill@us.ibm.com>
Motivation
Feature parity with kserve and knative ref kserve/kserve#2550 (comment)
Fixes kserve/kserve#2612
Modifications
test
job on PRpush
Result
Can run on e.g. AWS graviton family instances (arm64)