..
boilerplate
hack/boilerplate: added regex to strip Python shebang
2019-06-26 21:10:44 -04:00
conformance
Check conformance test should not call any Skip
2019-05-03 18:37:31 +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
fix hack/lib/version.sh shellcheck failures
2019-06-26 09:20:17 -07:00
make-rules
remove dead KUBE_TEST_API_VERSIONS from test-integration
2019-06-26 11:55:50 -04:00
testdata
Switch test manifests to apps/v1, remove beta workloads calls
2019-06-22 13:58:07 -07:00
verify-flags
Updated OWNERS files to include link to docs
2019-02-04 22:33:12 +01:00
.golint_failures
Autogenerate code
2019-06-29 15:26:09 +02:00
.import-aliases
add import-alias for k8s.io/kubernetes/pkg/scheduler/apis/config/v1alpha1
2019-06-20 11:41:30 -07:00
.shellcheck_failures
fix shellcheck failures in test/e2e_node/conformance/run_test.sh
2019-06-27 21:12:08 -07:00
.spelling_failures
review updates
2019-02-22 10:00:10 -08:00
benchmark-go.sh
fix some shellcheck failures in hack
2019-02-20 20:37:51 +08:00
BUILD
Add check-conformance-test-requirements.go
2019-03-22 21:56:07 +00: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
durable link to cherry pick instructions
2019-05-03 20:17:36 +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
translate hack/e2e.go -v to --verbose-commands
2018-03-07 11:27:56 -08:00
e2e_test.go
translate hack/e2e.go -v to --verbose-commands
2018-03-07 11:27:56 -08:00
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
followup of 79262 to cleanup PodPriority leftover
2019-06-28 14:19:26 -07:00
OWNERS
Update hack/ OWNERS
2019-04-24 19:13:48 -07:00
pin-dependency.sh
fix hack/pin-dependency.sh shellcheck failures
2019-06-24 11:43:04 -07: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
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
Fix ordering settings in verify bazel
2019-07-01 20:17:35 +02:00
update-codegen.sh
Swap mapfile out in update-codegen
2019-05-11 16:19:26 -07:00
update-generated-api-compatibility-data.sh
Add helper script to regenerate API compatibility data
2019-06-03 10:18:08 -04: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
Implement plugin manager - a controller that manages plugin registration/unregistration
2019-05-30 19:00:59 -04: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-import-aliases.sh
verify import aliases
2019-06-15 22:31:39 -04: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
use kube::util::md5 for update-vendor-licenses.sh
2019-06-23 12:08:05 -07:00
update-vendor.sh
fix hack/update-vendor.sh array expansion
2019-06-28 14:01:38 -07:00
update-workspace-mirror.sh
Fix shellcheck failures in update-workspace-mirror.sh
2019-04-08 14:40:26 -04:00
update_owners.py
hack: fixed issues from previous refactor PR
2019-06-24 21:33:00 -04:00
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
remove some not used imports from python codes
2018-03-07 17:43:47 +08:00
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
Verify apimachinery protobuf
2019-05-03 11:59:41 -04: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
fix shellcheck failures in /hack/verify-[a-g]*.sh.
2019-05-07 02:32:54 +00:00
verify-govet.sh
fix some shellcheck failures in hack
2019-02-26 12:45:38 +08:00
verify-import-aliases.sh
verify import aliases
2019-06-15 22:31:39 -04: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 hack/verify-no-vendor-cycles.sh shellcheck failures
2019-06-24 11:43:04 -07: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
publishing: use deps in replace directive in rules
2019-06-24 14:01:20 +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
followup of 79262 to cleanup PodPriority leftover
2019-06-28 14:19:26 -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
hack/verify-symbols: add TrackStorageCleanup from storage testing
2019-05-24 10:20:07 +02:00
verify-test-code.sh
Replace mapfile with kube::util::read-array
2019-06-20 00:25:06 +00:00
verify-test-featuregates.sh
update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate
2019-05-08 10:01:50 -04: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