Kubernetes Prow Robot
|
28d5023137
|
Merge pull request #76244 from cblecker/dep-script-fixups
Couple of dependency script cleanups
|
2019-04-12 03:23:17 -07:00 |
|
SataQiu
|
4231fa0980
|
fix shellcheck failures of hack/lib/logging.sh hack/lib/protoc.sh
|
2019-04-12 16:00:23 +08:00 |
|
aaa
|
9768ba9eb3
|
Fix shellcheck failures in stage-upload.sh
update pull request
update pull request
update pull request
update pull request
|
2019-04-12 02:42:48 -04:00 |
|
aaa
|
7a39c99297
|
Fix shellcheck failures on test-e2e-node.sh and test-integration.sh
|
2019-04-11 13:47:34 -04:00 |
|
Bob Killen
|
9e719d8d9c
|
Fix shellcheck lint errors in third_party/forked/shell2junit/sh2ju.sh
|
2019-04-11 10:25:41 -07:00 |
|
SataQiu
|
10b52bae28
|
Merge branch 'master' into fix-hack-2019040903
|
2019-04-11 23:29:10 +08:00 |
|
SataQiu
|
318af5f45a
|
add @SataQiu as a reviewer of hack
|
2019-04-11 23:07:48 +08:00 |
|
viegasdom
|
1c468bf2e2
|
Fix golint failures of util/bandwith/*.go
|
2019-04-11 15:07:41 +01:00 |
|
Kubernetes Prow Robot
|
ef830e2bcf
|
Merge pull request #76311 from SataQiu/fix-hack-20190409
Fix shellcheck failures of hack/update-vendor-licenses.sh
|
2019-04-10 22:42:21 -07:00 |
|
yue9944882
|
cabe69faeb
|
clean up unused vars in codegen scripts
|
2019-04-10 13:14:36 +08:00 |
|
Kubernetes Prow Robot
|
e2091b769a
|
Merge pull request #71136 from yue9944882/chore/prune-all-kk-internal-clientset
Prune literally all kube-apiserver internal client
|
2019-04-09 13:58:45 -07:00 |
|
aaa
|
037729b357
|
update benchmark-dockerized.sh and verify-dockerized.sh
update pull request
|
2019-04-09 15:07:26 -04:00 |
|
Jordan Liggitt
|
aaeecd86dc
|
make pin-dependency.sh only work at the module level
|
2019-04-09 11:45:13 -04:00 |
|
yue9944882
|
ced03fb698
|
remove internal client from udpate-codegen script
|
2019-04-09 21:43:54 +08:00 |
|
SataQiu
|
67509020ca
|
fix shellcheck failures of hack/update-vendor-licenses.sh
|
2019-04-09 13:47:30 +08:00 |
|
SataQiu
|
0f09703c48
|
fix shellcheck failures of hack/update-gofmt.sh hack/update-translations.sh
|
2019-04-09 12:30:58 +08:00 |
|
Kubernetes Prow Robot
|
fbc28fd15f
|
Merge pull request #76280 from xichengliudui/fixshellcheck0409
Fix shellcheck failures in update-workspace-mirror.sh
|
2019-04-08 20:29:18 -07:00 |
|
Youbing Li
|
8a56ebed82
|
Check the content of WHAT for Makefile's verify target
|
2019-04-08 22:53:23 -04:00 |
|
aaa
|
961f1621aa
|
Fix shellcheck failures in update-workspace-mirror.sh
|
2019-04-08 14:40:26 -04:00 |
|
aaa
|
e544da8aae
|
Fix shellcheck failures in test-dockerized.sh and upload-to-gcs.sh
update pull request
update pull request
|
2019-04-08 14:14:47 -04:00 |
|
Kubernetes Prow Robot
|
8a2f8e69ed
|
Merge pull request #76197 from liggitt/generated-vendor
Mark staging go module files as generated, add script to lint dependencies
|
2019-04-08 10:16:51 -07:00 |
|
Jordan Liggitt
|
f250dcf70a
|
Prune unneeded replace directives from staging go.mod files
|
2019-04-08 09:42:22 -04:00 |
|
Jordan Liggitt
|
fdd241a858
|
Mark staging go module files as generated, add script to lint dependencies
|
2019-04-08 09:42:22 -04:00 |
|
Mehdy Bohlool
|
8702550beb
|
Support service port other than 443 for kube-aggregator
|
2019-04-08 00:19:57 -07:00 |
|
Kubernetes Prow Robot
|
f873d2a056
|
Merge pull request #75862 from xichengliudui/fixshellcheckfailures
Fix shellcheck failures in bootstrap.sh and create_block.sh
|
2019-04-07 21:52:24 -07:00 |
|
Christoph Blecker
|
2363136f2c
|
Remove has_changes logic from vendor scripts
|
2019-04-07 12:11:18 -07:00 |
|
Christoph Blecker
|
668a288595
|
Remove unneeded scripts
|
2019-04-07 12:08:41 -07:00 |
|
Kubernetes Prow Robot
|
06655abd87
|
Merge pull request #76168 from caesarxuchao/local-up-followup
Follow up of https://github.com/kubernetes/kubernetes/pull/76050#discussion_r271540758
|
2019-04-05 07:43:44 -07:00 |
|
Kubernetes Prow Robot
|
5756bfbf8d
|
Merge pull request #76180 from nikhita/verify-publishing-bot-deps
Show all missing deps when publishing-bot rules has no listed dependencies
|
2019-04-05 06:27:19 -07:00 |
|
Kubernetes Prow Robot
|
0c32c22b2e
|
Merge pull request #75546 from fabriziopandini/e2e-kubeadm-first-class
Implement make test-e2e-kubeadm
|
2019-04-05 04:59:19 -07:00 |
|
Nikhita Raghunath
|
d474631e38
|
Show all missing deps when publishing-bot has no listed dependencies
Before this, it only showed one dependency in the error message.
Also, replace godeps.json with go.mod in the error message.
|
2019-04-05 13:08:12 +05:30 |
|
Kubernetes Prow Robot
|
54ba23eec6
|
Merge pull request #76169 from BenTheElder/hack-the-planet
add bentheelder to hack/ approvers
|
2019-04-04 23:53:54 -07:00 |
|
Kubernetes Prow Robot
|
470bda42c3
|
Merge pull request #76153 from liggitt/update-vendor-cleanup
Update vendor cleanup
|
2019-04-04 23:53:42 -07:00 |
|
Kubernetes Prow Robot
|
87247f5357
|
Merge pull request #75915 from xichengliudui/fixshellcheckfailures-05
fix shellcheck failures in ./hack/jenkins/...
|
2019-04-04 22:31:19 -07:00 |
|
Benjamin Elder
|
d3c405c7c3
|
add bentheelder to hack/ approvers
|
2019-04-04 15:23:52 -07:00 |
|
Chao Xu
|
ce0cd866c0
|
followup https://github.com/kubernetes/kubernetes/pull/76050#discussion_r271540758
|
2019-04-04 14:38:26 -07:00 |
|
Jordan Liggitt
|
86f29e210b
|
Clean up generated file warnings, add recursive dependency detection
|
2019-04-04 12:06:45 -04:00 |
|
Jordan Liggitt
|
892ad8b449
|
Make pin-dependency.sh work with things other than docker
|
2019-04-04 09:20:55 -04:00 |
|
Jordan Liggitt
|
2ea3cbdcbc
|
Update hack scripts to use go mod
|
2019-04-03 10:19:39 -04:00 |
|
Jordan Liggitt
|
7f246d461b
|
Remove third_party/forked/godep
|
2019-04-03 10:19:39 -04:00 |
|
SataQiu
|
b732a53c6b
|
fix shellcheck failures of test/images/pets/redis-installer/on-start.sh
|
2019-04-03 21:55:05 +08:00 |
|
Jordan Liggitt
|
8ead4b059f
|
Add kubernetes/kubernetes tools.go imports
|
2019-04-03 09:15:39 -04:00 |
|
Kubernetes Prow Robot
|
658c290ed5
|
Merge pull request #76063 from Huang-Wei/option-clean-stdout
give users option to suppress detailed output in integration test
|
2019-04-03 03:24:19 -07:00 |
|
Kubernetes Prow Robot
|
42877480ad
|
Merge pull request #75747 from msau42/remove-alpha-crd
Remove alpha csi CRD
|
2019-04-02 22:47:41 -07:00 |
|
Kubernetes Prow Robot
|
28ac3063da
|
Merge pull request #76050 from caesarxuchao/fix-local-up-cluster
Fix kubelet start in local-up-cluster.sh
|
2019-04-02 20:11:42 -07:00 |
|
Wei Huang
|
66a3094419
|
give users option to suppress detailed output in integration test
|
2019-04-02 17:27:32 -07:00 |
|
Kubernetes Prow Robot
|
b274fb3570
|
Merge pull request #75984 from umohnani8/e2e
Add RUNTIME_REQUEST_TIMEOUT to local-up-cluster.sh
|
2019-04-02 15:45:20 -07:00 |
|
Chao Xu
|
1b953aaa59
|
Fix kubelet start in local-up-cluster.sh
|
2019-04-02 12:59:32 -07:00 |
|
Michelle Au
|
d2aa8178f2
|
Remove alpha CRD install
|
2019-04-02 10:59:11 -07:00 |
|
Kubernetes Prow Robot
|
aa52140928
|
Merge pull request #75346 from seans3/version-fix
kubectl: removes pkg/version dependency
|
2019-04-02 10:19:18 -07:00 |
|