fence icon indicating copy to clipboard operation
fence copied to clipboard

Add ability to read fence config(s) from env vars

Open jawadqur opened this issue 3 years ago • 2 comments

New Features

Breaking Changes

Bug Fixes

Improvements

  • Add ability to read fence config(s) from env vars

Dependency updates

Deployment changes

jawadqur avatar Apr 17 '23 18:04 jawadqur

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 Coverage Status
Change from base Build 13442: 0.02%
Covered Lines: 7142
Relevant Lines: 9584

💛 - Coveralls

coveralls avatar Apr 17 '23 18:04 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?

Avantol13 avatar Apr 17 '23 20:04 Avantol13