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

New API for custom labels and annotations. #346

Closed mccheah closed 7 years ago

mccheah commented 7 years ago

Closes #322.

This APi allows for these labels and annotations to have = and , characters, which is hard to accomplish in the old scheme.