bootstrap: replace CRIO's hooks dir on bootstrap#2800
bootstrap: replace CRIO's hooks dir on bootstrap#2800vrutkovs wants to merge 1 commit intoopenshift:masterfrom
Conversation
This would ensure CRIO's bootstrap would use FCOS-compatible hooks dir. PR openshift/machine-config-operator#1311 would do the same for masters and workers
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: vrutkovs The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@vrutkovs: 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. |
|
I folded this in to #2807 |
This would ensure CRIO's bootstrap would use *COS-compatible hooks dir, since eventually these systems won't have
oci-systemd-hooksRPM installed.Master/worker PR: openshift/machine-config-operator#1314
FCOS PR: #2795