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
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
leigh capili
47e52d2981
Refactor loops over SupportedMediaTypes() where mediaType is used to match a single SerializerInfo{}
...
We have an existing helper function for this: runtime.SerializerInfoForMediaType()
This is common prep-work for encoding runtime.Objects into JSON/YAML for transmission over the wire or writing to ComponentConfigs.
2019-04-04 19:01:01 -06:00
Kubernetes Prow Robot
8660288acd
Merge pull request #76034 from mkimuram/issue/75775
...
Restore volume tests using statefulset
2019-04-04 17:48:07 -07:00
Kubernetes Prow Robot
df646dfed8
Merge pull request #76032 from bclau/tests/agnhost-image
...
tests: Adds agnhost image
2019-04-04 17:47:55 -07:00
Kubernetes Prow Robot
f25fa0e9e1
Merge pull request #75750 from msau42/metrics
...
Improve volume operation metrics
2019-04-04 17:47:43 -07:00
Kubernetes Prow Robot
529cd2c674
Merge pull request #74649 from draveness/patch-1
...
fix: typo in stateful_set_control
2019-04-04 17:47:31 -07:00
Kubernetes Prow Robot
dc1ff116dc
Merge pull request #74220 from tedyu/master
...
Aggregate errors for kube runtime GC
2019-04-04 17:47:19 -07:00
Vallery Lancey
a12e98a3b8
Revert "Fixed old function signature in kube-proxy tests."
...
This reverts commit 29ba1b0372
.
2019-04-04 17:09:39 -07:00
Vallery Lancey
eff9b4036e
Revert "Deprecated --cleanup-ipvs flag in kube-proxy"
...
This reverts commit 4f1bb2bd2f
.
2019-04-04 16:59:05 -07:00
Ke Wu
925dc7f2e0
Fix empty array expansion error in cluster/gce/util.sh
...
Empty array expansion causes "unbound variable" error in
bash 4.2 and bash 4.3.
2019-04-04 16:46:58 -07:00
Tim Hockin
f8a7936894
Add better logging when iptables-restore fails
2019-04-04 16:34:10 -07:00
Kubernetes Prow Robot
1c105e1629
Merge pull request #75624 from yuwenma/gce-manifest
...
[Distroless] Convert the GCE manifests for master containers.
2019-04-04 16:21:19 -07:00
Tim Allclair
10d8d2f974
Update debian base image OWNERS
2019-04-04 15:54:37 -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
Akihito INOH
fad1ebc45f
Fix golint failures of e2e/framework/v*.go
...
This fixes golint failures of the following file:
- test/e2e/framework/volume_util.go
This changes following file because of change function name
in above file.
- test/e2e/storage/testsuites/volumes.go
2019-04-05 06:16:13 +09:00
Kubernetes Prow Robot
312c8ccb69
Merge pull request #76149 from liggitt/pin-fixup
...
Make pin-dependency.sh work with things other than docker
2019-04-04 13:21:30 -07:00
Kubernetes Prow Robot
d18dae53a5
Merge pull request #75432 from draveness/feature/use-devnull-instead-of-stdin
...
feat: use ignore instead of stdin in genyaml cmd
2019-04-04 13:21:18 -07:00
Vallery Lancey
29ba1b0372
Fixed old function signature in kube-proxy tests.
2019-04-04 13:09:15 -07:00
Vallery Lancey
4f1bb2bd2f
Depricated --cleanup-ipvs flag in kube-proxy
2019-04-04 12:51:36 -07:00
Nikhita Raghunath
8a6449d16f
Update deepcopy files with fixed distinction between 1st and 2nd comment block
...
Ref: https://github.com/kubernetes/kubernetes/pull/71027
2019-04-05 01:03:12 +05:30