[
https://issues.apache.org/jira/browse/FLINK-26447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-26447:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Nicholas Jiang
> Priority: Major
> Labels: pull-request-available
>
> 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)