Gyula Fora created FLINK-26447:
----------------------------------
Summary: Clean up webhook jar and dependency management
Key: FLINK-26447
URL: https://issues.apache.org/jira/browse/FLINK-26447
Project: Flink
Issue Type: Sub-task
Components: Kubernetes Operator
Reporter: Gyula Fora
Currently the webhook module builds it's own shaded jar which includes the
operator shaded jar contents as well.
This is unnecessary and simply adds to the size of the image.
Operator dependencies should be in the provided scope and the operator shaded
jar simply put on the classpath when the webhook starts.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)