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

Add flag to control probing pods statuses from kubelets. #4810

Merged
merged 1 commit into from
Mar 2, 2015

Conversation

fgrzadkowski
Copy link
Contributor

Add flag to control probing pods statuses from kubelets. This fixes #4564

@vishh
Copy link
Contributor

vishh commented Feb 25, 2015

@fgrzadkowski: Travis is failing. Can you take a look?

@vishh vishh self-assigned this Feb 25, 2015
@fgrzadkowski fgrzadkowski force-pushed the disable_pod_status_probes branch from 8a1eaa1 to 86b1c90 Compare March 2, 2015 15:34
@fgrzadkowski
Copy link
Contributor Author

I checked the error, but it seems that ./hack/test-cmd.sh failed. It seems that it is failing on HEAD with the same error:

FAIL!
Get pods {{range.items}}{{.id}}:{{end}}
  Expected: 
  Got:      elasticsearch-logging-controller-fplln:kibana-logging-controller-gziey:kube-dns-oh43e:

143 ./hack/test-cmd.sh

@vishh
Copy link
Contributor

vishh commented Mar 2, 2015

LGTM

vishh added a commit that referenced this pull request Mar 2, 2015
Add flag to control probing pods statuses from kubelets.
@vishh vishh merged commit 445fd56 into kubernetes:master Mar 2, 2015
@fgrzadkowski fgrzadkowski deleted the disable_pod_status_probes branch March 3, 2015 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apiserver to support disabling pod status probes
3 participants