Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

failed calling webhook (following the docs) #1772

Open
talaikis opened this issue Jan 6, 2025 · 0 comments
Open

failed calling webhook (following the docs) #1772

talaikis opened this issue Jan 6, 2025 · 0 comments
Labels

Comments

@talaikis
Copy link

talaikis commented Jan 6, 2025

Report

TLS secrets handler: "check cert-manager: Internal error occurred: failed calling webhook "webhook.cert-manager.io": failed to call webhook: Post "https://cert-manager-webhook.cert-manager.svc:443/mutate?timeout=30s": context deadline exceeded". Please create your TLS secret mongodb-ssl manually or setup cert-manager correctly

More about the problem

psmdb.<db_name>: "error" after percona-mongodb/deploy/cr.yaml deployment

Steps to reproduce

  1. helm install operator percona/psmdb-operator
  2. kubectl apply -f ./percona-mongodb/deploy/cr.yaml

Versions

  1. Kubernetes: v1.32.0
  2. Operator: 1.18
  3. Database: MongoDb "8-multi" (everything from cr.yaml)

Anything else?

cert-manager:

kubectl create namespace cert-manager
kubectl label namespace cert-manager certmanager.k8s.io/disable-validation=true
kubectl apply -f https://github.com/cert-manager/cert-manager/releases/download/v1.16.2/cert-manager.yaml
@talaikis talaikis added the bug label Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant