k3s/hack
Marek Counts 2e04569530 updated golint_failures to match new project structure. 2019-02-15 10:29:13 -05: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
gen-swagger-doc Bash script syntax improvements 2019-01-19 13:58:58 +01:00
jenkins Merge pull request #67678 from caesarxuchao/remove-storage-versions-flag 2019-02-11 17:40:27 -08:00
lib Merge pull request #72772 from lubinsz/pr_etcd 2019-02-15 06:40:02 -08:00
make-rules Merge pull request #73581 from krzysied/test_KUBE_JUNIT_REPORT_DIR_revert 2019-02-08 02:39:14 -08:00
testdata Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
verify-flags Updated OWNERS files to include link to docs 2019-02-04 22:33:12 +01:00
.golint_failures updated golint_failures to match new project structure. 2019-02-15 10:29:13 -05:00
.shellcheck_failures Merge pull request #73218 from danielqsj/kube-aggregator 2019-02-12 17:28:54 -08:00
.spelling_failures 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
BUILD
OWNERS Merge pull request #73540 from rlenferink/patch-5 2019-02-08 09:05:56 -08:00
benchmark-go.sh
build-cross.sh
build-go.sh
cherry_pick_pull.sh tolerate both http(s) and git urls for cherry_pick_pull 2018-10-15 21:05:32 -04: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
e2e.go
e2e_test.go
generate-bindata.sh kubectl: move translated data into kubectl 2018-10-17 10:34:21 -07:00
generate-docs.sh docs: stop tracking placeholder documentation 2019-01-26 01:07:10 +02:00
get-build.sh
ginkgo-e2e.sh Improving syntax for bash scripts 2019-01-18 19:17:16 +01:00
godep-restore.sh Use ensured godep instead of relying on PATH 2018-11-07 11:02:01 -08:00
godep-save.sh add buildozer to deps 2019-02-12 15:04:58 -08:00
grab-profiles.sh
install-etcd.sh
list-feature-tests.sh
local-up-cluster.sh Allow control over media-type 2019-01-29 10:39:24 -05:00
print-workspace-status.sh Fixes shellcheck failures run-in-gopath.sh, test-go.sh 2019-02-06 11:32:14 +05:30
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
test-integration.sh
test-update-storage-objects.sh
update-all.sh
update-bazel.sh autotag vendor as manual in update-bazel 2019-02-12 18:38:36 -08:00
update-codegen.sh Add node-api code generators 2018-12-18 16:06:56 -08:00
update-generated-device-plugin-dockerized.sh
update-generated-device-plugin.sh
update-generated-docs.sh docs: stop tracking placeholder documentation 2019-01-26 01:07:10 +02:00
update-generated-kms-dockerized.sh
update-generated-kms.sh
update-generated-kubelet-plugin-registration-dockerized.sh Create pkg/kubelet/apis/pluginregistration/v1beta1 directory 2018-09-04 20:22:59 +02:00
update-generated-kubelet-plugin-registration.sh Add probe based mechanism for kubelet plugin discovery 2018-05-29 12:00:37 -04:00
update-generated-pod-resources-dockerized.sh generate go client for kubelet podresources API 2018-11-15 09:38:59 -08:00
update-generated-pod-resources.sh generate go client for kubelet podresources API 2018-11-15 09:38:59 -08:00
update-generated-protobuf-dockerized.sh Remove alpha InitializerConfiguration types, Initializers admission plugin 2019-01-23 11:37:39 -05:00
update-generated-protobuf.sh
update-generated-runtime-dockerized.sh
update-generated-runtime.sh
update-generated-swagger-docs.sh
update-godep-licenses.sh fix godep licenses for new root 2018-07-26 11:56:04 -04: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-staging-godeps-dockerized.sh Bash script syntax improvements 2019-01-19 13:58:58 +01:00
update-staging-godeps.sh
update-translations.sh Bash script syntax improvements 2019-01-19 13:58:58 +01:00
update-workspace-mirror.sh
update_owners.py
verify-all.sh
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
verify-boilerplate.sh
verify-cli-conventions.sh
verify-codegen.sh Add node-api code generators 2018-12-18 16:06:56 -08:00
verify-description.sh
verify-flags-underscore.py
verify-generated-device-plugin.sh
verify-generated-docs.sh docs: stop tracking placeholder documentation 2019-01-26 01:07:10 +02: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 verify-generated-files: ensure git tree is clean 2018-07-09 13:50:09 -07:00
verify-generated-kms.sh
verify-generated-kubelet-plugin-registration.sh Create pkg/kubelet/apis/pluginregistration/v1beta1 directory 2018-09-04 20:22:59 +02:00
verify-generated-pod-resources.sh generate go client for kubelet podresources API 2018-11-15 09:38:59 -08:00
verify-generated-protobuf.sh
verify-generated-runtime.sh
verify-generated-swagger-docs.sh
verify-godep-licenses.sh Diff between PULL_BASE_SHA and HEAD when detecting file changes from 2019-01-08 11:17:00 -08:00
verify-godeps.sh Diff between PULL_BASE_SHA and HEAD when detecting file changes from 2019-01-08 11:17:00 -08:00
verify-gofmt.sh ignore .git dirs when executing gofmt 2018-09-06 14:27:42 +08:00
verify-golint.sh Add check-file-in-alphabetical-order for cleanup 2019-01-26 02:09:06 +00:00
verify-govet.sh
verify-import-boss.sh
verify-imports.sh Move hack/import-restrictions.yaml to staging/publishing 2019-01-26 19:53:51 +01:00
verify-linkcheck.sh
verify-no-vendor-cycles.sh
verify-openapi-spec.sh remove unused variable in openapi-spec script 2018-06-29 13:45:17 +08:00
verify-pkg-names.sh Update etcd client to 3.3.9 2018-10-08 13:34:34 -07:00
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 Add check-file-in-alphabetical-order for cleanup 2019-01-26 02:09:06 +00:00
verify-spelling.sh Update vendored tool go install location to use GOPATH 2018-06-25 15:45:14 -07:00
verify-staging-godeps.sh Diff between PULL_BASE_SHA and HEAD when detecting file changes from 2019-01-08 11:17:00 -08:00
verify-staging-meta-files.sh Add verify script for staging repo metadata files 2018-08-24 09:14:33 -04:00
verify-symbols.sh
verify-test-featuregates.sh Add verification script for test feature gate modification 2018-11-21 11:51:33 -05:00
verify-test-images.sh
verify-test-owners.sh
verify-typecheck.sh