apache / openwhisk-deploy-kube

The Apache OpenWhisk Kubernetes Deployment repository supports deploying the Apache OpenWhisk system on Kubernetes and OpenShift clusters.
https://openwhisk.apache.org/
Apache License 2.0
297 stars 231 forks source link

Updated to include Windows tools #650

Closed edokan closed 3 years ago

edokan commented 3 years ago

Instead of grep which is not deployed with Windows by default, converted code to use built-in find tool. Also added a step to reduce possible installation issues