-
-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add ExecConfig::drop_env
to filter host evars for auth providers
#1062
Conversation
3c16a8e
to
8049c89
Compare
Signed-off-by: Aviram Hassan <aviramyhassan@gmail.com>
1f80cfd
to
2c59a59
Compare
ExecConfig::drop_env
to filter out host evars passed to auth providers
ExecConfig::drop_env
to filter out host evars passed to auth providersExecConfig::drop_env
to filter host evars for auth providers
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #1062 +/- ##
==========================================
- Coverage 72.32% 72.29% -0.03%
==========================================
Files 65 65
Lines 4704 4707 +3
==========================================
+ Hits 3402 3403 +1
- Misses 1302 1304 +2
|
Co-authored-by: Eirik A <sszynrae@gmail.com> Signed-off-by: Aviram Hassan <aviramyhassan@gmail.com>
Suggested change committed. |
Anything needed from my side atm? |
Nah, all good, I was just giving a little time to see if anyone else had input. Happy to merge this, and will if no one else comments upstream or here for the next couple of days. |
👍 from me as long as it's |
Solves #1060