Skip to content

Consolidate katib-cert-generator to katib-controller #2149

@tenzen-y

Description

@tenzen-y

/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 👍

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions