Bug 1905849
| Summary: | Default volumesnapshotclass should be created when creating default storageclass | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Wei Duan <wduan> | |
| Component: | Storage | Assignee: | Mike Fedosin <mfedosin> | |
| Storage sub component: | OpenStack CSI Drivers | QA Contact: | Udi Shkalim <ushkalim> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | medium | |||
| Priority: | high | CC: | aos-bugs, m.andre, pprinett | |
| Version: | 4.7 | Keywords: | Triaged | |
| Target Milestone: | --- | |||
| Target Release: | 4.8.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Enhancement | ||
| Doc Text: |
Feature: Cinder CSI Driver Operator automatically provisions a default VolumeSnapshotClass for Cinder CSI
Reason: Previously users have to create it manually, which is not really convenient.
Result: Users don't have do create their own VolumeSnapshotClass, because it's done automatically by the operator.
|
Story Points: | --- | |
| Clone Of: | ||||
| : | 1919375 (view as bug list) | Environment: | ||
| Last Closed: | 2021-07-27 22:35:01 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
Wei Duan
2020-12-09 08:31:30 UTC
(shiftstack) [stack@undercloud-0 ~]$ oc get clusterversion NAME VERSION AVAILABLE PROGRESSING SINCE STATUS version 4.8.0-0.nightly-2021-06-03-221810 True False 3d21h Cluster version is 4.8.0-0.nightly-2021-06-03-221810 (shiftstack) [stack@undercloud-0 ~]$ oc get volumesnapshotclass NAME DRIVER DELETIONPOLICY AGE standard-csi cinder.csi.openstack.org Delete 3d22h 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.8.2 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-2021:2438 |