Skip to content
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 list to cert auth's CRLs #18043

Merged
merged 4 commits into from
Nov 18, 2022
Merged

Add list to cert auth's CRLs #18043

merged 4 commits into from
Nov 18, 2022

Conversation

cipherboy
Copy link
Contributor

Cert auth method lacked support for listing CRLs. This can cause users to forget which CRLs they've already had provisioned and duplicate them across different names.

Add the LIST capability to allow users to discover which CRLs they've imported already.

@cipherboy cipherboy added enhancement auth/cert Authentication - certificates labels Nov 18, 2022
@cipherboy cipherboy added this to the 1.13.0-rc1 milestone Nov 18, 2022
@cipherboy cipherboy requested review from sgmiller, stevendpclark and a team November 18, 2022 16:13
Signed-off-by: Alexander Scheel <[email protected]>
Signed-off-by: Alexander Scheel <[email protected]>
@cipherboy cipherboy marked this pull request as ready for review November 18, 2022 16:18
@cipherboy cipherboy enabled auto-merge (squash) November 18, 2022 16:38
@cipherboy cipherboy merged commit 762dc29 into main Nov 18, 2022
@cipherboy cipherboy deleted the cipherboy-add-list-to-cert-auth branch December 1, 2022 14:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth/cert Authentication - certificates enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants