Provide default storage class in oc-cluster
Open
@childsb is already working on this.
Since Jul 20, 2017.
component/cluster-up
component/storage
kind/bug
lifecycle/frozen
lifecycle/stale
priority/P2
- Dominant language
- Go
- Stars
- 8.7k
- Forks
- 4.8k
- Avg merge
- 4d 10h
- Merged PRs (30d)
- 53
Description
It seems that by convention there is a storage-class named default. When creating a PVC with oc cluster up 3.6.0-rc.0 with the annotation for that storageclass, the PVC will not be bound
Should the PVs shipped by default honour that storage-class?
volume.beta.kubernetes.io/storage-class: default
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.