-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Create -enable-oidc command line argument for OIDC policy #2580
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2580 +/- ##
==========================================
- Coverage 53.53% 53.43% -0.11%
==========================================
Files 52 49 -3
Lines 14691 14304 -387
==========================================
- Hits 7865 7643 -222
+ Misses 6568 6418 -150
+ Partials 258 243 -15
📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! I left a few docs-related suggestion to make it consistent with the existing documentation.
docs/content/configuration/global-configuration/command-line-arguments.md
Outdated
Show resolved
Hide resolved
docs/content/configuration/global-configuration/command-line-arguments.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Luca Comellini <luca.com@gmail.com>
Co-authored-by: Michael Pleshakov <pleshakov@users.noreply.github.com>
Proposed changes
Create the -enable-oidc flag command line argument for the OIDC policy and deprecate the -enable-preview-policies flag.
Checklist
Before creating a PR, run through this checklist and mark each as complete.