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

pomerium / pomerium / 9321289549
52%

Build:
DEFAULT BRANCH: main
Ran 31 May 2024 04:28PM UTC
Jobs 1
Files 412
Run time 1min
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

31 May 2024 04:26PM UTC coverage: 56.635% (-0.07%) from 56.703%
9321289549

push

github

web-flow
Add new configurable bootstrap writers (#2405) (#5114)

* Add new configurable bootstrap writers (#2405)

This PR adds the ability to configure different backends to use for
storing modifications to the zero bootstrap config. The two currently
implemented backends allow writing changes to a file or to a Kubernetes
secret. Backend selection is determined by the scheme in a URI passed to
the flag '--config-writeback-uri'.

In a Kubernetes environment, where the bootstrap config is mounted into
the pod from a secret, this option allows Pomerium to write changes back
to the secret, as writes to the mounted secret file on disk are not
persisted.

* Use env vars for bootstrap config filepath/writeback uri

* linter pass and code cleanup

* Add new config writer options mechanism

This moves the encryption cipher parameter out of the WriteConfig()
method in the ConfigWriter interface and into a new ConfigWriterOptions
struct. Options (e.g. cipher) can be applied to an existing ConfigWriter
to allow customizing implementation-specific behavior.

* Code cleanup/lint fixes

* Move vendored k8s code into separate package, and add license header and package comment

115 of 233 new or added lines in 11 files covered. (49.36%)

13 existing lines in 1 file now uncovered.

17572 of 31027 relevant lines covered (56.63%)

95.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 9321289549.1 31 May 2024 04:28PM UTC 0
56.63
GitHub Action Run
Source Files on build 9321289549
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #9321289549
  • de603f87 on github
  • Prev Build on main (#9276241306)
  • Next Build on main (#9322436339)
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