Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to