Details
-
Sub-task
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- links to