mbalassi commented on PR #548:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/548#issuecomment-1467803697

   The changes broke our tests that rely on the `KubernetesMockClient`, e.g.:
   
   ```
   Caused by: io.fabric8.kubernetes.client.KubernetesClientException: Failure 
executing: PATCH at: 
https://localhost:54301/apis/flink.apache.org/v1beta1/namespaces/flink-operator-test/flinkdeployments/test-cluster?fieldManager=fabric8.
 Message: Not Found.
        at 
io.fabric8.kubernetes.client.dsl.internal.OperationSupport.requestFailure(OperationSupport.java:701)
   ```
   
   I will come back to this a bit later, any pointers are welcome. 😏 


-- 
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