Commit Graph

4 Commits

Author SHA1 Message Date
Julie Qi 5206db6240 fix gke auth for tests 2021-06-06 14:25:05 -07:00
Ashish Ranjan 9f0750a0fa enhance(dep): adds prune settings and dep check
Signed-off-by: Ashish Ranjan <ashishranjan738@gmail.com>

This commit adds prune settings in Gopkg.toml which will allow removing unused vendor packages during dep ensure and adds `dep check` in travis which will allow catching dependency breaking PRs.
2019-03-18 00:05:34 +05:30
Ashish Ranjan 8f48e34f71 refactor: refactor to klog instead of glog
Signed-off-by: Ashish Ranjan <ashishranjan738@gmail.com>

This commit refactors code to use klog instead og glog
2019-02-27 07:28:31 +05:30
andyzhangx 2d813c476d initial version 2018-12-03 08:37:13 +00:00