kudobuilder / kudo

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

Adding a number of additional linters #1732

Closed kensipe closed 3 years ago

kensipe commented 3 years ago

gofmt required code updates to resolve

Signed-off-by: Ken Sipe kensipe@gmail.com

kensipe commented 3 years ago

this is the 2nd PR today with the same flaky error:

    logger.go:42: 22:29:12 | cert-manager-detection/6-install-kudo | 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:29:12 | 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:231: failed in step 6-install-kudo
    case.go:233: exit status 255