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

SetClientFactory in FederatedInformer #30509

Merged
merged 1 commit into from
Aug 16, 2016

Conversation

mwielgus
Copy link
Contributor

@mwielgus mwielgus commented Aug 12, 2016

For unit tests.

cc: @quinton-hoole @wojtek-t @kubernetes/sig-cluster-federation


This change is Reviewable

@mwielgus mwielgus added retest-not-required release-note-none Denotes a PR that doesn't merit a release note. labels Aug 12, 2016
@k8s-github-robot k8s-github-robot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 12, 2016
@k8s-bot
Copy link

k8s-bot commented Aug 12, 2016

GCE e2e build/test passed for commit 8dbe762.

@ghost ghost added this to the v1.4 milestone Aug 12, 2016
@ghost ghost added the priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. label Aug 12, 2016
@@ -96,6 +96,13 @@ type FederatedInformer interface {
Stop()
}

// FederatedInformer with extra method for setting fake clients.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If this is test only, we should have it in test-only dir, so that we are not linking it to production code.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Discussed offline - let's leave as is for now.

@wojtek-t wojtek-t added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 16, 2016
@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit ce302c0 into kubernetes:master Aug 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm "Looks good to me", indicates that a PR is ready to be merged. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. release-note-none Denotes a PR that doesn't merit a release note. 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.

5 participants