Zhen Wang
953677d7a5
Use Node-Problem-Detector v0.6.3 on GCI
2019-04-05 11:08:24 -07:00
Kubernetes Prow Robot
f1693efe37
Merge pull request #76196 from kubernetes/revert-75547-improve_the_efficiency_of_delivery_watch_events
...
Revert "delivery event non blocking firstly"
2019-04-05 10:21:44 -07:00
Kubernetes Prow Robot
4e8dd70234
Merge pull request #76171 from thockin/kube-proxy-iptables-restore-log
...
Add better logging when iptables-restore fails
2019-04-05 10:21:32 -07:00
Kubernetes Prow Robot
4d73d99fd7
Merge pull request #75705 from oomichi/golint-e2e-framework-f
...
Fix golint failures of e2e/framework/f*.go
2019-04-05 10:21:20 -07:00
Andrew Sy Kim
046f322cd0
add @andrewsykim, @neolit123, @stevesloka and @johnSchnake as test/ reviewer
...
Signed-off-by: Andrew Sy Kim <kiman@vmware.com>
2019-04-05 12:33:38 -04:00
goodluckbot
151649df4c
Integrate backoff mechanism into the scheduling queue and remove the Backoff util
2019-04-06 00:15:00 +08:00
Kubernetes Prow Robot
e18667405d
Merge pull request #76193 from wongma7/multivolume-node-affinity
...
Use metadata.name instead of hostname label when setting affinity
2019-04-05 09:01:32 -07:00
Kubernetes Prow Robot
66ada2a1fd
Merge pull request #76191 from jsafrane/fix-csi-topology-cloud
...
Don't run topology tests with GCE CSI driver on non-GCE cloud
2019-04-05 09:01:20 -07:00
Matthew Wong
c802f81045
Update to latest csi/external-provisioner rbac
2019-04-05 11:09:25 -04:00
Humble Chirammal
6eae6bbac5
Use pvc uid in endpoint/service label
...
If the pvc name is more than 63 chars, the endpoint creation
will fail due to the validation of objectmeta length of fields ie 63 chars at max.
This patch introduce an enhancement where if the pvc name is >=63 the pvc uid
is recorded at label instead of name. To preserve backward compatibility, the pvcname
has been kept in endpoint metadata label if length of pvc name is <63chars.
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2019-04-05 20:30:57 +05:30
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
223f355ba4
Merge pull request #76162 from nikhita/bump-gengo
...
Bump gengo to avoid large errors in verify logs
2019-04-05 07:43:32 -07:00
Kubernetes Prow Robot
16db83b257
Merge pull request #75985 from ravisantoshgudimetla/fix-pod-toleration
...
Fix besteffort pods for conflicting tolerations
2019-04-05 07:43:20 -07:00
Christoph Blecker
e09a6b7c9b
Add dep-approvers for reviewing go dependency changes
2019-04-05 09:56:45 -04:00
Wojciech Tyczynski
cea9d65a2c
Revert "delivery event non blocking firstly"
2019-04-05 15:36:08 +02:00
Kubernetes Prow Robot
06150f798e
Merge pull request #76190 from mborsz/revert-75624-gce-manifest
...
Revert "[Distroless] Convert the GCE manifests for master containers."
2019-04-05 06:27:32 -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
Matthew Wong
900034e5ed
Use metadata.name instead of hostname label when setting affinity
2019-04-05 07:53:35 -04:00
Matthew Wong
5d9330aa75
Update csi-hostpath-provisioner to v1.1.0-rc2
2019-04-05 07:38:43 -04:00
Jan Safranek
fc8b8669d1
Don't run topology tests with GCE CSI driver on non-GCE cloud
2019-04-05 13:26:11 +02:00
Maciej Szulik
bcfd48c29e
Fix flaky legacy pod autoscaler test
...
The reactor in runTest is set to catch all actions, but eventually it
only handles CreateAction without checking action type which might fail
sometimes when Patch arrives. This fix ensures we handle only the
CreateAction.
2019-04-05 13:20:30 +02:00
Maciej Borsz
a0b51681c4
Revert "[Distroless] Convert the GCE manifests for master containers."
2019-04-05 12:55:14 +02:00
Kubernetes Prow Robot
ca1e47065b
Merge pull request #76163 from msau42/csi-beta-e2e
...
Use official images in pd driver e2es
2019-04-05 01:17:20 -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
84b561033e
Merge pull request #76175 from stealthybox/refactor-mediatype-loops
...
Refactor loops over `SupportedMediaTypes()` where mediaType is used to match a single SerializerInfo{}
2019-04-04 23:54:07 -07:00
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
1b1b7859ad
Merge pull request #76111 from kewu1992/fix_gce_util.sh
...
Fix emptry array expansion error in cluster/gce/util.sh
2019-04-04 23:53:31 -07:00
Kubernetes Prow Robot
a727bddc5e
Merge pull request #75523 from freehan/bug-fix
...
reconcile pod ready condition when message is not expected
2019-04-04 23:53:19 -07:00
Kubernetes Prow Robot
e9ca60bf0d
Merge pull request #76142 from soltysh/fix_createdisk
...
Fix TestCreateDisk by sorting tags
2019-04-04 22:32:06 -07:00
Kubernetes Prow Robot
c644851d31
Merge pull request #76136 from mkumatag/update_etcd_repo
...
Use multi-arch etcd image
2019-04-04 22:31:54 -07:00
Kubernetes Prow Robot
a4a4b4c1db
Merge pull request #76119 from SataQiu/improve-kubeadm-20190404
...
Code refactor: replace repeated values with a constant
2019-04-04 22:31:43 -07:00
Kubernetes Prow Robot
71f4c9a51c
Merge pull request #76109 from vllry/kubeproxy-autocleanup
...
Remove kube-proxy autocleanup for inactive modes
2019-04-04 22:31:31 -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
Jordan Liggitt
53e55d314a
Make sorting printer sort tables in place
2019-04-05 01:20:06 -04:00
Jordan Liggitt
7013827309
Stop special-casing tables in kubectl get to print 'No resources found'
2019-04-05 01:20:01 -04:00
Jordan Liggitt
1c3adedf1c
Request and handle server-side printing when watching with kubectl
2019-04-05 01:20:01 -04:00
Jordan Liggitt
34e9d80b87
Refactor kubectl table printing for watch
...
Warn if sorting and watching are requested together
2019-04-05 01:19:57 -04:00
Jordan Liggitt
135d2f197a
Add unit test for sort-by table output
2019-04-05 01:19:57 -04:00
Jordan Liggitt
a347826b4f
Add unit test for empty table results
2019-04-05 01:19:57 -04:00
Jordan Liggitt
959c56d325
Install meta.k8s.io/v1beta1 types into kubectl scheme
2019-04-05 01:19:57 -04:00
Kubernetes Prow Robot
990ee3c09c
Merge pull request #76116 from xichengliudui/patch-5
...
Fix comments and function names are different
2019-04-04 21:08:07 -07:00
Kubernetes Prow Robot
28295b0e78
Merge pull request #76098 from smarterclayton/move_direct_encoder
...
Move DirectEncoder to runtime, rename, add .WithoutConversion() on CodecFactory
2019-04-04 21:07:55 -07:00
Kubernetes Prow Robot
72ed03fed4
Merge pull request #76065 from hormes/add_timeout_support_for_watch
...
add timeout support for watch
2019-04-04 21:07:42 -07:00
Kubernetes Prow Robot
ca7b6129d5
Merge pull request #76057 from atoato88/fix-golint-e2e-framework-r
...
Fix golint failures of e2e/framework/r*.go
2019-04-04 21:07:29 -07:00
Kubernetes Prow Robot
ef5094c391
Merge pull request #75891 from tallclair/debian-owners
...
Update debian base image OWNERS
2019-04-04 21:07:17 -07:00
Kubernetes Prow Robot
73c1e35491
Merge pull request #76174 from msau42/slow-e2es
...
Mark slow storage e2es
2019-04-04 19:37:19 -07:00
Vallery Lancey
3c9989258a
Fixed --cleanup-ipvs help text
2019-04-04 18:35:24 -07:00
Michelle Au
ce7ac63916
Mark slow storage e2es
2019-04-04 18:01:22 -07:00