Bug 2228816

Summary: [odf-console] The "Provider details" on namespacestore page is not updated
Product: [Red Hat Storage] Red Hat OpenShift Data Foundation Reporter: Oded <oviner>
Component: management-consoleAssignee: Vineet <vbadrina>
Status: CLOSED ERRATA QA Contact: Oded <oviner>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.14CC: amagrawa, kbg, nthomas, odf-bz-bot, skatiyar, vbadrina
Target Milestone: ---   
Target Release: ODF 4.14.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: 4.14.0-110 Doc Type: Bug Fix
Doc Text:
Previously, the provider details for namespace store filesystem type were not displayed as the component for displaying filesystem provider details was not added. With this fix, the provider component for the namespace store filesystem type is added and as a result, the provider component details are displayed properly.
Story Points: ---
Clone Of:
: 2233505 (view as bug list) Environment:
Last Closed: 2023-11-08 18:53:30 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:
Bug Depends On:    
Bug Blocks: 2233505, 2244409    

Description Oded 2023-08-03 10:39:48 UTC
Description of problem (please be detailed as possible and provide log
snippests):
Created a namespacestore via UI and verified the namespacestore moved to Ready state.
The "Provider details" window on namespacestore page is not updated

Version of all relevant components (if applicable):
ODF Version: 4.14.0-90
OCP Vesion:4.14.0-0.nightly-2023-07-30-191504
Platform: Vsphere

Does this issue impact your ability to continue to work with the product
(please explain in detail what is the user impact)?


Is there any workaround available to the best of your knowledge?


Rate from 1 - 5 the complexity of the scenario you performed that caused this
bug (1 - very simple, 5 - very complex)?


Can this issue reproducible?


Can this issue reproduce from the UI?
yes

If this is a regression, please provide more details to justify this:


Steps to Reproduce:

Test Process:
1.Create PVC with ocs-storagecluster-cephfs sc
apiVersion: v1
kind: PersistentVolumeClaim
metadata:
  name: pvc-test-32d549f9bb0648f8af253952bd2a4f3
  namespace: openshift-storage
spec:
  accessModes:
  - ReadWriteMany
  resources:
    requests:
      storage: 20Gi
  storageClassName: ocs-storagecluster-cephfs
  volumeMode: Filesystem

2.Create a namespacestore via UI
*Namespace store: my-namespace-store 
*provider=FileSystem
*PVC=pvc-test-32d549f9bb0648f8af253952bd2a4f3
*Folder=New

3.Check namespacestore status:
$ oc get namespacestore my-namespace-store -n openshift-storage 
NAME                 TYPE   PHASE   AGE
my-namespace-store   nsfs   Ready   49s

4.Check namespacestore status via UI:
The "Provider details"  on namespacestore page is not updated


Actual results:


Expected results:


Additional info:
**attached screenshot

Comment 6 Oded 2023-08-22 10:50:52 UTC
Bug fixed, the Provider details are shown in the NamespaceStore details page [**attched screenshot]

Setup:
ODF version: odf-operator.v4.14.0-111.stable
OCP version: 4.14.0-0.nightly-2023-08-11-055332
Platform: Vsphere

Comment 10 errata-xmlrpc 2023-11-08 18:53:30 UTC
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 (Important: Red Hat OpenShift Data Foundation 4.14.0 security, enhancement & bug fix 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-2023:6832

Comment 11 Red Hat Bugzilla 2024-03-08 04:26:04 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days