This is an automated email from the ASF dual-hosted git repository.
gyfora pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/flink-kubernetes-operator.git
The following commit(s) were added to refs/heads/main by this push:
new b2e6646 [hotfix] Add missing NOTICE file
b2e6646 is described below
commit b2e6646a8733a5e9fdfb03b284ea23f94b151559
Author: Gyula Fora <[email protected]>
AuthorDate: Sun Mar 27 19:58:36 2022 +0200
[hotfix] Add missing NOTICE file
---
NOTICE | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/NOTICE b/NOTICE
new file mode 100644
index 0000000..ebfe9fa
--- /dev/null
+++ b/NOTICE
@@ -0,0 +1,10 @@
+Apache Flink Kubernetes Operator (flink-kubernetes-operator)
+Copyright 2014-2020 The Apache Software Foundation
+
+This product includes software developed at
+The Apache Software Foundation (http://www.apache.org/).
+
+This project contains copied and modified source code that is licensed under
the Apache Software License 2.0
(http://www.apache.org/licenses/LICENSE-2.0.txt) from the following projects:
+
+- admission-controller-framework
(https://github.com/java-operator-sdk/admission-controller-framework)
+ The copied sources can be located under
flink-kubernetes-webhook/src/main/java/org/apache/flink/kubernetes/operator/admission/admissioncontroller