[ 
https://issues.apache.org/jira/browse/FLINK-26894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513852#comment-17513852
 ] 

Matyas Orhidi commented on FLINK-26894:
---------------------------------------

I support the idea to make the validators pluggable, and Gyula has a fair point 
here too. The extra libs belong to the operator image. The operator should be 
the enforcement point otherwise it makes no sense. The libs can be shipped 
either as a custom operator image that is technically feasible already, or by 
adding a new feature to the operator that can download additional dependencies. 
We should also consider combining these efforts with custom monitoring plugins.

> Support custom validator implementations
> ----------------------------------------
>
>                 Key: FLINK-26894
>                 URL: https://issues.apache.org/jira/browse/FLINK-26894
>             Project: Flink
>          Issue Type: New Feature
>          Components: Kubernetes Operator
>            Reporter: Gyula Fora
>            Priority: Major
>             Fix For: kubernetes-operator-1.0.0
>
>
> We should allow users to specify custom validator implementations through the 
> operator configuration. This can be very useful in production environments to 
> implement custom validation logic that is specific to certain envs.
> We should also expose a simple way for users to add extra libraries when 
> deploying the operator



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

Reply via email to