[
https://issues.apache.org/jira/browse/FLINK-26552?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26552:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Nicholas Jiang
> Priority: Minor
> Labels: pull-request-available
>
> 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)