baremetal: add owners to bootstrap subdirectories#3144
baremetal: add owners to bootstrap subdirectories#3144stbenjam wants to merge 1 commit intoopenshift:masterfrom
Conversation
I didn't realize the OWNERS file in data/data/bootstrap/baremetal didn't apply to subdirectories, so this adds it to usr/local/bin as well where we host the ironic service scripts.
|
/assign @sdodson |
|
Hmm, I was wrong. I'm now not sure what happened. |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: sdodson The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/hold I think we need to talk to test platform team before we do this. This is odd |
|
@stbenjam: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions 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/test-infra repository. I understand the commands that are listed here. |
|
/close |
|
@sdodson: Closed this PR. DetailsIn 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/test-infra repository. |
I didn't realize the OWNERS file in data/data/bootstrap/baremetal didn't
apply to subdirectories, so this adds it to usr/local/bin as well where
we host the ironic service scripts.