k3s/hack
Kubernetes Prow Robot 332d62a94a
Merge pull request #76710 from rosti/introduce-v1beta2
kubeadm: Introduce v1beta2 config
2019-04-26 10:38:27 -07:00
..
boilerplate
conformance Add check-conformance-test-requirements.go 2019-03-22 21:56:07 +00: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 update benchmark-dockerized.sh and verify-dockerized.sh 2019-04-09 15:07:26 -04:00
lib Merge pull request #76608 from suigh/b1_etcd.sh 2019-04-19 20:29:42 -07:00
make-rules Fix shellcheck failures on clean.sh and cache_go_dirs.sh 2019-04-21 06:24:08 -04: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 #76710 from rosti/introduce-v1beta2 2019-04-26 10:38:27 -07:00
.shellcheck_failures Merge pull request #77055 from SataQiu/fix-shell-20190426 2019-04-25 16:11:02 -07:00
.spelling_failures review updates 2019-02-22 10:00:10 -08:00
BUILD Add check-conformance-test-requirements.go 2019-03-22 21:56:07 +00:00
OWNERS add @SataQiu as a reviewer of hack 2019-04-11 23:07:48 +08: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 fix shellcheck failures of hack/cherry_pick_pull.sh 2019-04-20 15:49:34 +08: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 Fix shellcheck failures on 2019-04-21 12:40:12 -04:00
grab-profiles.sh fix shellcheck failures of hack/grab-profiles.sh 2019-04-19 22:19:41 +08:00
install-etcd.sh fix some shellcheck failures in hack 2019-02-25 11:38:56 +08:00
lint-dependencies.sh propagate pinned versions to staging repos, output cleanup commands 2019-04-15 11:30:07 -04:00
list-feature-tests.sh fix some shellcheck failures in hack 2019-02-26 12:45:38 +08:00
local-up-cluster.sh Fix older bash failing on unbound array variables 2019-04-15 09:47:26 +08:00
pin-dependency.sh propagate pinned versions to staging repos, output cleanup commands 2019-04-15 11:30:07 -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
test-update-storage-objects.sh fix shellcheck failures of hack/test-update-storage-objects.sh 2019-04-19 20:00:58 +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 fix shellcheck failures of hack/update-codegen.sh 2019-04-12 19:15:56 +08: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 fix shellcheck failures of hack/update-generated-kms-dockerized.sh hack/update-generated-protobuf-dockerized.sh 2019-04-15 01:57:36 +08: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 fix shellcheck failures of hack/update-generated-kms-dockerized.sh hack/update-generated-protobuf-dockerized.sh 2019-04-15 01:57:36 +08: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 fix shellcheck failures of hack/update-generated-runtime-dockerized.sh 2019-04-18 22:36:22 +08: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 fix bug of hack/update-gofmt.sh 2019-04-13 03:29:51 +08:00
update-openapi-spec.sh fix shellcheck failures of hack/update-openapi-spec.sh 2019-04-16 03:40:56 +08:00
update-translations.sh fix shellcheck failures of hack/update-gofmt.sh hack/update-translations.sh 2019-04-09 12:30:58 +08:00
update-vendor-licenses.sh fix shellcheck failures of hack/update-vendor-licenses.sh 2019-04-09 13:47:30 +08:00
update-vendor.sh propagate pinned versions to staging repos, output cleanup commands 2019-04-15 11:30:07 -04:00
update-workspace-mirror.sh Fix shellcheck failures in update-workspace-mirror.sh 2019-04-08 14:40:26 -04: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 fix bug and golint failures of hack/verify-api-groups.sh 2019-04-22 22:20:04 +08:00
verify-bazel.sh Fix shellcheck errors for some scripts in hack/ 2019-02-19 10:08:15 -05:00
verify-boilerplate.sh fix shellcheck failures of hack/verify-boilerplate.sh verify-cli-conventions.sh verify-codegen.sh 2019-04-23 13:39:00 +08:00
verify-cli-conventions.sh fix shellcheck failures of hack/verify-boilerplate.sh verify-cli-conventions.sh verify-codegen.sh 2019-04-23 13:39:00 +08:00
verify-codegen.sh fix shellcheck failures of hack/verify-boilerplate.sh verify-cli-conventions.sh verify-codegen.sh 2019-04-23 13:39:00 +08:00
verify-conformance-requirements.sh Enable conformance requirement check 2019-04-16 22:54:16 +00:00
verify-description.sh fix shellcheck failures of hack/verify-description.sh and hack/verify-import-boss.sh 2019-04-19 18:59:24 +08: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-gofmt.sh Fix shellcheck errors for some scripts in hack/ 2019-02-19 10:08:15 -05:00
verify-golint.sh Replace `false` with `exit 1` 2019-04-16 23:13:00 +00:00
verify-govet.sh fix some shellcheck failures in hack 2019-02-26 12:45:38 +08:00
verify-import-boss.sh fix shellcheck failures of hack/verify-description.sh and hack/verify-import-boss.sh 2019-04-19 18:59:24 +08: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 fix shellcheck failures of hack/verify-no-vendor-cycles.sh 2019-04-26 00:19:07 +08:00
verify-openapi-spec.sh fix shellcheck failures 2019-04-20 05:08:00 -04: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 fix shellcheck failures of hack/verify-readonly-packages.sh 2019-04-20 14:10:58 +08:00
verify-shellcheck.sh Fix malformed JUNIT XML with shellcheck failures 2019-04-20 18:22:28 -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 fix bug of hack/verify-test-featuregates.sh 2019-04-24 11:30:28 +08: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 Remove has_changes logic from vendor scripts 2019-04-07 12:11:18 -07:00
verify-vendor.sh Merge pull request #76511 from liggitt/fixup-vendor-gopath 2019-04-12 18:08:47 -07:00