kubernetes-sigs / kui

A hybrid command-line/UI development experience for cloud-native development
Apache License 2.0
2.84k stars 184 forks source link

Sample plugin requires OpenWhisk #1361

Closed ydarias closed 4 years ago

ydarias commented 5 years ago

The file plugins.md references the sample plugin which has its own documentation. All works fine but the execution of sample create action and sample sidecar because those commands require OpenWhisk.

Two possible fixes are:

starpit commented 5 years ago

thanks for finding this. i think we should remove openwhisk from the sample plugin.