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

Allow extra volume mounts to be configured #518

Closed
CraneShiEMC opened this issue Mar 23, 2021 · 1 comment
Closed

Allow extra volume mounts to be configured #518

CraneShiEMC opened this issue Mar 23, 2021 · 1 comment

Comments

@CraneShiEMC
Copy link
Contributor

Description

Pravega operator should allow to specify "extra" volumes to be mounted into pravega pods, including pravega segment store pods and pravega controller pods.

Importance

This functionality is needed to share directories between the hosts and containers, store logs and crash dumps.

Location

pkg/controller/pravega/pravega_controller.go
pkg/controller/pravega/pravega_segmentstore.go

@anishakj
Copy link
Contributor

Fixed by PR #517

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

No branches or pull requests

2 participants