solve kubernetes/client-go nested vendor (#1048)

This commit is contained in:
Peng Qiao
2019-01-08 18:07:25 -08:00
committed by Soam Vasani
parent 914a0c48d2
commit 0651291e2d
@@ -26,7 +26,7 @@ minikube, you'll need to set the proper environment variables with
```
# Get dependencies
$ glide install
$ glide install --strip-vendor
# Build fission server and an image
$ pushd fission-bundle