-
Notifications
You must be signed in to change notification settings - Fork 486
Closed
Labels
Description
/kind feature
Describe the solution you'd like
[A clear and concise description of what you want to happen.]
I would like to consolidate the katib-cert-generator to the katib-controller.
Currently, if we use the standalone cert-generator to generate self-signed certs for the webhooks, we can not use Fail
as a failurePolicy for the mutator.pod.katib.kubeflow.org
since we face the deadlock when we create the cert-generator pod via batch/job.
By generating the self-signed certs in katib-controller, we can avoid the above dead lock.
Ref: #2018
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Love this feature? Give it a 👍 We prioritize the features with the most 👍