We are trying to move away from this as the webhook could go down anytime depending on the API Server. Instead of relying on the webhook we want to convert as much of the validation to CEL. [Common Expression Language in Kubernetes | Kubernetes](https://kubernetes.io/docs/reference/using-api/cel/)
We are trying to move away from this as the webhook could go down anytime depending on the API Server.
Instead of relying on the webhook we want to convert as much of the validation to CEL. Common Expression Language in Kubernetes | Kubernetes