IBM / ibm-storage-odf-console

ibm-storage-odf-console provides IBM storage specific console page, which will be loaded by ODF console when end users access IBM storage. It's specially designed for displaying IBM specific storage attributes to customer. Current scope includes IBM flashsystem only.
Apache License 2.0
3 stars 7 forks source link

The IBM Storage ODF Operator shows up in both Installed Operator and and Operator Hub for Install #31

Closed MonicaLemay closed 3 years ago

MonicaLemay commented 3 years ago

In the Operator Hub panel. It shows that version 0.21 can be installed Screen Shot 2021-09-17 at 10 43 51 AM Screen Shot 2021-09-17 at 10 44 07 AM

This next screen shot shows the same operator and version is installed Screen Shot 2021-09-17 at 10 46 36 AM

This is on test system cluster2.

MonicaLemay commented 3 years ago

Screen Shot 2021-09-21 at 11 08 25 AM

Notice how the OpenShift Data Foundation has a green circle with a white check mark and the word "Installed" The IBM Storage ODF Operator does not have that.

When I click on OpenShift Data Foundation, because it is already installed, I get an "Unistall Button"

Screen Shot 2021-09-21 at 11 10 24 AM

When I click on IBM Storage ODF Operator, I get an "install" button.

Screen Shot 2021-09-21 at 11 11 24 AM

I don't know what the correct behaviour should be but I would think that consistency and accurate reporting is important to the customer

shdn-ibm commented 3 years ago

IBM Operator should not be installed individually. We should document it in the user guide

shdn-ibm commented 3 years ago

hiding this operator from UI https://github.com/IBM/ibm-storage-odf-operator/pull/37

shdn-ibm commented 3 years ago

fixed in: ibm-storage-operator:0.2.1 image. Please pull this image to verify.

MonicaLemay commented 3 years ago

Applied the ibm-storage-operator:0.2.1 and it is indeed fixed. I am closing this issue.