You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Alexander Fedulov (Jira)" <ji...@apache.org> on 2024/04/08 12:28:00 UTC

[jira] [Created] (FLINK-35052) Webhook validator should reject unsupported Flink versions

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)