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

Push multi-arch docker image #76

Merged
merged 1 commit into from
Jan 9, 2023
Merged

Push multi-arch docker image #76

merged 1 commit into from
Jan 9, 2023

Conversation

ddelange
Copy link
Contributor

@ddelange ddelange commented Dec 23, 2022

Motivation

Feature parity with kserve and knative ref kserve/kserve#2550 (comment)

Fixes kserve/kserve#2612

Modifications

  • Now runs test job on PR
  • Now pushes multi-arch docker images on push

Result

Can run on e.g. AWS graviton family instances (arm64)

Signed-off-by: ddelange <14880945+ddelange@users.noreply.github.com>
@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ddelange
To complete the pull request process, please assign animeshsingh after the PR has been reviewed.
You can assign the PR to them by writing /assign @animeshsingh in a comment when ready.

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

ddelange added a commit to ddelange/rest-proxy that referenced this pull request Jan 2, 2023
cherry-picked from kserve/modelmesh#76

Signed-off-by: ddelange <14880945+ddelange@users.noreply.github.com>
njhill pushed a commit to kserve/rest-proxy that referenced this pull request Jan 8, 2023
cherry-picked from kserve/modelmesh#76

Signed-off-by: ddelange <14880945+ddelange@users.noreply.github.com>
Copy link
Member

@njhill njhill left a comment

Choose a reason for hiding this comment

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

Thanks @ddelange

@njhill
Copy link
Member

njhill commented Jan 8, 2023

/lgtm

@njhill njhill merged commit d9892e3 into kserve:main Jan 9, 2023
njhill added a commit that referenced this pull request Jan 10, 2023
njhill added a commit that referenced this pull request Jan 10, 2023
This reverts commit d9892e3.

Signed-off-by: Nick Hill <nickhill@us.ibm.com>
kserve-oss-bot pushed a commit that referenced this pull request Jan 10, 2023
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>
@ddelange ddelange mentioned this pull request Jan 16, 2023
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.

Publish multi-arch docker images for kserve-controller, modelmesh and modelmesh-controller
3 participants