Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1962692

Summary: Description is empty when exec `oc explain sharedvolume` for aws efs csi operator
Product: OpenShift Container Platform Reporter: Chao Yang <chaoyang>
Component: StorageAssignee: aos-storage-staff <aos-storage-staff>
Storage sub component: Kubernetes External Components QA Contact: Wei Duan <wduan>
Status: CLOSED WONTFIX Docs Contact:
Severity: medium    
Priority: unspecified CC: aos-bugs, jsafrane
Version: 4.8   
Target Milestone: ---   
Target Release: ---   
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: 2021-05-21 10:08:04 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-05-20 13:48:52 UTC
Description of problem:
Description is empty when exec `oc explain sharedvolume` for aws efs csi operator

Version-Release number of selected component (if applicable):
aws-efs-operator.v0.0.5 

How reproducible:
Always

Steps to Reproduce:
1.Install AWS EFS Operator
2.oc explain sharedvolume
KIND:     SharedVolume
VERSION:  aws-efs.managed.openshift.io/v1alpha1

DESCRIPTION:
     <empty>


Actual results:
Description is empty

Expected results:

Master Log:

Node Log (of failed PODs):

PV Dump:

PVC Dump:

StorageClass Dump (if StorageClass used by PV/PVC):

Additional info:

Comment 1 Jan Safranek 2021-05-21 10:08:04 UTC
We do not support EFS operator that's available in OLM - it's a community operator. Even if it's developed by Red Hat people (from another team). You can file a bug on their github.