Skip to content

[CELEBORN-1528][HELM] Use volume claim template to support various storage backend #3277

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

Closed
wants to merge 3 commits into from

Conversation

ChenYi015
Copy link
Contributor

@ChenYi015 ChenYi015 commented May 22, 2025

What changes were proposed in this pull request?

  • Add support for configuring volumeClaimTemplates by adding new values master.volumeClaimTemplates and worker.volumeClaimTemplates.

Why are the changes needed?

Use volume claim template to support various storage backend.

Does this PR introduce any user-facing change?

Yes. New Helm values master.volumeClaimTemplates and worker.volumeClaimTemplates are added.

How was this patch tested?

helm unittest charts/celeborn --file "tests/**/*_test.yaml" --strict --debug

@SteNicholas SteNicholas force-pushed the main branch 2 times, most recently from 5590ef0 to 0dffcf6 Compare May 26, 2025 09:57
@turboFei
Copy link
Member

thanks, merging to 0.6.0

@turboFei turboFei closed this in c83d498 May 27, 2025
turboFei pushed a commit that referenced this pull request May 27, 2025
…orage backend

### What changes were proposed in this pull request?

- Add support for configuring volumeClaimTemplates by adding new values `master.volumeClaimTemplates` and `worker.volumeClaimTemplates`.

### Why are the changes needed?

Use volume claim template to support various storage backend.

### Does this PR introduce _any_ user-facing change?

Yes. New Helm values `master.volumeClaimTemplates` and `worker.volumeClaimTemplates` are added.

### How was this patch tested?

```bash
helm unittest charts/celeborn --file "tests/**/*_test.yaml" --strict --debug
```

Closes #3277 from ChenYi015/helm/volume-claim-templates.

Authored-by: Yi Chen <[email protected]>
Signed-off-by: Wang, Fei <[email protected]>
(cherry picked from commit c83d498)
Signed-off-by: Wang, Fei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants