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
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
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
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 120 days