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

Zero-out healthchecks when no endpoints #44313

Merged
merged 1 commit into from
Apr 11, 2017

Conversation

thockin
Copy link
Member

@thockin thockin commented Apr 11, 2017

Fixes #44311

Fix corner-case with OnlyLocal Service healthchecks.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 11, 2017
@k8s-reviewable
Copy link

This change is Reviewable

@thockin thockin added the release-note-none Denotes a PR that doesn't merit a release note. label Apr 11, 2017
@k8s-github-robot k8s-github-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 11, 2017
@thockin thockin added area/kube-proxy and removed approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 11, 2017
@k8s-github-robot k8s-github-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 11, 2017
@MrHohn
Copy link
Member

MrHohn commented Apr 11, 2017

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 11, 2017
@k8s-github-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: MrHohn, thockin

Needs approval from an approver in each of these OWNERS Files:

You can indicate your approval by writing /approve in a comment
You can cancel your approval by writing /approve cancel in a comment

@thockin
Copy link
Member Author

thockin commented Apr 11, 2017 via email

@k8s-github-robot
Copy link

Automatic merge from submit-queue

@k8s-github-robot k8s-github-robot merged commit 2fa1eb0 into kubernetes:master Apr 11, 2017
k8s-github-robot pushed a commit that referenced this pull request Apr 12, 2017
…#44313-upstream-release-1.6

Automatic merge from submit-queue

Automated cherry pick of #44053 #44313

Cherry pick of #44053 #44313 on release-1.6.

#44053: Add tests for kube-proxy healthcheck, fix bug
#44313: Zero-out healthchecks when no endpoints

```release-note
Fix corner-case with OnlyLocal Service healthchecks
```
@enisoc enisoc added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed release-note-none Denotes a PR that doesn't merit a release note. labels Apr 13, 2017
mintzhao pushed a commit to mintzhao/kubernetes that referenced this pull request Jun 1, 2017
…k-of-#44053-kubernetes#44313-upstream-release-1.6

Automatic merge from submit-queue

Automated cherry pick of kubernetes#44053 kubernetes#44313

Cherry pick of kubernetes#44053 kubernetes#44313 on release-1.6.

kubernetes#44053: Add tests for kube-proxy healthcheck, fix bug
kubernetes#44313: Zero-out healthchecks when no endpoints

```release-note
Fix corner-case with OnlyLocal Service healthchecks
```
@thockin thockin deleted the proxy-healthchecks branch August 14, 2019 17:44
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. area/kube-proxy 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. release-note Denotes a PR that will be considered when it comes time to generate release notes. 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.

6 participants