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

Refactor Makefile to support customizable build tool #215

Merged

Conversation

vbnrh
Copy link
Member

@vbnrh vbnrh commented Jun 20, 2024

This change provides the flexibility to use different container build tools by simply setting the BUILD_TOOL variable.

@vbnrh vbnrh force-pushed the makefile-build-changes branch 2 times, most recently from e91b1f7 to 679dd6b Compare June 20, 2024 07:59
Makefile Show resolved Hide resolved
hack/make/vars.mk Outdated Show resolved Hide resolved
This change provides the flexibility to use different container build tools by simply setting the `BUILD_TOOL` variable.

Signed-off-by: vbadrina <[email protected]>
@vbnrh vbnrh force-pushed the makefile-build-changes branch from 679dd6b to 9739735 Compare June 20, 2024 08:26
@openshift-ci openshift-ci bot added the lgtm label Jun 20, 2024
Copy link
Contributor

openshift-ci bot commented Jun 20, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: umangachapagain, vbnrh

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:
  • OWNERS [umangachapagain,vbnrh]

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

@vbnrh
Copy link
Member Author

vbnrh commented Jun 21, 2024

/test integration-test

@openshift-merge-bot openshift-merge-bot bot merged commit d9a23ce into red-hat-storage:main Jun 21, 2024
11 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.

2 participants