Skip to content

Commit

Permalink
(doc): Add vendors annotation as a prerequisite in contribution guide
Browse files Browse the repository at this point in the history
 - vendors.odf.openshift.io/kind is required for displaying the external vendor in ODF UI

Signed-off-by: Afreen Rahman <afrahman@redhat.com>
  • Loading branch information
Afreen Rahman committed Aug 31, 2021
1 parent f6d86ba commit 17214d6
Showing 1 changed file with 4 additions and 0 deletions.
Expand Up @@ -5,6 +5,10 @@ OpenShift Data Foundation (ODF) operator supports connecting to an external vend

All external vendors can contribute their UI via the `Create storage class` step of `CreateStorageSystem` wizard.

#### Prerequisite:

The `kind` of vendor should be present in [ODF operator CSV annotation](https://github.com/red-hat-storage/odf-operator/blob/405c2af1266fa11b53441dc3d4a329d330c999f5/config/manifests/bases/odf-operator.clusterserviceversion.yaml#L15) (`vendors.odf.openshift.io/kind`)

Follow the steps written below to integrate with the ODF wizard:


Expand Down

0 comments on commit 17214d6

Please sign in to comment.