..
boilerplate
…
cmd /teststale
…
e2e-internal
[Federation] Sleep for 2m (arbitrarily chosen) to let the underlying clusters to clean up all the resources they are holding.
2016-09-29 13:46:36 -07:00
gen-swagger-doc
change the relative links to definition in operations.html to satisfy the new path set in the kubernetes.io
2016-07-29 13:29:34 -07:00
jenkins
Remove unused bash variables
2016-10-03 19:42:22 -07:00
lib
Merge pull request #34150 from mbohlool/co2
2016-10-06 08:44:59 -07:00
make-rules
Merge pull request #34020 from juanvallejo/jvallejo/allow-empty-annotation-values
2016-10-05 11:48:02 -07:00
testdata
add a test to test-cmd.sh for apply -f with label selector
2016-09-30 00:42:35 -07:00
verify-flags
Merge pull request #31467 from vmware/fix-vsphere-cloud-provider.kerneltime
2016-10-05 19:12:17 -07:00
.linted_packages
Make genericapiserver handler chain customizable
2016-10-05 10:32:36 -04:00
OWNERS
Add jbeda to OWNERS for build, cluster, hack
2016-09-27 14:53:16 -07:00
autogenerated_placeholder.txt
…
benchmark-go.sh
…
benchmark-integration.sh
…
build-cross.sh
…
build-go.sh
…
build-ui.sh
Cleanup non-rest apiserver handlers
2016-09-15 13:22:45 +02:00
cherry_pick_pull.sh
hack: Update cherry-pick script to include original PR subject
2016-10-04 13:45:22 -07:00
dev-build-and-push.sh
…
dev-build-and-up.sh
…
dev-push-hyperkube.sh
Handle spaces in some hack/ scripts. Cleanup after hyperkube build.
2016-08-15 21:13:13 +00:00
e2e-node-test.sh
…
e2e.go
e2e.go / kops: Add --kops-kubernetes-version
2016-10-04 14:01:31 -07:00
federated-ginkgo-e2e.sh
…
generate-docs.sh
…
get-build.sh
…
ginkgo-e2e.sh
Get network name via e2e environment.
2016-08-26 13:31:08 -07:00
godep-save.sh
Make script more friendly
2016-09-22 13:41:27 -07:00
grab-profiles.sh
…
install-etcd.sh
…
list-feature-tests.sh
…
local-up-cluster.sh
Merge pull request #30787 from jbeda/rsync
2016-10-05 19:51:09 -07:00
lookup_pull.py
…
run-in-gopath.sh
…
test-cmd.sh
fix hack/test-cmd
2016-08-02 10:27:29 -04:00
test-go.sh
…
test-integration.sh
choose a particular directory test-integration
2016-08-26 12:33:06 -04:00
test-update-storage-objects.sh
Start testing etcd2->etcd3 migration in test-update-storage-objects
2016-10-06 09:32:49 +02:00
update-all.sh
hack: run openapi-spec as part of update-all.sh
2016-10-04 16:43:44 +02:00
update-api-reference-docs.sh
update generation scripts to share API group version constants
2016-09-22 13:30:41 -04:00
update-bindata.sh
Make update-bindata be incremental build friendly
2016-10-03 19:42:20 -07:00
update-codecgen.sh
added copy.sh which cuts the client repo; made necessary changes to scripts in
2016-08-09 14:07:53 -07:00
update-codegen.sh
Daemonset in federated clientset
2016-10-05 19:58:49 +02:00
update-federation-api-reference-docs.sh
Adding a script to update federation API reference docs
2016-08-31 13:21:42 -07:00
update-federation-generated-swagger-docs.sh
Adding a script to update federation API reference docs
2016-08-31 13:21:42 -07:00
update-federation-swagger-spec.sh
Adding update-federation-generated-swagger-docs to generate comment funcs for federation gvs
2016-08-30 14:15:21 -07:00
update-generated-docs.sh
…
update-generated-protobuf-dockerized.sh
Fix subtle build breakage
2016-08-12 21:20:38 -07:00
update-generated-protobuf.sh
Make update-generated-*.sh not hack around with docker images
2016-10-03 19:42:21 -07:00
update-generated-runtime-dockerized.sh
…
update-generated-runtime.sh
Make update-generated-*.sh not hack around with docker images
2016-10-03 19:42:21 -07:00
update-generated-swagger-docs.sh
update generation scripts to share API group version constants
2016-09-22 13:30:41 -04:00
update-godep-licenses.sh
Add a bash version check and some suggested updates for OSX.
2016-09-29 13:38:22 -07:00
update-gofmt.sh
Merge pull request #31547 from mbohlool/fix2
2016-09-14 05:35:51 -07:00
update-munge-docs.sh
…
update-openapi-spec.sh
Generate and verify openapi specs in source tree at api/openapi-spec
2016-09-29 17:03:31 -07:00
update-swagger-spec.sh
update generation scripts to share API group version constants
2016-09-22 13:30:41 -04:00
update_owners.py
Don't assign anything to Sami anymore
2016-09-01 22:52:13 -07:00
verify-all.sh
…
verify-api-reference-docs.sh
…
verify-boilerplate.sh
…
verify-codecgen.sh
…
verify-codegen.sh
…
verify-description.sh
…
verify-flags-underscore.py
ignore staging in munge scripts
2016-08-24 13:09:13 -07:00
verify-generated-docs.sh
…
verify-generated-protobuf.sh
Use rsync to get source into build container
2016-10-03 19:42:20 -07:00
verify-generated-runtime.sh
…
verify-generated-swagger-docs.sh
Use rsync to get source into build container
2016-10-03 19:42:20 -07:00
verify-godep-licenses.sh
…
verify-godeps.sh
make verify godeps help you fix your problems
2016-09-21 18:08:41 -07:00
verify-gofmt.sh
ignore staging in munge scripts
2016-08-24 13:09:13 -07:00
verify-golint.sh
fix hack/verify-golint.sh to work outside of GOPATH
2016-09-08 11:07:49 -04:00
verify-govet.sh
…
verify-import-boss.sh
…
verify-linkcheck.sh
…
verify-munge-docs.sh
…
verify-openapi-spec.sh
Generate and verify openapi specs in source tree at api/openapi-spec
2016-09-29 17:03:31 -07:00
verify-swagger-spec.sh
…
verify-symbols.sh
…
verify-test-images.sh
…