ceph-csi/scripts
Madhu Rajanna f2e98a19e8 Install git in devel dockerfile
looks like git is not installed by default
in v15 base image.This PR installs the
git which is required to make containerized
build.

set GO111MODULE=on in dockerfile

we need to set GO111MODULE=on to fix
"build flag -mod=vendor only valid when using modules"
issue

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-04-01 10:35:23 +00:00
..
Dockerfile.devel Install git in devel dockerfile 2020-04-01 10:35:23 +00:00
golangci.yml Migrate from dep to go module 2020-03-17 10:44:07 +00:00
gosec.sh tests: gosec does not support '-mod=vendor' 2020-03-24 12:38:02 +00:00
lint-go.sh replace gometalinter with golangci 2019-03-04 19:01:16 +05:30
lint-text.sh refactor: Merge 1.13 and 1.14 Helm charts and improve charts 2019-09-27 05:49:18 +00:00
mdl-style.rb Add static check tools 2019-02-07 12:19:14 +00:00
minikube.sh Upgrade: csi-node-driver-registrar from v1.2.0 to v1.3.0 2020-04-01 08:39:37 +00:00
psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
rook.sh Add printing failed message when timeout 2020-02-07 13:05:30 +00:00
skip-doc-change.sh Enable Travis to run E2E against kube 1.15.0 2019-07-02 11:47:05 +00:00
test-go.sh tests: use go modules from ./vendor for running tests 2020-03-24 12:38:02 +00:00
travis-functest.sh Refractor E2E to reduce code duplication 2020-03-20 10:16:23 +00:00