SteNicholas opened a new pull request #60:
URL: https://github.com/apache/flink-kubernetes-operator/pull/60


   The controller test currently uses the `KubernetesMockserver` directly. We 
could try to use `@EnableKubernetesMockClient(crud = true)` in the 
`FlinkDeploymentControllerTest` test.
   
   **The brief change log**
   
   - Adds the `@EnableKubernetesMockClient(crud = true)` annotation to 
`FlinkDeploymentControllerTest` and removes the `KubernetesMockserver` and 
`KubernetesClient` initialization.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to