testkube icon indicating copy to clipboard operation
testkube copied to clipboard

Remove Jetstack from Testkube

Open exu opened this issue 2 years ago • 4 comments

Describe the enhancement you'd like to see

Allow configure certificates manually by user in helm charts. Or update docs about how to do it manually.

We should allow to configure certs manually in:

  • all ingresses
  • operator

It would be also good to not have hard dependency on certmanager, alternatively maybe it could be done by some k8s job that would create required certificates?

DoD:

  • Create Job for generating certs
  • Create CronJob for refreshing certs

exu avatar Mar 23 '22 07:03 exu

do we know if this solved ? cc: @vsukhin

TheBrunoLopes avatar May 20 '22 11:05 TheBrunoLopes

No. it needs to be implemented

vsukhin avatar May 20 '22 11:05 vsukhin

How is this important to the user ?

TheBrunoLopes avatar May 20 '22 11:05 TheBrunoLopes

It simplifies Testkue installation removing cert-manager dependency

vsukhin avatar May 20 '22 11:05 vsukhin