Bug 1819603

Summary: Searches for BucketClass in all the namespaces
Product: OpenShift Container Platform Reporter: Bipul Adhikari <badhikar>
Component: Console Storage PluginAssignee: Bipul Adhikari <badhikar>
Status: CLOSED CURRENTRELEASE QA Contact: Raz Tamir <ratamir>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 4.3.0CC: anbehl, aos-bugs, ebenahar, ebondare, nthomas, ratamir
Target Milestone: ---   
Target Release: 4.3.z   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1808943 Environment:
Last Closed: 2020-05-12 11:44:29 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1808943    
Bug Blocks:    

Description Bipul Adhikari 2020-04-01 07:22:21 UTC
+++ This bug was initially created as a clone of Bug #1808943 +++

+++ This bug was initially created as a clone of Bug #1806286 +++

Description of problem:
Currently, OB/C bucket class selection searches for bucketclasses in all the namespaces in 4.5. This needs to be limited to only 'openshift-storage' namespace. The reason being bucket classes being created in other namespaces is probably being used for some other purpose than for creating Bucket Claims(Ex: migration).
The fix needs to be backported to all the versions that have OBC features.


Version-Release number of selected component (if applicable):4.5


How reproducible:1/1


Steps to Reproduce:
1. Go to OBC Creation Page.
2. Look at the bucket class selection dropdown. 
3. This will show bucket classes from all the namespaces.

Actual results: Shows bucket classes from all the namespaces.


Expected results: Should show OBC only from 'openshift-storage' namespaces.

--- Additional comment from errata-xmlrpc on 2020-02-28 05:13:33 UTC ---

This bug has been added to advisory RHBA-2020:51809 by OpenShift Release Team Bot (ocp-build/buildvm.openshift.eng.bos.redhat.com)

--- Additional comment from errata-xmlrpc on 2020-02-28 05:13:35 UTC ---

Bug report changed to ON_QA status by Errata System.
A QE request has been submitted for advisory RHBA-2020:51809-01
https://errata.devel.redhat.com/advisory/51809

--- Additional comment from errata-xmlrpc on 2020-03-03 00:34:50 UTC ---

This bug has been added to advisory RHBA-2020:0581 by OpenShift Release Team Bot (ocp-build/buildvm.openshift.eng.bos.redhat.com)

--- Additional comment from errata-xmlrpc on 2020-03-03 00:34:53 UTC ---

Bug report changed to ON_QA status by Errata System.
A QE request has been submitted for advisory RHBA-2020:0581-01
https://errata.devel.redhat.com/advisory/47983

--- Additional comment from Elena Bondarenko on 2020-03-17 07:58:31 UTC ---

I verified https://bugzilla.redhat.com/show_bug.cgi?id=1806286 today, so it will take some time for the changes to be backported to 4.4. In 4.4.0-0.nightly-2020-03-16-124852 they are not there yet. I'll check again in a few days.

--- Additional comment from Elena Bondarenko on 2020-03-23 11:59:27 UTC ---

I tried with 4.4.0-0.nightly-2020-03-23-010639. The obc bucketclass selection only searches in openshift-storage namespace.