Comment 3Tymoteusz Tchorzewski
2021-12-06 14:29:15 UTC
The issue is visible any more, checked by the following steps:
- installed the ODF
- installed SS and ODF SS view was visible
- after pressing create SS button the flash storage system screen was visible too
- storage system screen was visible initially with zeros, and than with values after several seconds
oc get operator ibm-storage-odf-operator.openshift-storage -o yaml is showing
- apiVersion: operators.coreos.com/v1alpha1
conditions:
- lastTransitionTime: "2021-12-03T11:01:21Z"
lastUpdateTime: "2021-12-03T11:01:21Z"
message: install strategy completed with no errors
reason: InstallSucceeded
status: "True"
type: Succeeded
kind: ClusterServiceVersion
name: ibm-storage-odf-operator.v1.0.0
namespace: openshift-storage
The issue is visible any more, checked by the following steps: - installed the ODF - installed SS and ODF SS view was visible - after pressing create SS button the flash storage system screen was visible too - storage system screen was visible initially with zeros, and than with values after several seconds oc get operator ibm-storage-odf-operator.openshift-storage -o yaml is showing - apiVersion: operators.coreos.com/v1alpha1 conditions: - lastTransitionTime: "2021-12-03T11:01:21Z" lastUpdateTime: "2021-12-03T11:01:21Z" message: install strategy completed with no errors reason: InstallSucceeded status: "True" type: Succeeded kind: ClusterServiceVersion name: ibm-storage-odf-operator.v1.0.0 namespace: openshift-storage