-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Pass cluster CIDR info to controller-manager render call during bootstrap #612
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
Pass cluster CIDR info to controller-manager render call during bootstrap #612
Conversation
|
cc @sttts |
529e269 to
4b340a5
Compare
4b340a5 to
9c87716
Compare
9c87716 to
7ef0bd6
Compare
7ef0bd6 to
7df3f59
Compare
|
Dependency merged. /retest |
|
/lgtm |
|
/assign @squeed @abhinavdahiya |
|
/assign @wking could you please give this an /approve? |
|
/retest |
this ensures that CIDR specific information is configured during bootstrap phase
7df3f59 to
3a4d635
Compare
|
/lgtm |
|
/approve cancel |
|
@abhinavdahiya had to rebase because the bootkube template moved here: https://github.com/openshift/installer/pull/510/files#diff-ce82c1d8a44f7dfc41dfc024085ccfee |
@wking's messages like #510 (comment)
are very useful for us to track the changes, esp. already approved PRs with changes to same commit. /approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: abhinavdahiya, damemi, sttts 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 |
|
/retest |
Depends on openshift/cluster-kube-controller-manager-operator#76
Pass the cluster api config file to
cluster-kube-controller-manager-operatorso that it can render restricted CIDRs parsed from that file for bootstrapping