We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed87b9e commit 545996aCopy full SHA for 545996a
perfmetrics/scripts/testing_on_gke/examples/run-gke-tests.sh
@@ -488,7 +488,6 @@ function createCustomCsiDriverIfNeeded() {
488
ensureGcsFuseCsiDriverCode
489
cd "${csi_src_dir}"
490
make uninstall || true
491
- which jq
492
make generate-spec-yaml
493
printf "\nBuilding a new custom CSI driver using the above GCSFuse binary ...\n\n"
494
make build-image-and-push-multi-arch REGISTRY=gcr.io/${project_id}/${USER} GCSFUSE_PATH=gs://${package_bucket}
0 commit comments