redis-enterprise-k8s-docs icon indicating copy to clipboard operation
redis-enterprise-k8s-docs copied to clipboard

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

Open madorn opened this issue 2 years ago • 1 comments

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

madorn avatar Oct 12 '22 03:10 madorn

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?

laurentdroin avatar Oct 12 '22 10:10 laurentdroin