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

GCS containers should use block PVs #88

Open
JohnStrunk opened this issue Jun 25, 2018 · 0 comments
Open

GCS containers should use block PVs #88

JohnStrunk opened this issue Jun 25, 2018 · 0 comments

Comments

@JohnStrunk
Copy link
Member

JohnStrunk commented Jun 25, 2018

The Gluster containers should use a volumeMode: block based PV for its persistent storage.

By moving from using a raw device to one provided via a PVC/PV, we begin to break the host dependencies of the gluster container.

Acceptance criteria:

  • The container should no longer have any host path mappings
  • The container should accept an arbitrarily sized raw block PV on which it will create bricks

This is going to depend on getting a GD2-based container first: #89

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

1 participant