Skip to content

docs: add new percentage-based response option to health check filter#425

Merged
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
brian-pane:health-check-doc/2362
Jan 22, 2018
Merged

docs: add new percentage-based response option to health check filter#425
mattklein123 merged 2 commits intoenvoyproxy:masterfrom
brian-pane:health-check-doc/2362

Conversation

@brian-pane
Copy link
Contributor

Description:
Update the HTTP health check filter documentation to match Envoy PR 2387

Associated envoyproxy/envoy issue: 2362

Signed-off-by: Brian Pane bpane@pinterest.com

*Description*:
Update the documentation to match envoy PR [2387](envoyproxy/envoy#2387)

Associated envoyproxy/envoy issue: [2362](envoyproxy/envoy#2362)

Signed-off-by: Brian Pane <bpane@pinterest.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

LGTM, small comment. Can you also check doc build?


* **No pass through**: In this mode, the health check request is never passed to the local service.
Envoy will respond with a 200 or a 503 depending on the current draining state of the server.
* **No pass through, computed from upstream cluster health**: In this mode, the health checking
Copy link
Member

Choose a reason for hiding this comment

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

Might be nice to deep link into v2 doc option that implements this.

… config field

Signed-off-by: Brian Pane <bpane@pinterest.com>
Copy link
Member

@mattklein123 mattklein123 left a comment

Choose a reason for hiding this comment

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

sweet, thanks

@mattklein123 mattklein123 merged commit 040b29a into envoyproxy:master Jan 22, 2018
@brian-pane brian-pane deleted the health-check-doc/2362 branch January 22, 2018 22:45
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.

2 participants