fence
fence copied to clipboard
Add ability to read fence config(s) from env vars
New Features
Breaking Changes
Bug Fixes
Improvements
- Add ability to read fence config(s) from env vars
Dependency updates
Deployment changes
Pull Request Test Coverage Report for Build 13452
- 5 of 5 (100.0%) changed or added relevant lines in 1 file are covered.
- No unchanged relevant lines lost coverage.
- Overall coverage increased (+0.02%) to 74.52%
| Totals | |
|---|---|
| Change from base Build 13442: | 0.02% |
| Covered Lines: | 7142 |
| Relevant Lines: | 9584 |
💛 - Coveralls
How are these getting to env vars for Helm Charts?
We put a lot of work into the YAML-based configuration support for default values and allowing overrides.
It's not clear to me how this fully replaces that. How does this handle nested configurations like OIDC providers?