ceph-csi/scripts
John Mulligan e111f2b613 scripts: add -mod=vendor to go run in check-env.sh
Without -mod=vendor running go run in this script may take more
resources than needed to execute. This also makes it consistent go build
(and alike) are invoked in the other scripts and the Makefile.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-06-17 04:58:32 +00:00
..
build_step.inc.sh scripts: add build_step logging functions 2020-04-28 09:13:55 +00:00
build-multi-arch-image.sh add build step logging to multi-arch build 2020-04-28 09:13:55 +00:00
check-env.sh scripts: add -mod=vendor to go run in check-env.sh 2020-06-17 04:58:32 +00:00
Dockerfile.devel containerized-build: set WORKDIR and use in make target 2020-04-23 03:41:06 +00:00
Dockerfile.test ci: install commitlint in the test container-image 2020-05-15 18:20:29 +00:00
golangci.yml Fix typo in golangci config file 2020-04-15 09:18:47 +00:00
gosec.sh cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
install-helm.sh Helm3: update scripts to install helm3 2020-04-23 04:43:04 +00:00
install-snapshot.sh script: Add script to install snapshot-controller 2020-05-15 08:19:32 +00:00
lint-extras.sh ci: updated shell script to run individual test 2020-05-14 16:54:19 +00:00
lint-go.sh replace gometalinter with golangci 2019-03-04 19:01:16 +05:30
mdl-style.rb Add static check tools 2019-02-07 12:19:14 +00:00
minikube.sh ci: pass target filename of /etc/resolv.conf in case it is a symlink 2020-06-05 08:57:19 +00:00
psp.yaml Added PodSecurityPolicy support 2020-01-22 08:19:42 +00:00
rook.sh Add support for erasure coded pools 2020-04-14 14:14:29 +00:00
skip-doc-change.sh Enable Travis to run E2E against kube 1.15.0 2019-07-02 11:47:05 +00:00
snapshot-controller-psp.yaml script: Add script to install snapshot-controller 2020-05-15 08:19:32 +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 ci: skip snapshot E2E if kube<1.17+ 2020-05-15 08:19:32 +00:00
travis-helmtest.sh ci: skip snapshot E2E if kube<1.17+ 2020-05-15 08:19:32 +00:00