ploigos / ploigos-software-factory-operator

33 stars 22 forks source link

Make it easier for the user to know what CI Tools / Container Registry are supported #160

Closed garethahealy closed 3 years ago

garethahealy commented 3 years ago

As a first time user, I am unsure what CI Tool options can be set. When using the web console, its a free-text box:

Screenshot 2021-03-18 at 15 36 12

Looking in the docs doesn't help much either, as I can't see a list that says what's supported:

The only way to find out what the options are is by looking at the code:

garethahealy commented 3 years ago

The same goes for the container registry. Nexus is the default, but looking in the ansible, can see quay is supported as well.

andykrohg commented 3 years ago

I've updated the CRD to specify the default value as well as the list of supported alternatives for both providers 👍 https://github.com/ploigos/ploigos-software-factory-operator/blob/main/config/crd/bases/redhatgov.io_tsscplatforms.yaml#L60. This should be reflected in version 0.2.7.