apache-spark-on-k8s / spark

Apache Spark enhanced with native Kubernetes scheduler back-end: NOTE this repository is being ARCHIVED as all new development for the kubernetes scheduler back-end is now on https://github.com/apache/spark/
https://spark.apache.org/
Apache License 2.0
612 stars 118 forks source link

Integration testing scenario in non-root mode #539

Open erikerlandson opened 6 years ago

erikerlandson commented 6 years ago

See also #537 and #538

One or two simple integration tests with the containers running in non-root mode (anonymous uid might be ideal) would go a long way toward reducing friction when either operating in openshift, or for kube installations that aren't using the default run-as-root behavior.