..
boilerplate
hack/boilerplate/bolierplate.py: format python file according to PEP8 guidelines
2019-09-02 19:06:14 +05:30
conformance
simplify regexp with raw string
2019-09-20 16:53:56 +08: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
opt out of module mode for builds
2019-11-06 17:39:05 -05:00
lib
Update build to go1.13.4
2019-11-06 17:39:05 -05:00
make-rules
opt out of module mode for builds
2019-11-06 17:39:05 -05:00
testdata
Prune should respect namespace
2019-09-25 16:43:08 -07:00
verify-flags
Updated OWNERS files to include link to docs
2019-02-04 22:33:12 +01:00
.golint_failures
fix golint failures of pkg/security/apparmor
2019-11-05 18:56:15 +08:00
.import-aliases
Move pkg/kubelet/pluginregistration and deviceplugin
2019-10-06 15:28:38 -04:00
.shellcheck_failures
Fix shellcheck failures SC2128
2019-10-23 22:47:46 +02:00
.spelling_failures
review updates
2019-02-22 10:00:10 -08:00
.staticcheck_failures
Fixes staticcheck failures and golint failures
2019-10-29 17:50:23 -07: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
Fix indent in cherry_pick_pull script
2019-10-17 17:43:29 +02: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
Adds an optional golang runner to the conformance test image
2019-07-01 16:26:13 -05:00
e2e_test.go
cleanup: fix some log and error capitalizations
2019-07-20 18:26:16 -04:00
e2e-node-test.sh
make more of the shell pass lints
2019-02-18 22:50:03 -05:00
e2e.go
cleanup: fix some log and error capitalizations
2019-07-20 18:26:16 -04:00
generate-bindata.sh
Moves pkg/kubectl/util/i18n to staging
2019-07-25 23:09:34 -07: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
Merge pull request #83442 from serathius/remove-prometheus-addon
2019-10-29 01:34:43 -07: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
Allow hack/lint-dependencies.sh to skip golang.org/x/... deps, verify in verify-vendor.sh
2019-07-09 14:07:55 -04:00
list-feature-tests.sh
fix some shellcheck failures in hack
2019-02-26 12:45:38 +08:00
local-up-cluster.sh
Change node name to env value of HOSTNAME_OVERRIDE
2019-10-16 22:39:52 +08:00
OWNERS
Move jbeda to emeritus status.
2019-10-11 17:46:18 -04:00
pin-dependency.sh
Fix hack/pin-dependency.sh for go1.13
2019-11-06 17:39:05 -05:00
print-workspace-status.sh
Move pkg/kubectl/version to staging
2019-07-26 15:48:09 -07: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
fix shellcheck failures in hack/test-integration.sh and hack/verify-test-featuregates.sh
2019-08-14 13:07:46 -04:00
update-all.sh
fix some shellcheck failures in hack
2019-02-20 20:37:51 +08:00
update-bazel.sh
bump kazel, bazel, gazelle
2019-11-06 17:39:05 -05:00
update-codegen.sh
Fix wrong indentation in shell
2019-07-05 17:11:15 +08: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
Move pkg/kubelet/pluginregistration and deviceplugin
2019-10-06 15:28:38 -04: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 generated-kubelet-plugin-registration
2019-10-06 20:23:55 -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
enable token review when openapi is generated
2019-07-09 13:45:41 -07: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 license script to handle single-segment packages
2019-07-31 16:06:13 -04: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
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
bazel: add openapi generation for non-main spec and fix main spec
2019-07-13 16:18:32 +02: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-external-dependencies-version.sh
reference paths to update to bump dependencies
2019-07-10 20:11:40 +02:00
verify-flags-underscore.py
verify-generated-device-plugin.sh
Move pkg/kubelet/pluginregistration and deviceplugin
2019-10-06 15:28:38 -04:00
verify-generated-docs.sh
Fix shellcheck for hack/verify-generated-*
2019-02-24 23:50:59 -05:00
verify-generated-files-remake.sh
Makefile.generated_files: build code-generator+sample-apiserver OpenAPI schemas
2019-07-12 20:52:21 +02:00
verify-generated-files.sh
Fix verify-generated-files to error on untracked files
2019-08-02 18:35:37 -07: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 generated-kubelet-plugin-registration
2019-10-06 20:23:55 -04: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
Add --include-test-files flag to verify-import-boss
2019-08-23 13:12:21 -04: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 pkg-names script that doesn't select files properly
2019-07-25 11:54:00 -07: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
Bump shellcheck to v0.7.0
2019-10-23 21:32:19 +02: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-staticcheck.sh
Merge pull request #81812 from Huang-Wei/fix-bug-staticcheck
2019-08-25 19:54:20 -07:00
verify-test-code.sh
Add code check for framework.ExpectEqual()
2019-07-31 19:03:39 +00:00
verify-test-featuregates.sh
Fix shellcheck failures in hack/verify-test-featuregates.sh
2019-08-02 13:43:04 +09:00
verify-test-images.sh
Merge pull request #74451 from xichengliudui/fixshellcheckout190223
2019-02-23 10:23:15 -08: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
Allow hack/lint-dependencies.sh to skip golang.org/x/... deps, verify in verify-vendor.sh
2019-07-09 14:07:55 -04:00