pivotal / blog

Pivotal Engineering Blog
https://engineering.pivotal.io/
40 stars 47 forks source link

getting certificate for webhook: failure while waiting for approval: timed out waiting for the condition #290

Open oktayalizada opened 2 years ago

oktayalizada commented 2 years ago

Hi, When trying to install greenplum operator(minimal) getting the following error: {"level":"ERROR","ts":"2022-05-23T12:08:00.815Z","logger":"setup","msg":"error","error":"getting certificate for webhook: failure while waiting for approval: timed out waiting for the condition","errorCauses":[{"error":"getting certificate for webhook: failure while waiting for approval: timed out waiting for the condition"}],"stacktrace":"github.com/go-logr/zapr.(*zapLogger).Error\n\t/go/pkg/mod/github.com/go-logr/zapr@v0.1.0/zapr.go:128\nmain.main\n\t/greenplum-for-kubernetes/greenplum-operator/cmd/greenplumOperator/main.go:35\nruntime.main\n\t/usr/local/go/src/runtime/proc.go:203"}

Does anyone know what could be the problem?

Best, Oktay