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

Make the builder configurable in the Makefile #35

Merged
merged 4 commits into from
Mar 13, 2024

Conversation

spolti
Copy link
Contributor

@spolti spolti commented Nov 29, 2023

chore: Some developers might not have docker installed anymore.
Thus it would be easier to have it configurable instead
to do changes locally to build using, i.e, podman or
buildah.
It can be called by make ENGINE=podman build

scripts/develop.sh Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
chore: 	Some developers might not have docker installed anymore.
	Thus it would be easier to have it configurable instead
	to do changes locally to build using, i.e, `podman` or
	`buildah`.
	It can be called by `make ENGINE=podman build`

Signed-off-by: Spolti <fspolti@redhat.com>
Copy link
Member

@ckadner ckadner left a comment

Choose a reason for hiding this comment

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

Hi @spolti -- sorry, I totally forgot about this one.

README.md Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
spolti and others added 3 commits January 25, 2024 17:40
Co-authored-by: Christian Kadner <ckadner@us.ibm.com>
Signed-off-by: Filippe Spolti <filippespolti@gmail.com>
Co-authored-by: Christian Kadner <ckadner@us.ibm.com>
Signed-off-by: Filippe Spolti <filippespolti@gmail.com>
@spolti
Copy link
Contributor Author

spolti commented Jan 25, 2024

@ckadner updated. thanks for the suggestions

@spolti spolti requested a review from ckadner February 1, 2024 01:38
@ckadner
Copy link
Member

ckadner commented Mar 13, 2024

Thanks @spolti -- your changes work well.

Just curious if you got this linter warning as well? Which does not show up in the CI logs.

proxy/request.go:1: File is not `gofmt`-ed with `-s` (gofmt)

Appears unrelated to your changes, though.

Copy link
Member

@ckadner ckadner left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@ckadner
Copy link
Member

ckadner commented Mar 13, 2024

/approve

@ckadner
Copy link
Member

ckadner commented Mar 13, 2024

The approved label did not exist yet 🤔 -- trying again now that the label exists

/approve

Copy link

oss-prow-bot bot commented Mar 13, 2024

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: ckadner, spolti

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

@ckadner ckadner merged commit 4d8e991 into kserve:main Mar 13, 2024
6 checks passed
@kserve kserve deleted a comment from oss-prow-bot bot Mar 13, 2024
@spolti spolti deleted the odh-issues19 branch March 14, 2024 15:10
@spolti
Copy link
Contributor Author

spolti commented Mar 14, 2024

Thanks @ckadner

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.

None yet

2 participants