Bug 2097283
Summary: | chore: update external-snapshotter 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 11:01:43 UTC
Upstream changelogs since v5.0.1 (= OCP master) and 6.0.1 (= latest upstream): https://github.com/kubernetes-csi/external-snapshotter/releases/tag/v6.0.1 https://github.com/kubernetes-csi/external-snapshotter/blob/v6.0.1/CHANGELOG/CHANGELOG-6.0.md Notable changes: - Remove VolumeSnapshot v1beta1 APIs and generated functions. Please update to VolumeSnapshot v1 APIs as soon as possible. (#709, @RaunakShah) - Add webhook to make SourceVolumeMode immutable. (#701, @RaunakShah) - Added admission webhook to ensure that only one VolumeSnapshotClass can be default for each CSI driver. To benefit from this validation, please update your webhook configuration as shown in deploy/kubernetes/webhook-example/admission-configuration-template. (#700, @shawn-hurley) 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" Tested image: name=openshift/ose-csi-external-snapshotter url=https://access.redhat.com/containers/#/registry.access.redhat.com/openshift/ose-csi-external-snapshotter/images/v4.11.0-202206152147.p0.g0afdf73.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 |