[
https://issues.apache.org/jira/browse/FLINK-28892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora closed FLINK-28892.
------------------------------
Resolution: Fixed
merged to release-1.1: c94ba1701ca84682bc97a7fe46ac954800dfaa11
> Update NOTICE for flink-kubernetes-operator 1.1.1
> -------------------------------------------------
>
> Key: FLINK-28892
> URL: https://issues.apache.org/jira/browse/FLINK-28892
> Project: Flink
> Issue Type: Improvement
> Components: Kubernetes Operator
> Affects Versions: kubernetes-operator-1.1.1
> Reporter: Gyula Fora
> Assignee: ConradJam
> Priority: Blocker
> Labels: pull-request-available
> Fix For: kubernetes-operator-1.1.1
>
>
> We should update the NOTICE file in the flink-kubernetes-operator subproject
> as the okhttp changes introduced a few things.
> To get the list of dependencies:
> {code:java}
> mvn clean install -DskipTests -pl flink-kubernetes-operator | grep Including
> | grep -v org.apache.flink | cut -d' ' -f3 | sort{code}
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)