-
Notifications
You must be signed in to change notification settings - Fork 54
Revisit boosters marked with runsOn:none #330
Comments
@fabric8-launcher/runtime-fuse @fabric8-launcher/runtime-golang @fabric8-launcher/runtime-node-js @fabric8-launcher/runtime-spring-boot @fabric8-launcher/runtime-thorntail |
What is the idea behind |
@geoand here are the known values: https://github.com/fabric8-launcher/launcher-booster-catalog#common-values-for-runson |
So just looking at the booster I don't see why its |
👍 I always had a terrible time with any hosted openshift cluster, so I doubt I'll be able to test it |
Requires creating the |
Btw, except for boosters that can really run nowhere without manual intervention (like for example the ISTIO boosters) we should always prefer "local" over "none". With "local" you will at least be able to deploy them to your local minishift or whatever you have running locally. Good for testing / demoing purposes. |
Some boosters are marked to be
runsOn: none
, when in fact they work with Launcher (we tested the Vert.x SSO [1] and it works)[1] - https://github.com/fabric8-launcher/launcher-booster-catalog/blob/master/vert.x/community/rest-http-secured/booster.yaml#L4
The text was updated successfully, but these errors were encountered: