Bug 2228816 - [odf-console] The "Provider details" on namespacestore page is not updated
Summary: [odf-console] The "Provider details" on namespacestore page is not updated
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat OpenShift Data Foundation
Classification: Red Hat Storage
Component: management-console
Version: 4.14
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ODF 4.14.0
Assignee: Vineet
QA Contact: Oded
URL:
Whiteboard:
Depends On:
Blocks: 2233505 2244409
TreeView+ depends on / blocked
 
Reported: 2023-08-03 10:39 UTC by Oded
Modified: 2024-03-08 04:26 UTC (History)
6 users (show)

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.
Clone Of:
: 2233505 (view as bug list)
Environment:
Last Closed: 2023-11-08 18:53:30 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github red-hat-storage odf-console pull 951 0 None Merged Fixes filesystem provider details 2023-08-14 08:03:37 UTC
Github red-hat-storage odf-console pull 966 0 None open Bug 2228816: [release-4.14-compatibility] Fixes filesystem provider details 2023-08-14 08:03:35 UTC
Github red-hat-storage odf-console pull 967 0 None open Bug 2228816: [release-4.14] Fixes filesystem provider details 2023-08-14 08:04:01 UTC
Red Hat Product Errata RHSA-2023:6832 0 None None None 2023-11-08 18:54:29 UTC

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


Note You need to log in before you can comment on or make changes to this bug.