knative-extensions / kn-plugin-quickstart

Kn plugin for installation of Knative cluster for developers to quickstart.
Apache License 2.0
24 stars 38 forks source link

Enhancement: add `--extensions` to capture supported 3rd party tools to install alongside Knative components #526

Closed dsimansk closed 1 month ago

dsimansk commented 5 months ago

I would prefer something like --extensions camel. That could potentially server for additional 3rd party installations. But not a hard opinion, we probably won't grow this list to unmanageable state.

That should substitute specific flags, e.g. --install-camel to generic array --extensions camel,somethingOther.

_Originally posted by @dsimansk in https://github.com/knative-extensions/kn-plugin-quickstart/pull/521#discussion_r1647390872_

psschwei commented 5 months ago

I think it's worth noting that quickstart wasn't intended to support too much configuration (more like spin up a local cluster and install serving and eventing). We had planned to leave more advanced install options to do either via yaml or the operator.

That said, I'm not opposed to changing that scope, especially if there's a want/need for more configuration with quickstart.

github-actions[bot] commented 2 months ago

This issue is stale because it has been open for 90 days with no activity. It will automatically close after 30 more days of inactivity. Reopen the issue with /reopen. Mark the issue as fresh by adding the comment /remove-lifecycle stale.