Skip to content

Conversation

@miguelsorianod
Copy link
Collaborator

The run target of the frontend's Makefile was not working because some of the variables that it referenced were not being set correctly.

This commit updates Frontend's Env.mk to ensure that those end up being resolved and resolved with the expected contents when it is included in the Makefile via the setup-templatize-env.mk in the project root.

The run target of the frontend's Makefile was not working because
some of the variables that it referenced were not being set correctly.

This commit updates Frontend's Env.mk to ensure that those end up
being resolved and resolved with the expected contents when it
is included in the Makefile via the setup-templatize-env.mk in
the project root.
@openshift-ci openshift-ci bot requested review from deads2k and geoberle January 5, 2026 18:17
@miguelsorianod miguelsorianod requested a review from mbarnes January 5, 2026 18:18
Copy link
Collaborator

@mbarnes mbarnes left a comment

Choose a reason for hiding this comment

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

Thanks for this!

/lgtm
/approve

@openshift-ci
Copy link

openshift-ci bot commented Jan 5, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mbarnes, miguelsorianod

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@openshift-ci openshift-ci bot added the approved label Jan 5, 2026
@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 55fd2de and 2 for PR HEAD 77079ac in total

@openshift-merge-bot openshift-merge-bot bot merged commit 0d7d7bb into main Jan 5, 2026
22 checks passed
@openshift-merge-bot openshift-merge-bot bot deleted the msoriano-fix-frontend-make-run-args branch January 5, 2026 20:36
@openshift-ci
Copy link

openshift-ci bot commented Jan 5, 2026

@miguelsorianod: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/frontend-simulation 77079ac link unknown /test frontend-simulation

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

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.

4 participants