Skip to content
This repository has been archived by the owner on Sep 30, 2020. It is now read-only.

Disable configure of cloud route when allocate-node-cidrs is enabled #1341

Merged

Conversation

cknowles
Copy link
Contributor

Fixes #1336 by adding --configure-cloud-routes=false when --allocate-node-cidrs=true

Added --cluster-name to ensure it's set correctly on controller manager.

Grouped mandatory and optional flags together.

Fixes kubernetes-retired#1336 by adding `--configure-cloud-routes=false` when `--allocate-node-cidrs=true`

Added `--cluster-name` to ensure it's set correctly on controller manager.

Grouped mandatory and optional flags together.
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels May 28, 2018
@cknowles cknowles requested a review from mumoshu May 28, 2018 14:08
@cknowles
Copy link
Contributor Author

@davidmccormick for some reason I cannot assign you for review but worth you taking a look at this.

@codecov-io
Copy link

Codecov Report

Merging #1341 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1341   +/-   ##
=======================================
  Coverage   37.49%   37.49%           
=======================================
  Files          68       68           
  Lines        4275     4275           
=======================================
  Hits         1603     1603           
  Misses       2447     2447           
  Partials      225      225

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cb6766d...5a81c24. Read the comment docs.

@mumoshu
Copy link
Contributor

mumoshu commented Jun 2, 2018

@c-knowles Thanks for the fix! LGTM.

@ArchiFleKs has also encountered this only with self-hosting enabled. So your choice of adding the flag only for self-hosted configuration looks good.

@mumoshu mumoshu merged commit c4f3e29 into kubernetes-retired:master Jun 2, 2018
@mumoshu mumoshu added this to the v0.11.0 milestone Jun 2, 2018
@cknowles cknowles deleted the bug/disable-cloud-routes branch November 6, 2018 07:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants