Skip to content
This repository was archived by the owner on Dec 1, 2018. It is now read-only.

Add support for node label selector. #1264

Merged
merged 1 commit into from
Aug 19, 2016

Conversation

mksalawa
Copy link
Contributor

@mksalawa mksalawa commented Aug 18, 2016

Add Heapster-side support for selecting the nodes by labels.

@k8s-bot
Copy link

k8s-bot commented Aug 18, 2016

Jenkins GCE e2e

Build/test failed for commit 08bfa79.

@mksalawa mksalawa force-pushed the nodelister branch 2 times, most recently from 405624a to 636c24a Compare August 18, 2016 16:29
@k8s-bot
Copy link

k8s-bot commented Aug 18, 2016

Jenkins GCE e2e

Build/test failed for commit 405624a.

@k8s-bot
Copy link

k8s-bot commented Aug 18, 2016

Jenkins GCE e2e

Build/test failed for commit 636c24a.

@mksalawa mksalawa changed the title Add support for label selector for nodes. Add support for node label selector. Aug 19, 2016
@mksalawa mksalawa force-pushed the nodelister branch 2 times, most recently from 68426af to e88daf6 Compare August 19, 2016 08:05
@piosz piosz self-assigned this Aug 19, 2016
@k8s-bot
Copy link

k8s-bot commented Aug 19, 2016

Jenkins GCE e2e

Build/test failed for commit e02c51e.

@@ -239,6 +243,21 @@ func getPodLister(url *url.URL) (*cache.StoreToPodLister, error) {
return podLister, nil
}

func getNodeLister(url *url.URL) (*cache.StoreToNodeLister, error) {
kubeConfig, err := kube_config.GetKubeClientConfig(url)
Copy link
Contributor

Choose a reason for hiding this comment

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

Please reuse the client

@piosz
Copy link
Contributor

piosz commented Aug 19, 2016

LGTM, just a nit

@k8s-bot
Copy link

k8s-bot commented Aug 19, 2016

Jenkins GCE e2e

Build/test failed for commit e88daf6.

@k8s-bot
Copy link

k8s-bot commented Aug 19, 2016

Jenkins GCE e2e

Build/test failed for commit bf9892a.

@k8s-bot
Copy link

k8s-bot commented Aug 19, 2016

Jenkins GCE e2e

Build/test failed for commit ddd126e.

@k8s-bot
Copy link

k8s-bot commented Aug 19, 2016

Jenkins GCE e2e

Build/test passed for commit 6481a33.

@piosz piosz added the lgtm Indicates that a PR is ready to be merged. label Aug 19, 2016
@piosz piosz merged commit 77f29db into kubernetes-retired:master Aug 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants