Bug 2034528
| Summary: | [IBM VPC] volumeBindingMode should be WaitForFirstConsumer | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Chao Yang <chaoyang> |
| Component: | Storage | Assignee: | Jonathan Dobson <jdobson> |
| Storage sub component: | Operators | QA Contact: | Chao Yang <chaoyang> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | medium | CC: | aos-bugs, jdobson |
| Version: | 4.10 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.10.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-03-10 16:35:46 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: | |
| Embargoed: | |||
|
Description
Chao Yang
2021-12-21 08:43:33 UTC
Moving to MODIFIED, the fix was included in this PR: https://github.com/openshift/ibm-vpc-block-csi-driver-operator/pull/11 Specifically in this commit: https://github.com/openshift/ibm-vpc-block-csi-driver-operator/pull/11/commits/7059910af7ef1fad70ef2c1bac7516a100eeca2c oc get sc NAME PROVISIONER RECLAIMPOLICY VOLUMEBINDINGMODE ALLOWVOLUMEEXPANSION AGE ibmc-vpc-block-10iops-tier (default) vpc.block.csi.ibm.io Delete WaitForFirstConsumer false 65m ibmc-vpc-block-5iops-tier vpc.block.csi.ibm.io Delete WaitForFirstConsumer false 65m ibmc-vpc-block-custom vpc.block.csi.ibm.io Delete WaitForFirstConsumer false 65m Passed with 4.10.0-0.nightly-2021-12-23-153012 Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Moderate: OpenShift Container Platform 4.10.3 security update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:0056 |