kudobuilder / kudo

Kubernetes Universal Declarative Operator (KUDO)
https://kudo.dev
Apache License 2.0
1.17k stars 103 forks source link

Bump kuttl to 0.7.2 #1729

Closed alenkacz closed 3 years ago

nfnt commented 3 years ago

The CI error could be a bug in kuttl, that code was changed recently

harness.go:577: fatal error waiting for crds: the following unstructured object does not cast to a map: ...
kensipe commented 3 years ago
error installing: webhook: error when creating resource selfsigned-issuer/kudo-system. Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": x509: certificate signed by unknown authority
    logger.go:42: 22:06:13 | cert-manager-detection/6-install-kudo | Error: error installing: webhook: error when creating resource selfsigned-issuer/kudo-system. Internal error occurred: failed calling webhook "webhook.cert-manager.io": Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=10s": x509: certificate signed by unknown authority
    case.go:230: failed in step 6-install-kudo
    case.go:232: exit status 255

seems unrelated