Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions helm/polaris/DISCLAIMER
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
Apache Polaris (incubating) is an effort undergoing incubation at The Apache
Software Foundation (ASF), sponsored by the Apache Incubator PMC.

Incubation is required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making process
have stabilized in a manner consistent with other successful ASF projects.

While incubation status is not necessarily a reflection of the completeness
or stability of the code, it does indicate that the project has yet to be
fully endorsed by the ASF.
16 changes: 16 additions & 0 deletions helm/polaris/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -199,3 +199,19 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

--------------------------------------------------------------------------------

This product includes code from Project Nessie.

* helm/polaris/tests/logging_storage_test.yaml
* helm/polaris/tests/quantity_test.yaml
* helm/polaris/tests/service_monitor_test.yaml
* helm/polaris/templates/_helpers.tpl
* helm/polaris/templates/serviceaccount.yaml
* helm/polaris/templates/servicemonitor.yaml
* helm/polaris/templates/storage.yaml

Copyright: Copyright 2015-2025 Dremio Corporation
Home page: https://projectnessie.org/
License: https://www.apache.org/licenses/LICENSE-2.0
12 changes: 10 additions & 2 deletions helm/polaris/NOTICE
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
Apache Polaris (incubating)
Copyright 2024 The Apache Software Foundation
Copyright 2025 The Apache Software Foundation

This product includes software developed at
The Apache Software Foundation (/).
The Apache Software Foundation (http://www.apache.org/).

--------------------------------------------------------------------------------

This project includes code from Project Nessie, developed at Dremio,
with the following copyright notice:

| Nessie
| Copyright 2015-2025 Dremio Corporation
Loading