Kubernetes Prow Robot
40f691a416
Merge pull request #76918 from xichengliudui/cleanup-kubeadm-master
...
kubeadm cleanup: master -> control-plane
2019-04-22 22:44:08 -07:00
SataQiu
2704abf844
fix shellcheck failures of hack/verify-boilerplate.sh verify-cli-conventions.sh verify-codegen.sh
2019-04-23 13:39:00 +08:00
SataQiu
423e8f0292
fix golint failures of pkg/kubelet/dockershim/cm
2019-04-23 12:59:13 +08:00
SataQiu
cd8fae5370
fix validation message: apiServerEndpoints -> apiServerEndpoint
2019-04-23 11:47:57 +08:00
Kubernetes Prow Robot
4ec29a1a2b
Merge pull request #76889 from SataQiu/fix-golint-kubelet-util-20190422
...
Fix golint failures of pkg/kubelet/util
2019-04-22 20:44:25 -07:00
Kubernetes Prow Robot
b9606bef8d
Merge pull request #76860 from SataQiu/fix-golint-volume-20190420
...
Fix golint failures of pkg/volume/local
2019-04-22 20:44:07 -07:00
Kubernetes Prow Robot
33f907a4df
Merge pull request #76912 from tallclair/cloudinfo
...
Reregister cAdvisor cloud info providers in Kubelet
2019-04-22 17:10:07 -07:00
Tim Allclair
c12b053390
Reregister cAdvisor cloud info providers in Kubelet
2019-04-22 15:43:45 -07:00
Kubernetes Prow Robot
588ea5d757
Merge pull request #76871 from cblecker/shellcheck-colour
...
Fix malformed JUNIT XML with shellcheck failures
2019-04-22 14:38:19 -07:00
Kubernetes Prow Robot
a961c13db5
Merge pull request #76640 from george-angel/master
...
update k8s.gcr.io/k8s-dns-node-cache image version
2019-04-22 14:38:02 -07:00
Kubernetes Prow Robot
dc08b6b275
Merge pull request #76625 from gnufied/skip-if-no-default-sc
...
Skip storage tests that depend on default SC - if no default SC is found
2019-04-22 14:37:45 -07:00
Kubernetes Prow Robot
aa11d0edef
Merge pull request #76850 from yujuhong/sd-agent
...
GCE/Windows: enable stackdriver logging agent
2019-04-22 13:18:03 -07:00
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
Hemant Kumar
6fee8a7727
Skip pvc protection tests if no default SC is found
...
Other tests that check for default storageclass also
check for cloudprovider such as gce, aws and openstack
and hence are already skipped in bare metal environments.
But this particular test keeps failing because no such check exists.
2019-04-22 14:51:04 -04: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
fansong.cfs
6c6d472039
add object type to cacheWatcher
2019-04-23 00:40:47 +08: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
SataQiu
c892beca8b
fix shellcheck failures of test/e2e_node/environment/setup_host.sh
2019-04-22 22:08:26 +08: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
SataQiu
cd6828bae0
fix golint failures of pkg/kubelet/util
2019-04-22 15:23:07 +08:00
Shintaro Murakami
e9906dc362
Create GroupVersionKind with simpler way
2019-04-22 15:31:10 +09: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
903c5a53b3
fix shellcheck failures of cluster/gce/gci/shutdown.sh
2019-04-22 11:46:45 +08:00
Jun Gong
5ad4cd6b72
Cancel processing node if error occurs when getting affinity and antiaffinity
2019-04-22 11:35:23 +08:00
SataQiu
b4bc5cb4fe
Merge branch 'master' into fix-shellcheck-20190418
2019-04-22 11:32:17 +08:00
SataQiu
f5736f3fd1
fix some golint failures of pkg/kubelet
2019-04-22 10:40:51 +08:00
aaa
2dd0ff8c61
Move the SchemeGroupVersion variable into var()
...
update pull request
2019-04-21 14:01:52 -04:00
aaa
220b07f2c8
Replace variables 10250 and 10255 with constants
...
update pull request
2019-04-21 13:01:09 -04:00
aaa
2fb859db42
Fix shellcheck failures on
...
update pull request
update pull request
2019-04-21 12:40:12 -04: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
Christoph Blecker
5236850989
Fix malformed JUNIT XML with shellcheck failures
2019-04-20 18:22:28 -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
aaa
9536561e59
Using var() block to define variables
2019-04-20 15:12:48 -04: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
aaa
a5b88f69e9
Fix two minor bugs in kubeadm
2019-04-20 06:42:36 -04:00
SataQiu
1f40880615
fix golint failures of pkg/volume/local
2019-04-20 18:18:25 +08:00