Request: Storage tier for volume claim
Open
@childsb is already working on this.
Since Aug 26, 2016.
component/storage
kind/feature
lifecycle/frozen
priority/P2
- Dominant language
- Go
- Stars
- 8.7k
- Forks
- 4.8k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 53
Description
https://docs.openshift.org/latest/install_config/persistent_storage/persistent_storage_iscsi.html
Lists a desire for volume such as
spec:
capacity:
storage: 1Gi
It would be good if spec allowed for tier, IE performance tiers of storage, or even labels. Then you could define volumes based on labels, that match performance tiers, and the claim would require capacity and tier to succeed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.