This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch tmp-stv in repository https://gitbox.apache.org/repos/asf/sdap-nexus.git
commit eeb962e781a44e27d081e953791e8a48253e8388 Merge: a913510 2ed6f8d Author: Riley Kuttruff <[email protected]> AuthorDate: Mon May 20 13:24:07 2024 -0700 Merge branch 'apache:develop' into SDAP-492-tomograms .readthedocs.yaml | 15 +++++++++++++++ CHANGELOG.md | 3 +++ analysis/.idea/analysis.iml | 11 ----------- analysis/.idea/encodings.xml | 6 ------ analysis/.idea/misc.xml | 4 ---- analysis/.idea/modules.xml | 8 -------- analysis/.idea/vcs.xml | 6 ------ analysis/static/index.html | 19 +++++++++++++++++++ analysis/webservice/algorithms/DataSeriesList.py | 6 ++---- analysis/webservice/apidocs/index.html | 16 ++++++++++++++++ analysis/webservice/config/scheduler.xml | 16 ++++++++++++++++ analysis/webservice/redirect/RemoteSDAPCache.py | 17 ++++++++++------- data-access/.idea/data-access.iml | 11 ----------- data-access/.idea/encodings.xml | 6 ------ data-access/.idea/misc.xml | 4 ---- data-access/.idea/modules.xml | 8 -------- data-access/.idea/vcs.xml | 6 ------ data-access/config/schemas/cassandra/nexustiles.cql | 17 +++++++++++++++++ .../config/schemas/solr/dataset/core.properties | 14 ++++++++++++++ .../config/schemas/solr/nexustiles/core.properties | 14 ++++++++++++++ docs/Makefile | 15 +++++++++++++++ docs/granule-download.sh | 15 +++++++++++++++ docs/requirements.txt | 1 + helm/.helmignore | 15 +++++++++++++++ helm/Chart.yaml | 15 +++++++++++++++ helm/requirements.yaml | 15 +++++++++++++++ helm/templates/_helpers.tpl | 15 +++++++++++++++ helm/templates/collection-manager.yml | 15 +++++++++++++++ helm/templates/collections-config-gitcfg.yml | 15 +++++++++++++++ helm/templates/config-operator-rbac.yml | 15 +++++++++++++++ helm/templates/config-operator.yml | 15 +++++++++++++++ helm/templates/domspurge.yml | 15 +++++++++++++++ helm/templates/gitbasedconfig-crd.yml | 15 +++++++++++++++ helm/templates/granule-ingester.yml | 15 +++++++++++++++ helm/templates/history-pvc.yml | 15 +++++++++++++++ helm/templates/ingress.yml | 15 +++++++++++++++ helm/templates/init-cassandra-configmap.yml | 15 +++++++++++++++ helm/templates/onearth.yml | 15 +++++++++++++++ helm/templates/root-webpage.yml | 14 ++++++++++++++ helm/templates/solr-create-collection.yml | 17 ++++++++++++++++- helm/templates/spark-serviceaccount.yml | 15 +++++++++++++++ helm/templates/webapp.yml | 15 +++++++++++++++ helm/values.yaml | 16 ++++++++++++++++ integrations/python-client/docs/nexuscli/index.html | 16 ++++++++++++++++ .../python-client/docs/nexuscli/nexuscli.m.html | 16 ++++++++++++++++ .../python-client/docs/nexuscli/nexuscli_ow.m.html | 16 ++++++++++++++++ .../python-client/docs/nexuscli/test/index.html | 16 ++++++++++++++++ .../docs/nexuscli/test/nexuscli_test.m.html | 16 ++++++++++++++++ 48 files changed, 538 insertions(+), 82 deletions(-)
