Bug 1819601

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 WONTFIX QA Contact: Raz Tamir <ratamir>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.3.0CC: aos-bugs, 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: 1806286 Environment:
Last Closed: 2020-05-12 05:03:07 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: 1806286    
Bug Blocks: 1808943    

Description Bipul Adhikari 2020-04-01 07:18:32 UTC
+++ 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 Elena Bondarenko on 2020-03-17 07:51:07 UTC ---

In 4.5.0-0.nightly-2020-03-16-004817  OB/C bucket class selection searches for bucketclasses only in the relevant namespace.