fdb-kubernetes-operator
fdb-kubernetes-operator copied to clipboard
Move versions checks into cluster Validate method
What would you like to be added/changed?
We should move the versions checks in check_client_compatibility into the cluster Validate() method to have a single place where we do validations of the cluster spec.