Created attachment 1770598 [details] localstorageoperator Description of problem: [LSO]Does not display localvolumediscoveryresult on web console Version-Release number of selected component (if applicable): local-storage-operator.4.8.0-202104072252.p0 4.8.0-0.nightly-2021-04-08-200632 How reproducible: Always Steps to Reproduce: 1.Deploy Local Storage Operator 2.Create LocalVolumeDiscovery 3.Could not get LocalVolumeDiscoveryResult on web console. 4.From cmd oc get localvolumediscoveryresult NAME AGE discovery-result-ip-10-0-154-82.us-east-2.compute.internal 45m discovery-result-ip-10-0-186-254.us-east-2.compute.internal 45m discovery-result-ip-10-0-213-183.us-east-2.compute.internal 45m Actual results: Could not get LocalVolumeDiscoveryResult on web console. Expected results: Should check LocalVolumeDiscoveryResult on web console. Additional info:
This is intentionally hidden in UI due to particular annotation in CSV and we don't want the user to create LocalVolumeDiscovery CR from the UI. Moving to LSO operator team.
This was discussed in https://bugzilla.redhat.com/show_bug.cgi?id=1886973 , and in comments 10 and 11 of that BZ it was mentioned that this should be hidden, as it doesn't provide actionable information to the user. I'm closing this as a duplicate for now. *** This bug has been marked as a duplicate of bug 1886973 ***