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 Operator volumes and volumeMounts in chart #1475

Merged
merged 7 commits into from
Feb 14, 2022

Conversation

ocworld
Copy link
Contributor

@ocworld ocworld commented Feb 4, 2022

It is needed to mount one or more volumes into spark operator pod because of various reasons such as external ivy cache.

In this pr, it is supported to operator pod's volumes and volumeMounts in chart.

@ocworld
Copy link
Contributor Author

ocworld commented Feb 4, 2022

@AhnLab-OSS

@liyinan926
Copy link
Collaborator

Please update the chart version.

@ocworld
Copy link
Contributor Author

ocworld commented Feb 14, 2022

Please update the chart version.

chart version is updated to 1.1.18

@liyinan926
Copy link
Collaborator

Looks like you need to bump the Chart version again due to conflict.

@liyinan926
Copy link
Collaborator

Looks like chart fails to build due to the following error. So you need to fix the linting.

Error: Error linting charts: Error processing charts

remove white space
@ocworld
Copy link
Contributor Author

ocworld commented Feb 14, 2022

Looks like chart fails to build due to the following error. So you need to fix the linting.

Error: Error linting charts: Error processing charts

It is fixed

@liyinan926 liyinan926 merged commit 55732a6 into kubeflow:master Feb 14, 2022
jbhalodia-slack pushed a commit to jbhalodia-slack/spark-operator that referenced this pull request Oct 4, 2024
* Operator volumes and volumeMounts

* Update values.yaml

* Update Chart.yaml

chart version up to 1.1.18

* Update Chart.yaml

1.1.19

* Update values.yaml

remove white space
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