envoyproxy / envoyproxy/gateway
Expose connection_reuse on BackendTrafficPolicy
Open
stale
triage
- Dominant language
- Go
- Stars
- 3k
- Forks
- 864
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 140
Description
*Description*:
Want to be able to disable connection reuse on active (tcp) healthchecks. To make envoy active checks useable with existing haproxy agent check programs in a Kubernetes setup.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the BackendTrafficPolicy definition and the active TCP healthcheck handling in the Go code. Trace how healthcheck options are translated to Envoy and identify the relevant tests. Done means the policy can disable connection reuse for active TCP checks and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, kubernetes
- Domain
- backend, backend-api-design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100