kubeflow / spark-operator

Kubernetes operator for managing the lifecycle of Apache Spark applications on Kubernetes.
Apache License 2.0
2.75k stars 1.36k forks source link

tolerations feature is not getting enabled even after enabling mutating admission webhook. #1315

Open santoshdevops119 opened 3 years ago

santoshdevops119 commented 3 years ago

I have enabled mutating admission webhook as per documentation , but Tolerations is not being considered while creating spark application driver pod and pod is getting stuck in pending state with error pod did not tolerate node taint . Can someone please look into it.

santoshdevops119 commented 3 years ago

issue appeared again.

ringtail commented 3 years ago

Could you describe the MutatingWebhookConfiguration spark-webhook-config

github-actions[bot] commented 8 hours ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.