container-storage-interface / spec

Container Storage Interface (CSI) Specification.
Apache License 2.0
1.34k stars 373 forks source link

Fix grpc build by cloning dependencies via Makefile #438

Closed gnufied closed 4 years ago

gnufied commented 4 years ago

Fixes https://github.com/container-storage-interface/spec/issues/434

cc @saad-ali @jdef @xing-yang

xing-yang commented 4 years ago

LGTM