-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
docs(kubernetes-auth): add API documentation for kubernetes auth namespace selectors #19318
Conversation
…space selectors Relates-to: hashicorp/vault-plugin-auth-kubernetes#182
…for namespace label selection Relates-to: hashicorp/vault-plugin-auth-kubernetes#182
Hi @yhyakuna , maybe I can get some attention here. The PR on the plugin repo has been open for very long, and some people including myself are waiting for this feature. Is there anything I can do on these PRs to speed up a review? |
Hi @f4z3r. Thank you for submitting the PR and changes. It looks good to me. I'll check with @hashicorp/vault-education-approvers to see if we miss anything here. Thank you for your patience! |
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
…space selectors (#19318) Co-authored-by: Thy Ton <[email protected]>
…space selectors (#19318) Co-authored-by: Thy Ton <[email protected]>
Relates-to: hashicorp/vault-plugin-auth-kubernetes#182
Adds the API documentation for allowing the use of label selectors to validate the ServiceAccount namespace being authenticated.