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

Use combine to set calico-rr cluster id reliably #5114

Merged
merged 1 commit into from
Aug 27, 2019

Conversation

mattymo
Copy link
Contributor

@mattymo mattymo commented Aug 24, 2019

The previous method was unreliable due to random ordering of calico node object

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 24, 2019
@k8s-ci-robot k8s-ci-robot requested review from Miouge1 and mirwan August 24, 2019 06:28
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mattymo

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 approved Indicates a PR has been approved by an approver from all required OWNERS files. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 24, 2019
@mattymo mattymo requested a review from Atoms August 24, 2019 06:28
@mattymo
Copy link
Contributor Author

mattymo commented Aug 24, 2019

ci check this

@mattymo mattymo force-pushed the calico_rr_idempotent branch from df261fe to 3e46e01 Compare August 26, 2019 10:51
@mattymo mattymo changed the title Use combine to set calico-rr cluster id reliably wip: Use combine to set calico-rr cluster id reliably Aug 26, 2019
@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 26, 2019
@mattymo mattymo force-pushed the calico_rr_idempotent branch from 3e46e01 to decf136 Compare August 26, 2019 14:06
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 26, 2019
@mattymo mattymo force-pushed the calico_rr_idempotent branch from decf136 to fc119df Compare August 26, 2019 14:26
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Aug 26, 2019
@mattymo mattymo changed the title wip: Use combine to set calico-rr cluster id reliably Use combine to set calico-rr cluster id reliably Aug 26, 2019
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 26, 2019
@mattymo mattymo requested review from woopstar and ant31 August 27, 2019 15:51
@woopstar
Copy link
Member

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 27, 2019
@k8s-ci-robot k8s-ci-robot merged commit 184ac6a into kubernetes-sigs:master Aug 27, 2019
erulabs added a commit to kubesail/kubespray that referenced this pull request Aug 28, 2019
* 'master' of https://github.com/kubernetes-sigs/kubespray:
  Parse calico nodes as json (kubernetes-sigs#5114)
  remove unimplemented custom_flags vars, document the extra_args vars (issue 4352) (kubernetes-sigs#5108)
  Allow calico settings to be modified (kubernetes-sigs#5101)
  Added CRI-O support for ubuntu (kubernetes-sigs#4629)
  Replace fetch with synchronize due to memory error (kubernetes-sigs#5084)
  Use raw module for bootstrap-debian.yml (kubernetes-sigs#5061)
  Update CRI-O in CentOS (kubernetes-sigs#4582)
  Add localhost to ansible.limit. (kubernetes-sigs#5037)
  fix bug: run Copy image to ansible host cache on download_delegate host (kubernetes-sigs#5094)
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants