Gyula Fora created FLINK-26552:
----------------------------------
Summary: 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
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)