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

Removing non code test's dependency on testing package #69

Merged
merged 1 commit into from
Nov 2, 2017

Conversation

nikhiljindal
Copy link
Contributor

Removing loadbalancer package's dependency on testing.
Without this change, any binary that depends on loadbalancer package also starts exposing test flags.

cc @nicksardo @bowei

@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Nov 2, 2017
@nicksardo
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Nov 2, 2017
@nicksardo nicksardo merged commit 9733cba into kubernetes:master Nov 2, 2017
G-Harmon added a commit to G-Harmon/k8s-multicluster-ingress that referenced this pull request Nov 16, 2017
I also had to clear my glide cache (~/.glide/cache) because I hit
Masterminds/glide#592 .

Do this to pick up Nikhil's change in ingress-gce to stop showing testing flags in kubemci -h
(kubernetes/ingress-gce#69)

Testing: Since this picks up a fair amount of new ingress-gce/ code (like NEGs
support), I ran demo.sh and saw that the ingress works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

3 participants