You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 5, 2021. It is now read-only.
Currently rode generates its own CA for signing certificates used by Grafeas and the rode client to Grafeas. This CA is also used for the validating admission webhook. Support should be added to allow this CA to be replaced by cert-manager for managing certificates.
AC:
Add an option to helm chart to enable cert-manager support
Add an option to install cert-manager for you
When enabled, create a certificate resource for the rode web server
When enabled, create a certificate resource for the Grafeas server
Update the admission controller to use the CA from cert-manager ca-injector
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently rode generates its own CA for signing certificates used by Grafeas and the rode client to Grafeas. This CA is also used for the validating admission webhook. Support should be added to allow this CA to be replaced by cert-manager for managing certificates.
AC:
The text was updated successfully, but these errors were encountered: