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: commits-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to