Tags: yakupaydin/spark-on-k8s-operator
Tags
Allow user to specify service annotation on Spark UI service (kubeflo… …w#1264) * Allow user to specify service annotation on Spark UI service * Add service annotation in chart crd Signed-off-by: Khor Shu Heng <[email protected]> * Bump chart version Signed-off-by: Khor Shu Heng <[email protected]> Co-authored-by: Khor Shu Heng <[email protected]>
implement shareProcessNamespace in SparkPodSpec (kubeflow#1262) * implement shareProcessNamespace in SparkPodSpec * fixup! implement shareProcessNamespace in SparkPodSpec
Enable UI service flag for disabling UI service (kubeflow#1261) * Added enable-ui-service flag to disable UI service * Added uiService.enable to helm charts * Updated the Chart version to 1.1.1
Updating Spark version from 3.0 to 3.1.1 (kubeflow#1153) * Updating Spark version from 3.0 to 3.1 * Adding github actions * Add configmaps resources into spark-role Spark 3.1 needs permission to create ConfigMaps, Pods and services * Typo fix - Change unit test to unit tests * Format fix on workflow * Update main.yaml * Update main.yaml * Update Makefile and Bump Chart version * Bump Chart version to 1.1.0 * Add Chart lint docs
Add support for blue/green deployments (kubeflow#1230) * Webhook certificate secrets name is tied to the release name This is the first part of changes that will allow doing blue/green deployments of the Spark Operator. * Split values' rbac.create flag in createRole and createClusterRole This is the second part of changes allowing blue/green deployments of the Spark Operator: one can now deploy the ClusterRole without the Role, which would be defined in the common part of a blue/green deployment. Note this is a breaking change, so the chart version has been bumped to 2. * fixup! Split values' rbac.create flag in createRole and createClusterRole * fixup! Split values' rbac.create flag in createRole and createClusterRole * fixup! Split values' rbac.create flag in createRole and createClusterRole
fix issue kubeflow#1131 (kubeflow#1142) * fix issue kubeflow#1131 * format code and update README.md * rebase and update chart version * Trigger Build
Add Fossil to who-is-using.md (kubeflow#1152)
PreviousNext