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

updated base images for multiple arch support #45

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

pranavpandit1
Copy link
Contributor

These changes are targeted for multiple architectures compatible base images

Signed-off-by: Pranav Pandit <pranav.pandit1@ibm.com>
@pranavpandit1
Copy link
Contributor Author

/assign @yuzisun

@@ -9,7 +9,7 @@ RUN git clone https://github.com/kubeflow/kubeflow.git && \
git checkout d1da825

# --- Build the backend kubeflow-wheel ---
FROM python:3.7-slim-buster AS backend-kubeflow-wheel
FROM python:3.7-slim AS backend-kubeflow-wheel
Copy link
Contributor

Choose a reason for hiding this comment

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

Cross posting the same question with kubeflow/kubeflow#6650 (comment)

Why do we remove buster?

Copy link

Choose a reason for hiding this comment

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

See kubeflow/kubeflow#6650 (comment):

It's "more multi-arch" than the alternative (see screenshot below) & based on our tests, it works equally good.

@lehrig
Copy link

lehrig commented Dec 6, 2022

@kimwnasptd - I think we're good to proceed here, right?

@lehrig
Copy link

lehrig commented Jan 2, 2023

@yuzisun, can you lgtm? I think there's nothing special left here, given above comments and that kserve/kserve#2549 and kserve/kserve#2550 also already went through...

@kimwnasptd
Copy link
Contributor

/lgtm
/approve

@kserve-oss-bot
Copy link
Collaborator

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kimwnasptd, pranavpandit1

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:

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

@kserve-oss-bot kserve-oss-bot merged commit 257bc1e into kserve:master Jan 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants