You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sdap.apache.org by nc...@apache.org on 2022/06/10 19:01:37 UTC

[incubator-sdap-in-situ-data-services] branch master updated (5aa2ba5 -> 998d124)

This is an automated email from the ASF dual-hosted git repository.

nchung pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-in-situ-data-services.git


    from 5aa2ba5  Merge pull request #2 from briansaildrone/simplifying-deployment-pattern
     new b208212  aws eks irsa documentation; service type fix
     new 0682d6d  5.27.2022 mtg action items
     new 7969763  Removing extraneous files for clarity
     new c2b2242  Update Deployment-in-AWS.md
     new 83cf5fc  Further describe bitnami-spark implementation
     new 998d124  Merge pull request #3 from briansaildrone/general-configuration-updates

The 164 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:
 Deployment-in-AWS.md                               |  8 ++-
 k8s_spark/README.md                                | 78 ----------------------
 k8s_spark/configmap.yml                            | 10 ---
 k8s_spark/flask-deployment.yml                     | 72 --------------------
 k8s_spark/flask-service.yml                        | 15 -----
 k8s_spark/parquet.spark.helm/Chart.lock            |  4 +-
 k8s_spark/parquet.spark.helm/Chart.yaml            |  6 +-
 k8s_spark/parquet.spark.helm/README.md             | 17 +++--
 .../parquet.spark.helm/templates/deployment.yaml   |  7 +-
 .../parquet.spark.helm/templates/service.yaml      |  2 +
 k8s_spark/parquet.spark.helm/values.yaml           | 62 +++++++++++++++--
 11 files changed, 86 insertions(+), 195 deletions(-)
 delete mode 100644 k8s_spark/README.md
 delete mode 100644 k8s_spark/configmap.yml
 delete mode 100644 k8s_spark/flask-deployment.yml
 delete mode 100644 k8s_spark/flask-service.yml