Summary: | Same volume mounted to multiple pvc's when pvc's are created through template | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jaspreet Kaur <jkaur> |
Component: | Storage | Assignee: | Mark Turansky <mturansk> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Liang Xia <lxia> |
Severity: | medium | Docs Contact: | |
Priority: | high | ||
Version: | 3.0.0 | CC: | aos-bugs, btison, jbride, jkrieger, jliggitt, jokerman, mmccomas, pep |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2015-11-23 14:43:19 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Bug Depends On: | |||
Bug Blocks: | 1267746 |
Description
Jaspreet Kaur
2015-09-22 10:53:23 UTC
Upstream fix to patch into Origin: https://github.com/kubernetes/kubernetes/pull/16432 The fix merged into Origin yesterday: https://github.com/openshift/origin/pull/5467 Test scenario: 1. Create a PV, and then 5 PVCs at the same time(via template). 2. Create the PVCs, then create a PV. Verified that only one PVC bound to the PV. # openshift version openshift v3.1.0.0 kubernetes v1.2.0-alpha.1-1107-g4c8e6f4 etcd 2.1.2 |