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

chore: Add Container Engine and Image Tag parameters to backend Makefiles #10725

Merged
merged 1 commit into from
May 9, 2024

Conversation

gmfrasca
Copy link
Member

Implementes #10724

Description of your changes:
Introduces some variables to various backend Makefiles, which can be overridden to allow developers to change the container build engine and target image tags. Defaults are still maintainted to preserve consistency.

Checklist:

When building images via `make`:
- Allow users to specify an alternate Container Engine rather than docker
- Allow users to specify image names/tags rather than a hardcoded image
  name and `latest` tag for backend images

Signed-off-by: Giulio Frasca <gfrasca@redhat.com>
@google-oss-prow google-oss-prow bot requested review from chensun, IronPan and Tomcli April 22, 2024 20:23
@gmfrasca gmfrasca changed the title chore: Add Container Engine and Image Tag parameters to Makefiles chore: Add Container Engine and Image Tag parameters to backend Makefiles Apr 22, 2024
@rimolive
Copy link
Member

/ok-to-test
/lgtm

Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: chensun

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

@google-oss-prow google-oss-prow bot merged commit 3da46b6 into kubeflow:master May 9, 2024
5 checks passed
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.

3 participants