kubernetes-retired / drivers

[EOL] Example CSI Drivers
Apache License 2.0
140 stars 92 forks source link

prune vendor directory #127

Closed pohly closed 5 years ago

pohly commented 5 years ago

Pruning is disabled by default in "dep ensure", but is usually safe to enable and therefore set by default by "dep init". It makes the vendor directory a lot smaller.

16922 files changed, 109 insertions(+), 4695968 deletions(-)

jsafrane commented 5 years ago

/lgtm

k8s-ci-robot commented 5 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pohly, saad-ali

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-csi/drivers/blob/master/OWNERS)~~ [saad-ali] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment