-
Notifications
You must be signed in to change notification settings - Fork 250
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 the cert-manager csi-drivers #591
Add the cert-manager csi-drivers #591
Conversation
Welcome @SgtCoDFish! |
c1b18a1
to
1226519
Compare
1226519
to
a05389a
Compare
Signed-off-by: Ashley Davis <ashley.davis@venafi.com>
a05389a
to
1191715
Compare
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: SgtCoDFish, xing-yang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Thanks very much @xing-yang 🚀 😁 |
The cert-manager project has been maintaining two CSI drivers for years at this point. I spotted the drivers page of these docs today after releasing cert-manager csi-driver v0.8.0 and it seems like we'd make a good addition to this list!
I know for a fact that both of these CSI drivers are used in production at multiple companies.
We actually also maintain a csi-lib library to help others build CSI drivers which issue certificates with cert-manager.
Happy to rework / reword this if needed 😁