-
Notifications
You must be signed in to change notification settings - Fork 20
DOCSP-42014: Add OIDC Kubernetes support #184
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
Conversation
✅ Deploy Preview for docs-pymongo ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
LGTM!
You can configure OIDC for Kubernetes in two ways: by passing arguments to the | ||
``MongoClient`` constructor or through parameters in your connection string. Select from | ||
the following tabs to see how to enable Kubernetes authentication for your application. |
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.
S: [nit]
the following tabs to see how to enable Kubernetes authentication for your application. | |
the following tabs to see how to enable Kubernetes authentication for your application: |
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.
LGTM
(cherry picked from commit be97abd)
(cherry picked from commit be97abd)
(cherry picked from commit be97abd)
Pull Request Info
PR Reviewing Guidelines
JIRA - https://jira.mongodb.org/browse/DOCSP-42014
Staging Links
Self-Review Checklist