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

Integrate with Cert Manager #16

Open
etsauer opened this issue Feb 20, 2019 · 5 comments
Open

Integrate with Cert Manager #16

etsauer opened this issue Feb 20, 2019 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@etsauer
Copy link
Collaborator

etsauer commented Feb 20, 2019

We would like to explore how we might use this project as a wrapper around Jetstack Cert Manager. This project is gaining a lot of traction, even getting PKI vendors to contribute plugins. what they don't have is support for OpenShift, specifically routes.

@etsauer etsauer added enhancement New feature or request help wanted Extra attention is needed labels Feb 20, 2019
@etsauer
Copy link
Collaborator Author

etsauer commented Feb 20, 2019

@raffaelespazzoli
Copy link

I created a OCP helm chart for cert manager.
changed only a few things from the original. I mainly eliminated the validation admission webhook which complicated things too much in my opinion.
you can find it here:
https://github.com/raffaelespazzoli/openshift-cert-manager

@etsauer
Copy link
Collaborator Author

etsauer commented Feb 21, 2019

I did some noodling on how this might work, and scratched out a workflow:

cert-op-flow

@raffaelespazzoli
Copy link

I suggest watching on the created secret rather than on the certificate CR.
That way you get notified also when certificates are renewed.

@sabre1041
Copy link

@etsauer @raffaelespazzoli can we start a google doc to include these design discussions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants