You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2022/02/14 16:30:00 UTC

[jira] [Created] (FLINK-26136) Implement shared validation logic for FlinkDeployment objects

Gyula Fora created FLINK-26136:
----------------------------------

             Summary: Implement shared validation logic for FlinkDeployment objects
                 Key: FLINK-26136
                 URL: https://issues.apache.org/jira/browse/FLINK-26136
             Project: Flink
          Issue Type: Sub-task
          Components: Deployment / Kubernetes
            Reporter: Gyula Fora


At the moment there is only a very basic “placeholder” validation logic implemented in the webhook module: org.apache.flink.kubernetes.operator.admission.FlinkDeploymentValidator

We should aim to validate parts of the FlinkDeployment that can be done upfront, things like most common Flink config options, parallelism, resources etc.

As described in https://issues.apache.org/jira/browse/FLINK-26135 this validation should be part of the flink-kubernetes-operator module.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)