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

pomerium / pomerium / 26135724560
52%

Build:
DEFAULT BRANCH: main
Ran 20 May 2026 02:03AM UTC
Jobs 1
Files 714
Run time 2min
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

20 May 2026 01:30AM UTC coverage: 45.85% (-0.08%) from 45.928%
26135724560

push

github

web-flow
feat(envoy): configure dynamic extensions for envoy (#6352)

## Summary

- Adds dynamic extensions as a configuration target
- Parses and constructs ssh dynamic extension config
- Enables/disables the recording server depending on the presence of the
session recording extension
- Loads the extensions into envoy
- Smartly reconstructs the pipe transports for the recording protocol
when envoy hot-restarts


## Related issues


[ENG-3945](https://linear.app/pomerium/issue/ENG-3945/core-configure-envoy-dynamic-extensions)

Splits out the logic for configuring dynamic extensions in from
https://github.com/pomerium/pomerium/pull/6283

Requires:
- [x] https://github.com/pomerium/pomerium/pull/6335
- [x] https://github.com/pomerium/envoy-custom/pull/219

## User Explanation

End users can configure enterprise dynamic extensions by setting the
`envoy_dynamic_extensions` field in the config file.

Example:
```yaml
envoy_dynamic_extensions:
  - <path-to-extension>/<extension>.so
```


## AI disclosure

none

## Checklist

- [X] reference any related issues
- [X] updated unit tests
- [X] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [X] disclosed AI usage (or wrote "none") per AI_POLICY.md
- [ ] ready for review

18 of 224 new or added lines in 11 files covered. (8.04%)

5 existing lines in 1 file now uncovered.

36624 of 79878 relevant lines covered (45.85%)

304.4 hits per line

Uncovered Changes

Lines Coverage ∆ File
71
0.0
pkg/envoy/dynamic_extensions.go
38
0.0
pkg/envoy/recording.go
32
0.0
config/envoyconfig/dyn_extensions.go
26
0.0
0.0% pkg/grpc/config/config.pb.validate.go
25
2.41
-0.12% pkg/envoy/envoy.go
6
48.91
-2.24% pkg/ipc/pipe_workers.go
5
95.69
-2.08% config/envoyconfig/listeners_ssh.go
3
80.48
-1.25% config/envoyconfig/bootstrap.go

Coverage Regressions

Lines Coverage ∆ File
5
48.12
-0.54% internal/databroker/server_clustered_follower.go
Jobs
ID Job ID Ran Files Coverage
1 26135724560.1 20 May 2026 02:03AM UTC 714
45.85
GitHub Action Run
Source Files on build 26135724560
  • Tree
  • List 714
  • Changed 16
  • Source Changed 9
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #26135724560
  • 192ca2fb on github
  • Prev Build on main (#26109626095)
  • Next Build on main (#26168538077)
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