Bug 2097282
Summary: | chore: update external-provisioner to the latest upstream release | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jan Safranek <jsafrane> |
Component: | Storage | Assignee: | Jan Safranek <jsafrane> |
Storage sub component: | Kubernetes External Components | QA Contact: | Wei Duan <wduan> |
Status: | CLOSED ERRATA | Docs Contact: | |
Severity: | medium | ||
Priority: | unspecified | ||
Version: | 4.11 | ||
Target Milestone: | --- | ||
Target Release: | 4.11.0 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-08-10 11:18: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: | |
Embargoed: |
Description
Jan Safranek
2022-06-15 10:59:32 UTC
Changelog since v3.1.0 (= OCP master) and v3.2.0 (latest upstream): https://github.com/kubernetes-csi/external-provisioner/blob/v3.2.0/CHANGELOG/CHANGELOG-3.2.md * Users will be able to clone a volume with a different Storage Class. The destination volume no longer has to be the same storage class as the source. (#699, @amacaskill) * allows the PV deletion to succeed even if SC was deleted or does not exist at time of PV deletion. (#713, @humblec) The rest looks not so interesting. Regression test on 4.11.0-0.nightly-2022-06-21-151125 on Azure/vSphere passed. Test includes provisioning/resize/snapshot. Update status to "Verified" Image tested: name=openshift/ose-csi-external-provisioner url=https://access.redhat.com/containers/#/registry.access.redhat.com/openshift/ose-csi-external-provisioner/images/v4.11.0-202206171549.p0.g0c7c708.assembly.stream 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 (Important: OpenShift Container Platform 4.11.0 bug fix and 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:5069 |