Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add hook deletion policy for spark-operator service account #1313

Merged
merged 2 commits into from
Aug 4, 2021

Conversation

pdrastil
Copy link
Contributor

This PR relates to #1155 that added pre-install hook for Argo CD. Mentioned PR fixed the issue with the webhooks, however service account is deleted and recreated by the Argo on every sync. This effectively deletes service account token used by spark-operator pod and results in loosing RBAC permissions for operated Spark pods. New annotation with helm hook deletion policy will ensure that service account is not recreated.

@pdrastil
Copy link
Contributor Author

pdrastil commented Aug 2, 2021

Most likely related issue #1299

@liyinan926 liyinan926 merged commit 85b549e into kubeflow:master Aug 4, 2021
jbhalodia-slack pushed a commit to jbhalodia-slack/spark-operator that referenced this pull request Oct 4, 2024
…#1313)

* Add hook deletion policy for service account

* Bump chart version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants