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

Make CL2 accept multiple master ips. #544

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

mm4tt
Copy link
Contributor

@mm4tt mm4tt commented May 28, 2019

This change should be no-op, it only changes the CL2 api (flags/envs) to accept multiple values as the master ip - both internal and external.
The api change should be backward compatible, i.e. if flag/env was set to a single master-ip it will continue to work in exactly the same way.

Actual changes supporting multi-master clusters will come in separate PRs.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 28, 2019
@k8s-ci-robot k8s-ci-robot requested review from krzysied and mborsz May 28, 2019 14:22
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. approved Indicates a PR has been approved by an approver from all required OWNERS files. labels May 28, 2019
clusterloader2/cmd/clusterloader.go Show resolved Hide resolved
clusterloader2/pkg/flags/types.go Outdated Show resolved Hide resolved
clusterloader2/pkg/prometheus/prometheus.go Outdated Show resolved Hide resolved
@mm4tt mm4tt changed the title Make CL2 accept multiple master ips. WIP - Make CL2 accept multiple master ips. May 29, 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 May 29, 2019
@mm4tt
Copy link
Contributor Author

mm4tt commented May 29, 2019

/test pull-perf-tests-clusterloader2-kubemark

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 3, 2019
@mm4tt
Copy link
Contributor Author

mm4tt commented Jul 3, 2019

/assign @mborsz

@mm4tt mm4tt changed the title WIP - Make CL2 accept multiple master ips. Make CL2 accept multiple master ips. Jul 3, 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 Jul 3, 2019
@mm4tt mm4tt force-pushed the multi-master branch 2 times, most recently from bfe493a to 9f44524 Compare July 3, 2019 09:34
This change should be no-op, it only changes the CL2 api (flags/envs) to
accept multiple values as master ip. The api change should be backward
compatible, i.e. if flag/env was set to a single master-ip it will
continue to work.

Actual changes supporting multi-master clusters will come in separate PRs.
@mm4tt
Copy link
Contributor Author

mm4tt commented Jul 3, 2019

@mborsz, @wojtek-t, PTAL

@mborsz
Copy link
Member

mborsz commented Jul 3, 2019

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: mborsz, mm4tt

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

@wojtek-t
Copy link
Member

wojtek-t commented Jul 3, 2019

lgtm

@k8s-ci-robot k8s-ci-robot merged commit 8c65bc9 into kubernetes:master Jul 3, 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/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants