k8s-ci-robot
|
2fd1949b7f
|
Merge pull request #71294 from Chenditang/verify-golint
Fix golint verify errors.
|
2018-11-29 21:45:02 -08:00 |
k8s-ci-robot
|
af6bf1e436
|
Merge pull request #70645 from changyaowei/node_ephemeral-storage
Fix bug: when kubelet restart, the ephemeral-storage in node status upgrade to 0
|
2018-11-29 21:44:53 -08:00 |
k8s-ci-robot
|
15556551be
|
Merge pull request #68942 from nikhita/csi-api-staging-restrict-imports
Add import restrictions for csi-api
|
2018-11-29 21:44:42 -08:00 |
k8s-ci-robot
|
1fd45cfb24
|
Merge pull request #71272 from sttts/sttts-unstructured-accessor-intermediate-not-found
unstructured: return not-found if intermediate path is not found
|
2018-11-29 19:04:55 -08:00 |
k8s-ci-robot
|
a08d89c0f5
|
Merge pull request #70959 from MikeSpreitzer/group-still-not-optional
Clarified syntax doc on --watch-cache-sizes
|
2018-11-29 19:04:46 -08:00 |
k8s-ci-robot
|
9829585260
|
Merge pull request #70847 from krmayankk/active-dead
fix error type when using activeDeadlineSeconds with RS/RC
|
2018-11-29 19:04:36 -08:00 |
k8s-ci-robot
|
9c74dc4ef3
|
Merge pull request #70834 from zhangmingld/gloginfoinsteadinfof
use glog.info instead glog.infof when no var
|
2018-11-29 19:04:27 -08:00 |
k8s-ci-robot
|
550f6200c5
|
Merge pull request #67036 from Huang-Wei/update-ds-pod-tolerations
update logic of adding default DS pod tolerations
|
2018-11-29 19:04:17 -08:00 |
k8s-ci-robot
|
bf7efc6272
|
Merge pull request #71256 from bclau/fixes-hardcoded-image-names
tests: Fixes wrong Pod Container Image usage in test/e2e/apps
|
2018-11-29 15:27:04 -08:00 |
k8s-ci-robot
|
81eb9ce491
|
Merge pull request #71217 from jsafrane/status-update-unit-test
CSI v1 leftovers
|
2018-11-29 15:26:53 -08:00 |
k8s-ci-robot
|
4372d62ff5
|
Merge pull request #71211 from jsafrane/meta-status-reset
Refactor status PrepareForUpdate into standalone method
|
2018-11-29 15:26:42 -08:00 |
k8s-ci-robot
|
05fe21fa52
|
Merge pull request #71210 from pohly/podlogs-activated-pods
e2e/framework: capture logs only from pods that actually started
|
2018-11-29 15:26:31 -08:00 |
k8s-ci-robot
|
8c5b9b7479
|
Merge pull request #71207 from jsafrane/mount-anyuid-test
Fix unit test to run with random UID
|
2018-11-29 15:26:20 -08:00 |
k8s-ci-robot
|
409bfc4337
|
Merge pull request #71047 from pivotal-k8s/bump-k8s-utils
Bump k8s.io/uitls to 8e7ff06
|
2018-11-29 11:17:08 -08:00 |
k8s-ci-robot
|
791758b1ef
|
Merge pull request #71038 from neolit123/remove-dyn-kubelet-const
kubeadm: remove leftover DynamicKubeletConfig constant
|
2018-11-29 11:16:58 -08:00 |
k8s-ci-robot
|
409a5ecae2
|
Merge pull request #71036 from bclau/test-windows-permissions
tests: Checks for Windows permissions as well
|
2018-11-29 11:16:49 -08:00 |
k8s-ci-robot
|
163b54dc4d
|
Merge pull request #70995 from stewart-yu/stewart-sample-controller-redurabce-import
remove duplicated import
|
2018-11-29 11:16:39 -08:00 |
k8s-ci-robot
|
7db6ad1f0e
|
Merge pull request #70781 from emwalker/68026-golint-fixes-4
Remove test/images/* from hack/.golint_failures
|
2018-11-29 11:16:28 -08:00 |
k8s-ci-robot
|
6be4f1bbf3
|
Merge pull request #71471 from mshaverdo/panic_in_attach_detach_controller
Fix panic in attachDetachController
|
2018-11-29 09:30:21 -08:00 |
k8s-ci-robot
|
527d1c34cc
|
Merge pull request #70947 from Adirio/nodetree-thread-safety
Scheduler internal NodeTree thread-safe NumNodes
|
2018-11-29 07:36:48 -08:00 |
k8s-ci-robot
|
b4be951273
|
Merge pull request #70932 from caseydavenport/calico-v3.3
Update Calico to v3.3.1
|
2018-11-29 07:36:38 -08:00 |
k8s-ci-robot
|
d80614d4a7
|
Merge pull request #70860 from humblec/getVolumeName
GlusterFS: Move GetVolumeName() to unimplemented func.
|
2018-11-29 07:36:28 -08:00 |
k8s-ci-robot
|
6d189fd316
|
Merge pull request #70838 from ping035627/k8s-181107
Fix the service_controller test cases and some syntax errors
|
2018-11-29 07:36:18 -08:00 |
k8s-ci-robot
|
cc153a9cd5
|
Merge pull request #70612 from jianglingxia/jlx201811031409
delete new defined para name in fc volume
|
2018-11-29 07:36:07 -08:00 |
k8s-ci-robot
|
ba5f1cbfba
|
Merge pull request #71320 from mborsz/nodekiller
Introduce NodeKiller -- a utility to simulate node failures in e2e tests
|
2018-11-29 05:18:52 -08:00 |
Maciej Borsz
|
9e493e169d
|
Implement NodeKiller -- a util to simulate node failures.
|
2018-11-29 12:56:50 +01:00 |
Mikhail Shaverdo
|
a29981640f
|
Fix nil pointer dereference panic in attachDetachController
add check `attachableVolumePlugin == nil` to operationGenerator.GenerateDetachVolumeFunc()
|
2018-11-29 13:10:07 +03:00 |
k8s-ci-robot
|
9f75e03481
|
Merge pull request #70714 from freehan/serve-hostname-close
add ability to close connection for serve-host
|
2018-11-29 02:01:23 -08:00 |
k8s-ci-robot
|
d0e8e6b78f
|
Merge pull request #70613 from jianglingxia/jlx201811031619
fix golint problem of volume cephfs/iscsi/nfs
|
2018-11-29 02:01:13 -08:00 |
k8s-ci-robot
|
a2353d5bdb
|
Merge pull request #67360 from jiaxuanzhou/1.11
simplify logic for func BuildArgumentListFromMap
|
2018-11-29 02:01:03 -08:00 |
k8s-ci-robot
|
7ae97bcd0b
|
Merge pull request #66308 from RobertKrawitz/bug-1581483
Reduce logspam for crash looping containers
|
2018-11-29 02:00:54 -08:00 |
k8s-ci-robot
|
6d87c074e2
|
Merge pull request #63664 from xchapter7x/pkg-scheduler-api-validation
use subtest for table units (pkg/scheduler/api/validation)
|
2018-11-29 02:00:43 -08:00 |
Wei Huang
|
ad6e3617d3
|
update logic of adding default DS pod tolerations
- update DS pod default tolerations: add PIDPressure, remove OutOfDisk
- remove useless tolerations testcases
|
2018-11-29 01:18:32 -08:00 |
k8s-ci-robot
|
06a0ed7f3f
|
Merge pull request #70596 from neolit123/owners-controller
pkg/controller: add SIG label to OWNERS
|
2018-11-29 00:48:25 -08:00 |
k8s-ci-robot
|
e5326f22ea
|
Merge pull request #70471 from xichengliudui/fix181031
Fix some typos
|
2018-11-29 00:48:16 -08:00 |
k8s-ci-robot
|
d0ac922996
|
Merge pull request #70440 from nikhita/add-license-headers
Add license header to non-generated proto files
|
2018-11-29 00:48:05 -08:00 |
k8s-ci-robot
|
d2ca5194ae
|
Merge pull request #70432 from mvladev/fix-cloud-provider-aws
fix aws provider to handle only EBS volumes
|
2018-11-29 00:47:55 -08:00 |
k8s-ci-robot
|
86d4d95e0d
|
Merge pull request #70426 from sttts/sttts-testserver-run-errors
testservers: return Run method errors correctly
|
2018-11-29 00:47:45 -08:00 |
k8s-ci-robot
|
b548d92b7c
|
Merge pull request #70392 from harsh-px/cfg-port
Lookup PX api port from k8s service
|
2018-11-28 23:31:50 -08:00 |
k8s-ci-robot
|
3faeb7ba6f
|
Merge pull request #70360 from houjun41544/20181029-1
Fix an error in comment
|
2018-11-28 23:31:40 -08:00 |
k8s-ci-robot
|
b385742d8f
|
Merge pull request #70127 from dtaniwaki/print-sub-path
Fix SubPath printing
|
2018-11-28 23:31:31 -08:00 |
k8s-ci-robot
|
64b96d426a
|
Merge pull request #69885 from clickyotomy/master
Fix local copy path for `kubectl cp'.
|
2018-11-28 23:31:21 -08:00 |
k8s-ci-robot
|
2e80c3a0b2
|
Merge pull request #69874 from stewart-yu/patch-1
fix some wrong type in printers.go
|
2018-11-28 23:31:10 -08:00 |
k8s-ci-robot
|
c2d93cb1b2
|
Merge pull request #69063 from stewart-yu/stewart-componentconfig-clodeclean03
remove dependency on the legacyscheme, using self-scheme
|
2018-11-28 21:44:57 -08:00 |
k8s-ci-robot
|
69bab0de51
|
Merge pull request #68422 from kellycampbell/fix-nlb-secgroups
Fix AWS NLB security group updates
|
2018-11-28 21:44:48 -08:00 |
k8s-ci-robot
|
7a958cf9e9
|
Merge pull request #68402 from saravanan30erd/cloudprovider-ovirt
Fix golint failures - pkg/cloudprovider/providers/ovirt
|
2018-11-28 21:44:38 -08:00 |
k8s-ci-robot
|
8b11fda27b
|
Merge pull request #67931 from tanshanshan/littleprint
make error info clearly
|
2018-11-28 21:44:28 -08:00 |
k8s-ci-robot
|
0b78c0b45a
|
Merge pull request #67927 from k82cn/ds_approver
Volunteer to be DaemonSet controller maintainer.
|
2018-11-28 21:44:18 -08:00 |
k8s-ci-robot
|
9c50dd0562
|
Merge pull request #71539 from msau42/revert-70578-csi-e2e-driver-update
Revert "CSI: enhance driver tests to update the drivers."
|
2018-11-28 18:26:36 -08:00 |
Michelle Au
|
b02cada150
|
Revert "CSI: enhance driver tests to update the drivers."
|
2018-11-28 17:10:13 -08:00 |