k3s/hack
Kubernetes Prow Robot f873d2a056
Merge pull request #75862 from xichengliudui/fixshellcheckfailures
Fix shellcheck failures in bootstrap.sh and create_block.sh
2019-04-07 21:52:24 -07:00
..
boilerplate Remove build/verify scripts for swagger 1.2 API docs, API server swagger ui / swagger 1.2 config 2019-01-15 13:33:06 -05:00
e2e-internal make more of the shell pass lints 2019-02-18 22:50:03 -05:00
gen-swagger-doc Bash script syntax improvements 2019-01-19 13:58:58 +01:00
jenkins Merge pull request #75915 from xichengliudui/fixshellcheckfailures-05 2019-04-04 22:31:19 -07:00
lib Update hack scripts to use go mod 2019-04-03 10:19:39 -04:00
make-rules Merge pull request #75546 from fabriziopandini/e2e-kubeadm-first-class 2019-04-05 04:59:19 -07:00
testdata Merge pull request #74140 from Liujingfang1/kflag 2019-02-26 19:40:16 -08:00
verify-flags Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
.golint_failures Merge pull request #75867 from SataQiu/fix-kubeadm-golint-20190329 2019-03-29 17:33:57 -07:00
.shellcheck_failures Merge pull request #75862 from xichengliudui/fixshellcheckfailures 2019-04-07 21:52:24 -07:00
.spelling_failures review updates 2019-02-22 10:00:10 -08:00
BUILD Merge pull request #62151 from thockin/build-cleanup-with-go-1-10 2018-04-23 22:45:24 -07:00
OWNERS add bentheelder to hack/ approvers 2019-04-04 15:23:52 -07:00
benchmark-go.sh fix some shellcheck failures in hack 2019-02-20 20:37:51 +08:00
build-cross.sh fix some shellcheck failures in hack 2019-02-20 20:37:51 +08:00
build-go.sh fix some shellcheck failures in hack 2019-02-20 20:37:51 +08:00
cherry_pick_pull.sh cherry picks usage info link 2019-03-04 03:20:41 +00:00
dev-build-and-push.sh fix shellcheck failure 2019-01-22 08:39:55 +08:00
dev-build-and-up.sh fix shellcheck failure 2019-01-22 08:39:55 +08:00
dev-push-conformance.sh fix shellcheck failure 2019-01-22 08:39:55 +08:00
dev-push-hyperkube.sh fix shellcheck failure 2019-01-22 08:39:55 +08:00
e2e-node-test.sh make more of the shell pass lints 2019-02-18 22:50:03 -05:00
e2e.go
e2e_test.go
generate-bindata.sh fix some shellcheck failures in hack 2019-02-25 11:38:56 +08:00
generate-docs.sh fix some shellcheck failures in hack 2019-02-25 11:38:56 +08:00
get-build.sh fix shellcheck failures on kube-down.sh kubeadm.sh get-build.sh 2019-02-14 15:12:08 +08:00
ginkgo-e2e.sh Improving syntax for bash scripts 2019-01-18 19:17:16 +01:00
grab-profiles.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
install-etcd.sh fix some shellcheck failures in hack 2019-02-25 11:38:56 +08:00
list-feature-tests.sh fix some shellcheck failures in hack 2019-02-26 12:45:38 +08:00
local-up-cluster.sh followup https://github.com/kubernetes/kubernetes/pull/76050#discussion_r271540758 2019-04-04 14:38:26 -07:00
pin-dependency.sh Make pin-dependency.sh work with things other than docker 2019-04-04 09:20:55 -04:00
print-workspace-status.sh bazel: add docker_push rules 2019-03-06 12:35:33 -08:00
run-in-gopath.sh Fixes shellcheck failures run-in-gopath.sh, test-go.sh 2019-02-06 11:32:14 +05:30
test-go.sh fix some shellcheck failures in hack 2019-02-20 20:37:51 +08:00
test-integration.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
test-update-storage-objects.sh Make CSINodeInfo and CSIDriver Core APIs 2019-03-02 12:31:05 -08:00
update-all.sh fix some shellcheck failures in hack 2019-02-20 20:37:51 +08:00
update-bazel.sh Update hack scripts to use go mod 2019-04-03 10:19:39 -04:00
update-codegen.sh Remove alpha CRD install 2019-04-02 10:59:11 -07:00
update-generated-device-plugin-dockerized.sh Fix shellcheck lint errors in ./hack/... 2019-02-20 01:31:58 -05:00
update-generated-device-plugin.sh Fix shellcheck lint errors in ./hack/... 2019-02-20 01:31:58 -05:00
update-generated-docs.sh Fix shellcheck lint errors in ./hack/... 2019-02-20 01:31:58 -05:00
update-generated-kms-dockerized.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
update-generated-kms.sh Fix shellcheck lint errors in ./hack/... 2019-02-20 01:31:58 -05:00
update-generated-kubelet-plugin-registration-dockerized.sh Fix shellcheck lint errors in ./hack/... 2019-02-20 01:31:58 -05:00
update-generated-kubelet-plugin-registration.sh Fix shellcheck lint errors in ./hack/... 2019-02-20 01:31:58 -05:00
update-generated-pod-resources-dockerized.sh Fix shellcheck lint errors in ./hack/... 2019-02-20 01:31:58 -05:00
update-generated-pod-resources.sh Fix shellcheck lint errors in ./hack/... 2019-02-20 01:31:58 -05:00
update-generated-protobuf-dockerized.sh hack/*protobuf.sh: dynamically find api roots 2019-03-06 08:36:14 +01:00
update-generated-protobuf.sh hack/*protobuf.sh: dynamically find api roots 2019-03-06 08:36:14 +01:00
update-generated-runtime-dockerized.sh New staging repository for cri-api 2019-03-26 18:21:04 -04:00
update-generated-runtime.sh fix shellcheck lint errors in cluster and hack scripts 2019-02-24 11:15:35 +08:00
update-generated-swagger-docs.sh Fix verify-generated-swagger-docs script 2019-02-20 14:37:46 -08:00
update-gofmt.sh Improving syntax for bash scripts 2019-01-18 19:17:16 +01:00
update-openapi-spec.sh hack/update-openapi-spec.sh: normalize indention of spec through jq 2019-02-11 13:16:36 +01:00
update-translations.sh Bash script syntax improvements 2019-01-19 13:58:58 +01:00
update-vendor-licenses.sh Update hack scripts to use go mod 2019-04-03 10:19:39 -04:00
update-vendor.sh Clean up generated file warnings, add recursive dependency detection 2019-04-04 12:06:45 -04:00
update-workspace-mirror.sh workspace mirror: add trailing newline to urls list 2018-05-07 16:52:20 -07:00
update_owners.py
verify-all.sh fix some shellcheck failures in hack 2019-02-20 20:37:51 +08:00
verify-api-groups.sh Remove references to 'pkg/apis/componentconfig/install' and fix inconsistencies 2018-08-09 18:45:27 +03:00
verify-bazel.sh Fix shellcheck errors for some scripts in hack/ 2019-02-19 10:08:15 -05:00
verify-boilerplate.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
verify-cli-conventions.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
verify-codegen.sh Remove alpha CRD install 2019-04-02 10:59:11 -07:00
verify-description.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
verify-flags-underscore.py
verify-generated-device-plugin.sh Fix shellcheck for hack/verify-generated-* 2019-02-24 23:50:59 -05:00
verify-generated-docs.sh Fix shellcheck for hack/verify-generated-* 2019-02-24 23:50:59 -05:00
verify-generated-files-remake.sh verify-generated-files-remake: quote return value. 2019-02-09 22:41:53 +02:00
verify-generated-files.sh Fix shellcheck for hack/verify-generated-* 2019-02-24 23:50:59 -05:00
verify-generated-kms.sh Fix shellcheck for hack/verify-generated-* 2019-02-24 23:50:59 -05:00
verify-generated-kubelet-plugin-registration.sh Fix shellcheck for hack/verify-generated-* 2019-02-24 23:50:59 -05:00
verify-generated-pod-resources.sh New staging repository for cri-api 2019-03-26 18:21:04 -04:00
verify-generated-protobuf.sh hack/*protobuf.sh: dynamically find api roots 2019-03-06 08:36:14 +01:00
verify-generated-runtime.sh New staging repository for cri-api 2019-03-26 18:21:04 -04:00
verify-generated-swagger-docs.sh Fix verify-generated-swagger-docs script 2019-02-20 14:37:46 -08:00
verify-godep-licenses.sh Update hack scripts to use go mod 2019-04-03 10:19:39 -04:00
verify-godeps.sh Update hack scripts to use go mod 2019-04-03 10:19:39 -04:00
verify-gofmt.sh Fix shellcheck errors for some scripts in hack/ 2019-02-19 10:08:15 -05:00
verify-golint.sh Use kube::util::array_contains() in hack 2019-02-08 23:13:48 +00:00
verify-govet.sh fix some shellcheck failures in hack 2019-02-26 12:45:38 +08:00
verify-import-boss.sh Update all script to use /usr/bin/env bash in shebang 2018-04-19 13:20:13 +02:00
verify-imports.sh Fix shellcheck errors for some scripts in hack/ 2019-02-19 10:08:15 -05:00
verify-linkcheck.sh Fix shellcheck for more scripts in hack 2019-02-24 23:48:21 -05:00
verify-no-vendor-cycles.sh Update hack scripts to use go mod 2019-04-03 10:19:39 -04:00
verify-openapi-spec.sh remove unused variable in openapi-spec script 2018-06-29 13:45:17 +08:00
verify-pkg-names.sh Fix shellcheck for more scripts in hack 2019-02-24 23:48:21 -05:00
verify-publishing-bot.py Show all missing deps when publishing-bot has no listed dependencies 2019-04-05 13:08:12 +05:30
verify-readonly-packages.sh Diff between PULL_BASE_SHA and HEAD when detecting file changes from 2019-01-08 11:17:00 -08:00
verify-shellcheck.sh enable external sources in verify-shellcheck 2019-04-01 11:03:37 -07:00
verify-spelling.sh Fix shellcheck for more scripts in hack 2019-02-24 23:48:21 -05:00
verify-staging-meta-files.sh update verify-staging-meta-files.sh 2019-03-21 12:44:39 +08:00
verify-symbols.sh Fix shellcheck for more scripts in hack 2019-02-24 23:48:21 -05:00
verify-test-featuregates.sh Add verification script for test feature gate modification 2018-11-21 11:51:33 -05:00
verify-test-images.sh Merge pull request #74451 from xichengliudui/fixshellcheckout190223 2019-02-23 10:23:15 -08:00
verify-test-owners.sh fix shellcheck in hack/ 2019-02-18 19:11:21 -05:00
verify-typecheck.sh fix shellcheck in hack/ 2019-02-18 19:11:21 -05:00
verify-vendor-licenses.sh Update hack scripts to use go mod 2019-04-03 10:19:39 -04:00
verify-vendor.sh Update hack scripts to use go mod 2019-04-03 10:19:39 -04:00