Skip to content
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

Blocksize for calico default pool should be configurable #5198

Merged
merged 1 commit into from
Sep 25, 2019

Conversation

mirwan
Copy link
Contributor

@mirwan mirwan commented Sep 24, 2019

What type of PR is this?
/kind feature

What this PR does / why we need it:
When using multiple pools (within the podSubnet), the blocksize is not necessarily the same as the kube_network_node_prefix.
This PR introduces the variable calico_pool_blocksize (which defaults to kube_network_node_prefix) that is used in the calico pool definition.

Which issue(s) this PR fixes:
None that I found/reported

Does this PR introduce a user-facing change?:
No

@k8s-ci-robot k8s-ci-robot added kind/feature Categorizes issue or PR as related to a new feature. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Sep 24, 2019
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Sep 24, 2019
@riverzhang
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Sep 25, 2019
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mirwan, riverzhang

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 25, 2019
@k8s-ci-robot k8s-ci-robot merged commit f18e77f into kubernetes-sigs:master Sep 25, 2019
erulabs added a commit to kubesail/kubespray that referenced this pull request Oct 2, 2019
* 'master' of https://github.com/kubernetes-sigs/kubespray:
  clean up document (kubernetes-sigs#5214)
  Apply workaround for NetworkManager and calico (kubernetes-sigs#5230)
  Switch to Kubernetes v1.16.0 (kubernetes-sigs#5189)
  fix digital rebar url (kubernetes-sigs#5223)
  Add docs for TF vars introduced PR 4239 (kubernetes-sigs#5201)
  clean-up doc,spelling mistakes (kubernetes-sigs#5206)
  Updated kubectl.sh (kubernetes-sigs#5156)
  MetalLB: fail if kube_proxy_strict_arp is false (kubernetes-sigs#5180)
  fix-up some spelling mistakes (kubernetes-sigs#5202)
  generate kubeadm download image list with options useHyperKubeImage (kubernetes-sigs#5203)
  Customize host root volume size by Terrafrom provisioning (kubernetes-sigs#4239)
  Blocksize for calico default pool should be configurable (kubernetes-sigs#5198)
  fix-typo (kubernetes-sigs#5199)
@mirwan mirwan deleted the calico_pool_blocksize branch October 18, 2019 13:13
LuckySB pushed a commit to southbridgeio/kubespray that referenced this pull request Dec 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/feature Categorizes issue or PR as related to a new feature. lgtm "Looks good to me", indicates that a PR is ready to be merged. 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.

3 participants