-
Notifications
You must be signed in to change notification settings - Fork 122
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
🐛 Install python-ironicclient in /usr/local #610
Conversation
d9eaf49
to
33d99c0
Compare
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dtantsur 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 |
Sorry, got two places confused in the now deleted comment. My approval holds. /override metal3-centos-e2e-integration-test-main |
@dtantsur: Overrode contexts on behalf of dtantsur: metal3-centos-e2e-integration-test-main, metal3-ubuntu-e2e-integration-test-main In response to this:
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. |
This is where python3.9 has been installed Fixes: metal3-io#609 Signed-off-by: Derek Higgins <[email protected]>
33d99c0
to
f3132a9
Compare
Updated to also change the entrypoint to /usr/local/bin/baremetal as this has now changed |
/override metal3-centos-e2e-integration-test-main |
/lgtm |
@elfosardo: Overrode contexts on behalf of elfosardo: metal3-centos-e2e-integration-test-main, metal3-ubuntu-e2e-integration-test-main In response to this:
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. |
OCPBUGS-44895: Bump Ironic
This is where python3.9 has been installed
Fixes: #609