[
https://issues.apache.org/jira/browse/FLINK-28892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gyula Fora reassigned FLINK-28892:
----------------------------------
Assignee: ConradJam
> 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
> 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)