• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

pomerium / pomerium / 17075529127 / 1
52%
main: 52%

Build:
DEFAULT BRANCH: main
Ran 19 Aug 2025 04:23PM UTC
Files 528
Run time 17s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

19 Aug 2025 04:17PM UTC coverage: 53.29% (+0.06%) from 53.234%
17075529127.1

push

github

web-flow
config: add dns options (#5789)

## Summary
Add new DNS options for customizing the behavior of DNS in Envoy.

- `dns_udp_max_queries`: sets the maximum number of UDP queries before a
new UDP port is used (default in envoy is unlimited, new default in
Pomerium will be 100)
- `dns_use_tcp`: uses TCP instead of UDP for DNS queries (default in
envoy is to use UDP)
- `dns_query_tries`: sets the number of retries for a dns lookup
(default in envoy is 4)
- `dns_query_timeout`: the timeout for the DNS query (default in envoy
is 5 seconds)

The existing `dns_lookup_family` option was moved along with these
settings to a new struct in the code. There should be no change in
behavior for it.

## Related issues
-
[ENG-2684](https://linear.app/pomerium/issue/ENG-2684/core-expose-dns-options)


## Checklist

- [x] reference any related issues
- [x] updated unit tests
- [x] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [x] ready for review

24282 of 45566 relevant lines covered (53.29%)

76.59 hits per line

Source Files on job 17075529127.1
  • Tree
  • List 528
  • Changed 12
  • Source Changed 7
  • Coverage Changed 12
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 17075529127
  • 11d06301 on github
  • Prev Job for on main (#17049116488.1)
  • Next Job for on main (#17081688770.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc