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

[jira] [Created] (FLINK-26552) Try to use @EnableKubernetesMockClient(crud = true) in controller test

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)