This is an automated email from the ASF dual-hosted git repository.
wangyang0918 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git.
from c44062f [FLINK-26889] Eliminate the duplicated construct for
FlinkOperatorConfiguration in test
new fff3127 [hotfix] Exclude flink-scala dependency from flink-clients
new 627cd65 [FLINK-26903] Add correct NOTICE file to
flink-kubernetes-operator
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
flink-kubernetes-operator/pom.xml | 6 ++
.../src/main/resources/META-INF/NOTICE | 113 +++++++++++++++++++++
.../resources/META-INF/licenses/LICENSE.automaton | 24 +++++
.../META-INF/licenses/LICENSE.checker-qual | 22 ++++
.../main/resources/META-INF/licenses/LICENSE.kryo | 10 ++
.../resources/META-INF/licenses/LICENSE.minlog | 10 ++
pom.xml | 4 +
7 files changed, 189 insertions(+)
create mode 100644 flink-kubernetes-operator/src/main/resources/META-INF/NOTICE
create mode 100644
flink-kubernetes-operator/src/main/resources/META-INF/licenses/LICENSE.automaton
create mode 100644
flink-kubernetes-operator/src/main/resources/META-INF/licenses/LICENSE.checker-qual
create mode 100644
flink-kubernetes-operator/src/main/resources/META-INF/licenses/LICENSE.kryo
create mode 100644
flink-kubernetes-operator/src/main/resources/META-INF/licenses/LICENSE.minlog