RedisLabs / redis-enterprise-k8s-docs

151 stars 89 forks source link

admission plugin "ValidatingAdmissionWebhook" failed to complete validation when creating RedisEnterpriseDatabase #247

Open madorn opened 1 year ago

madorn commented 1 year ago

Deploying on OpenShift and following the instructions here.

Creating the RedisEnterpriseDatabase object on a fresh cluster deployment results in:

Error from server (InternalError): error when creating "/tmp/redis-enterprise-database.yml": Internal error occurred: admission plugin "ValidatingAdmissionWebhook" failed to complete validation in 13s

laurentdroin commented 1 year ago

This could happen for various reasons - issue with the operator pod (which contains the admission server container), ValidatingWebhookConfiguration improperly set up, etc... Can you generate a diagnostic package using the log collector script (https://docs.redis.com/latest/kubernetes/logs/collect-logs/) and open a Support ticket with Redis?