Alexander Fedulov created FLINK-35052: -----------------------------------------
Summary: Webhook validator should reject unsupported Flink versions Key: FLINK-35052 URL: https://issues.apache.org/jira/browse/FLINK-35052 Project: Flink Issue Type: Improvement Components: Kubernetes Operator Reporter: Alexander Fedulov Assignee: Alexander Fedulov The admission webhook currently does not verify if FlinkDeployment CR utilizes Flink versions that are not supported by the Operator. This causes the CR to be accepted and the failure to be postponed until the reconciliation phase. We should instead fail fast and provide users direct feedback. -- This message was sent by Atlassian Jira (v8.20.10#820010)