gyfora commented on pull request #1:
URL: 
https://github.com/apache/flink-kubernetes-operator/pull/1#issuecomment-1040079121


   @wangyang0918 The problem with `flink-kubernetes` is that it is not a proper 
maven dependency but we release a fatjar, this means we cannot really exclude 
the fabric8 from it because its simply part of the jar.
   
   This is something we should resolve on the Flink side because it doesnt make 
too much sense the way it is now. What we could do as a temporary workaround is 
that we repackage it in a new module and remove / relocate the shaded classes 
so that it does not conflict with the proper fabric8 deps accidentally


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