Kubernetes Prow Robot
b57387b333
Merge pull request #76767 from SataQiu/fix-shellcheck-20190418
...
Fix shellcheck failures of hack/verify-openapi-spec.sh
2019-04-22 13:17:46 -07:00
Kubernetes Prow Robot
716344fd7d
Merge pull request #76849 from liggitt/crd_webhook_integration_tests
...
Fix scale and rollback subresources with admission webhooks, add integration tests
2019-04-22 10:44:16 -07:00
Kubernetes Prow Robot
dc395391bc
Merge pull request #76834 from SataQiu/fix-hack-shell-2019041905
...
Fix bug and golint failures of hack/verify-api-groups.sh
2019-04-22 10:44:00 -07:00
Kubernetes Prow Robot
0ca27bfee2
Merge pull request #76139 from SataQiu/fix-golint-kubectl-20190404
...
Fix golint failures of pkg/kubectl/apps
2019-04-22 10:43:44 -07:00
Kubernetes Prow Robot
cb3837f228
Merge pull request #76894 from cwdsuzhou/fix_podPriorityName_duplicated
...
Fix printing duplicated pod priorityClassName
2019-04-22 09:24:02 -07:00
Kubernetes Prow Robot
3488cd346a
Merge pull request #76804 from SataQiu/fix-apis-golint-20190419
...
Fix golint failures of pkg/apis/batch
2019-04-22 09:23:46 -07:00
SataQiu
741caa4475
fix bug and golint failures of hack/verify-api-groups.sh
2019-04-22 22:20:04 +08:00
Kubernetes Prow Robot
f0a4672e6d
Merge pull request #76656 from feiskyer/az-vmss-fix
...
Switch to instance-level update APIs for Azure VMSS loadbalancer operations
2019-04-22 07:11:45 -07:00
caiweidong
653708b836
fix duplicated pod priorityClassName
2019-04-22 21:34:04 +08:00
Kubernetes Prow Robot
f9a3a22e35
Merge pull request #76769 from rojkov/kubeadm-drop-NewCACertAndKey
...
kubeadm: drop duplicate function NewCACertAndKey
2019-04-22 03:21:43 -07:00
Pengfei Ni
d35c3a2299
Add unit tests
2019-04-22 13:31:47 +08:00
Pengfei Ni
620a5b32a9
Update vendors
2019-04-22 13:31:47 +08:00
Pengfei Ni
859c640597
Cleanup codes that not required any more
2019-04-22 13:31:47 +08:00
Pengfei Ni
f7db5f7ab7
Replace vmss update API with instance-level update API
2019-04-22 13:31:45 +08:00
SataQiu
b4bc5cb4fe
Merge branch 'master' into fix-shellcheck-20190418
2019-04-22 11:32:17 +08:00
Kubernetes Prow Robot
75d45bdfc9
Merge pull request #76856 from SataQiu/fix-hack-cherrypick-20190420
...
Fix shellcheck failures of hack/cherry_pick_pull.sh
2019-04-21 09:25:44 -07:00
Pengfei Ni
c27ff9a11e
Upgrade compute API to version 2019-03-01
2019-04-21 18:12:29 +08:00
Kubernetes Prow Robot
1377108c08
Merge pull request #76808 from SataQiu/fix-hack-shellcheck-20190419
...
Fix shellcheck failures of hack/verify-readonly-packages.sh
2019-04-21 00:47:44 -07:00
Kubernetes Prow Robot
b1fea1bdf5
Merge pull request #76662 from stuart-mclaren/version-fix
...
Fix kubectl version --client=true
2019-04-20 15:39:44 -07:00
Kubernetes Prow Robot
c0c1e148e3
Merge pull request #76859 from SataQiu/fix-kubeadm-20190420
...
kubeadm: use 'errors.Errorf' instead of 'fmt.Errorf'
2019-04-20 14:21:44 -07:00
Kubernetes Prow Robot
c262f9c7d9
Merge pull request #76865 from fabriziopandini/fix-certs-renewal
...
kubeadm: fix kubeadm alpha cert renew error in case of external CA
2019-04-20 11:45:45 -07:00
Kubernetes Prow Robot
95b5b9894a
Merge pull request #75573 from xichengliudui/fixshellcheck190321
...
fix shellcheck in test-smoke.sh and test-network.sh
2019-04-20 10:27:40 -07:00
fabriziopandini
dc8331e385
fix-certs-renewal
2019-04-20 17:08:10 +02:00
SataQiu
62dbd0fa0d
use 'errors.Errorf' instead of 'fmt.Errorf'
2019-04-20 17:10:18 +08:00
SataQiu
e7e517434b
fix shellcheck failures of hack/cherry_pick_pull.sh
2019-04-20 15:49:34 +08:00
Jordan Liggitt
69042da958
Add integration tests covering admission webhooks
2019-04-20 03:33:36 -04:00
Jordan Liggitt
cc3252d13d
Fix deploymentrollback to be named creator, populate object name in admission
2019-04-20 03:33:36 -04:00
Jordan Liggitt
dced88e703
Fix scale subresource when used with admission webhooks
2019-04-20 03:33:36 -04:00
Jordan Liggitt
3bbd9b2c55
tag test/integration/apimachinery as integration test
2019-04-20 02:20:31 -04:00
Jordan Liggitt
aee1997a19
quiet integration test logs
2019-04-20 02:20:31 -04:00
SataQiu
43095d9218
fix shellcheck failures of hack/verify-readonly-packages.sh
2019-04-20 14:10:58 +08:00
Kubernetes Prow Robot
b384712024
Merge pull request #76576 from cblecker/go-1.12.4
...
Update to go 1.12.4
2019-04-19 21:53:42 -07:00
Kubernetes Prow Robot
f8378468b6
Merge pull request #76847 from fabriziopandini/kubeadm-cleanup-unused-func
...
kubeadm: cleanup unused func
2019-04-19 20:30:30 -07:00
Kubernetes Prow Robot
9d617776a3
Merge pull request #76801 from logicalhan/metrics-owners
...
add owners file to util/metrics and auto-labeling
2019-04-19 20:30:14 -07:00
Kubernetes Prow Robot
f3ca66ad23
Merge pull request #76745 from atoato88/fix-golint-e2e-framework-util-go-part4
...
Fix golint failures of e2e/framework/util.go - part4
2019-04-19 20:29:58 -07:00
Kubernetes Prow Robot
f980370fc0
Merge pull request #76608 from suigh/b1_etcd.sh
...
update the output of install-etcd.sh, show how to export the environment of etcd
2019-04-19 20:29:42 -07:00
Kubernetes Prow Robot
31903e644b
Merge pull request #76152 from SataQiu/fix-shell-cluster-20190404
...
Fix some shellcheck failures of cluster/*.sh
2019-04-19 18:59:41 -07:00
Kubernetes Prow Robot
22c67bb113
Merge pull request #76333 from cwdsuzhou/clean_up_scheduler_binder
...
Rename some varibles and clean up codes in scheduler_binder.go
2019-04-19 17:18:03 -07:00
Akihito INOH
97fe60e807
Fix golint failures of e2e/framework/util.go - part4
...
This is a part of a series for fixing golint failures for util.go.
- fixes golint failures from line 3686 to end of file at original util.go
This fixes golint failures of the following file:
- test/e2e/framework/util.go
2019-04-20 08:47:37 +09:00
Kubernetes Prow Robot
746fea0428
Merge pull request #76843 from xichengliudui/fixshellcheckfailures-27
...
Fix shellcheck failures on verify-readonly-packages.sh
2019-04-19 13:51:55 -07:00
fabriziopandini
d94c5bac47
kubeadm-cleanup-unused-func
2019-04-19 22:30:44 +02:00
aaa
ad5bccc510
fix shellcheck in test-smoke.sh and test-network.sh
...
update pull request
update pull request
update pull request
update pull request
2019-04-19 16:15:10 -04:00
aaa
e05f85a611
Fix shellcheck failures on verify-readonly-packages.sh
2019-04-19 14:59:50 -04:00
Kubernetes Prow Robot
61fa0fd44a
Merge pull request #76816 from soltysh/cli_apiapprovers
...
Add soltysh and pwittrock to sig-cli-api-reviewers
2019-04-19 11:10:10 -07:00
Kubernetes Prow Robot
29163600fe
Merge pull request #76796 from dims/remove-unused-methods
...
Remove unused code
2019-04-19 11:09:55 -07:00
Kubernetes Prow Robot
ac1557a886
Merge pull request #76781 from cwdsuzhou/priorityClass
...
Support describe priority class of pod, rs, sts...
2019-04-19 09:48:10 -07:00
Kubernetes Prow Robot
e4f9d8fe3f
Merge pull request #76331 from xichengliudui/fixshellcheckfailures-17
...
Fix shellcheck failures in stage-upload.sh
2019-04-19 09:47:55 -07:00
Dmitry Rozhkov
580513ed66
kubeadm: drop duplicate function NewCACertAndKey
...
The function certs.NewCACertAndKey() is just a wrapper around
pkiutil.NewCertificateAuthority() which doesn't add any
additional functionality.
Instead use pkiutil.NewCertificateAuthority() directly.
2019-04-19 19:17:34 +03:00
SataQiu
a20aec8d2d
fix shellcheck failures of hack/verify-openapi-spec.sh
2019-04-19 23:28:34 +08:00
Kubernetes Prow Robot
b32b742d97
Merge pull request #76819 from serathius/metrics-server-internal-ip
...
[metrics-server addon] Restore connecting to nodes via IP addresses
2019-04-19 07:31:55 -07:00