[
https://issues.apache.org/jira/browse/FLINK-26552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17504091#comment-17504091
]
Nicholas Jiang commented on FLINK-26552:
----------------------------------------
[~gyfora], what problems did you meet? And do you agree with the point that
using @EnableKubernetesMockClient(crud = true) like in the FlinkService test?
If yes, I would like to attempt to add this change.
> Try to use @EnableKubernetesMockClient(crud = true) in controller test
> ----------------------------------------------------------------------
>
> Key: FLINK-26552
> URL: https://issues.apache.org/jira/browse/FLINK-26552
> Project: Flink
> Issue Type: Sub-task
> Components: Kubernetes Operator
> Reporter: Gyula Fora
> Priority: Minor
>
> The controller test currently uses the KubernetesMockserver directly.
> As [~wangyang0918] pointed out we could try using
> @EnableKubernetesMockClient(crud = true) like in the FlinkService test.
> At my initial attempt I ran into some problems with event creation and
> listing them back.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)