[api] HTTP scheme support
Open
type/question
- Dominant language
- Go
- Stars
- 30.1k
- Forks
- 4.6k
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 39
Description
Consul API providing HTTPClient which resolves DNS names with HTTPS, but can't work with HTTP.
I don't use TLS via internal services but I need to resolve the service name.
Contributor guide
Research direction
Start at the Consul API HTTPClient entry point and trace the HTTPS DNS-resolution path described in the issue. Check how an HTTP service name is handled without TLS, then add coverage for that case; done means HTTP scheme support works for internal services.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100