You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Gyula Fora (Jira)" <ji...@apache.org> on 2022/03/02 11:47:00 UTC

[jira] [Created] (FLINK-26447) Clean up webhook jar and dependency management

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)