Skip to content

Commit ae7afcf

Browse files
authored
Add DISCLAIMER in Helm chart, fix LICENSE and NOTICE regarding code coming from Project Nessie in Helm chart (apache#1632)
1 parent d05674d commit ae7afcf

File tree

3 files changed

+36
-2
lines changed

3 files changed

+36
-2
lines changed

helm/polaris/DISCLAIMER

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Apache Polaris (incubating) is an effort undergoing incubation at The Apache
2+
Software Foundation (ASF), sponsored by the Apache Incubator PMC.
3+
4+
Incubation is required of all newly accepted projects until a further review
5+
indicates that the infrastructure, communications, and decision making process
6+
have stabilized in a manner consistent with other successful ASF projects.
7+
8+
While incubation status is not necessarily a reflection of the completeness
9+
or stability of the code, it does indicate that the project has yet to be
10+
fully endorsed by the ASF.

helm/polaris/LICENSE

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,3 +199,19 @@
199199
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
200200
See the License for the specific language governing permissions and
201201
limitations under the License.
202+
203+
--------------------------------------------------------------------------------
204+
205+
This product includes code from Project Nessie.
206+
207+
* helm/polaris/tests/logging_storage_test.yaml
208+
* helm/polaris/tests/quantity_test.yaml
209+
* helm/polaris/tests/service_monitor_test.yaml
210+
* helm/polaris/templates/_helpers.tpl
211+
* helm/polaris/templates/serviceaccount.yaml
212+
* helm/polaris/templates/servicemonitor.yaml
213+
* helm/polaris/templates/storage.yaml
214+
215+
Copyright: Copyright 2015-2025 Dremio Corporation
216+
Home page: https://projectnessie.org/
217+
License: https://www.apache.org/licenses/LICENSE-2.0

helm/polaris/NOTICE

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
Apache Polaris (incubating)
2-
Copyright 2024 The Apache Software Foundation
2+
Copyright 2025 The Apache Software Foundation
33

44
This product includes software developed at
5-
The Apache Software Foundation (/).
5+
The Apache Software Foundation (http://www.apache.org/).
6+
7+
--------------------------------------------------------------------------------
8+
9+
This project includes code from Project Nessie, developed at Dremio,
10+
with the following copyright notice:
11+
12+
| Nessie
13+
| Copyright 2015-2025 Dremio Corporation

0 commit comments

Comments
 (0)