Run CCCMO and CCM components before CNI#76
Run CCCMO and CCM components before CNI#76openshift-merge-robot merged 2 commits intoopenshift:masterfrom
Conversation
As CNI relies on CMM to initialist the Node IP addresses. We must ensure that CCCMO can set up and reconfigure if necesssary the CCM pods before the CNO has been deployed and before the CNI initialises the Node. To achieve this, we must tolerate the not-ready taint, use host networking and use the internal API Load Balancer instead of the API Service.
|
@JoelSpeed: The following test failed, say
Full PR test history. Your PR dashboard. 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. |
Fedosin
left a comment
There was a problem hiding this comment.
@JoelSpeed Great PR! Thank you for doing this
/lgtm
/approve
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Fedosin 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 |
With openshift#76 we don't need to render static pod manifests on the bootstrap machine. So, "render" binary and all related code can be removed from the operator.
With openshift#76 we don't need to render static pod manifests on the bootstrap machine. So, "render" binary and all related code can be removed from the operator.
With openshift#76 we don't need to render static pod manifests on the bootstrap machine. So, "render" binary and all related code can be removed from the operator.
As CNI relies on CMM to initialist the Node IP addresses. We must ensure that CCCMO can set up and reconfigure if necesssary the CCM pods before the CNO has been deployed and before the CNI initialises the Node.
To achieve this, we must tolerate the not-ready taint, use host networking and use the internal API Load Balancer instead of the API Service.
Full motivation for why we need to do this can be found in this doc (RH Internal) https://docs.google.com/document/d/1yAczhHNJ4rDqVFFvyi7AZ27DEQdvx8DmLNbavIjrjn0/edit?ts=60de093f