k8s-ci-robot
855f3fae5e
Merge pull request #71235 from msau42/fix-hostpath-io
...
Fix io test to use unique file names and cleanup all files
2018-11-26 13:34:10 -08:00
Hemant Kumar
df88257ad8
Fix flake with e2e test that checks detach while mount in progress
...
A volume can show up as in-use even before it gets attached
to the node.
2018-11-26 15:28:05 -05:00
Nikhita Raghunath
b3ad9e697c
csi-api: fix Saad Ali's username in SECURITY_CONTACTS
2018-11-27 00:51:26 +05:30
Nikhita Raghunath
d21096576f
Add import restrictions for csi-api
2018-11-27 00:51:21 +05:30
k8s-ci-robot
b493bbb21b
Merge pull request #71419 from liggitt/backend-error-deadline
...
Set deadline for returning backend error
2018-11-26 11:15:16 -08:00
Masaki Kimura
790de995f3
Fix testPodFailSubpathError to make only WaitTimeoutForPodEvent wait
2018-11-26 17:29:25 +00:00
Masaki Kimura
f81abad51c
Fix eventOccurred to check message from all the events
2018-11-26 17:21:20 +00:00
Anago GCB
3a2e1dff86
Update CHANGELOG-1.10.md for v1.10.11.
2018-11-26 16:48:29 +00:00
Anago GCB
70306e2d15
Update CHANGELOG-1.11.md for v1.11.5.
2018-11-26 16:01:55 +00:00
Anago GCB
416974b834
Update CHANGELOG-1.12.md for v1.12.3.
2018-11-26 14:16:47 +00:00
Jordan Liggitt
f199f3d5a3
Set deadline for returning backend error
2018-11-26 09:15:13 -05:00
k8s-ci-robot
2257c1ecbe
Merge pull request #71412 from liggitt/backend-error
...
Handle error responses from backends
2018-11-26 04:26:22 -08:00
Jan Safranek
51fc7930d6
CSI: enhance driver tests to update the drivers.
...
We want to check that kubelet correctly handles driver update
on a node.
2018-11-26 12:45:01 +01:00
Dr. Stefan Schimanski
a00d08610f
apiserver: set klog as etcdclient logger
2018-11-26 11:46:04 +01:00
k8s-ci-robot
396271cf52
Merge pull request #70954 from qingling128/master
...
Upgrade Stackdriver Logging Agent addon image to 0.6-1.6.0-1 to use Fluentd v1.2.
2018-11-25 23:09:07 -08:00
Jordan Liggitt
b84e3dd6f8
Verify backend upgraded connection
2018-11-25 14:25:38 -05:00
k8s-ci-robot
1e50c57113
Merge pull request #70740 from mfpierre/fix-kubectl-get-sort-out-of-range
...
Fix index out of range error when sorting kubectl get
2018-11-24 12:19:06 -08:00
k8s-ci-robot
610f48f424
Merge pull request #71362 from aleksandra-malinowska/autoscaling-test-fix-26
...
Extend timeout before breaking node in autoscaling test
2018-11-24 11:04:33 -08:00
k8s-ci-robot
bb6101dfbb
Merge pull request #71385 from neolit123/kubeadm-fix-mark-control-plane-config
...
kubeadm: add missing --config flag to mark-control-plane phase
2018-11-24 09:29:49 -08:00
Jordan Liggitt
16e355791f
Improve node authorizer and noderestriction forbidden messages
2018-11-24 09:31:10 -05:00
k8s-ci-robot
7098f1ad38
Merge pull request #71382 from yagonobre/fix-reset
...
Fix kubeadm reset in case of external etcd
2018-11-24 01:59:58 -08:00
Lubomir I. Ivanov
a1a7ecaab3
kubeadm: add missing --config flag to mark-control-plane phase
2018-11-24 05:18:03 +02:00
Yago Nobre
52835fbc80
Fix kubeadm reset in case of external etcd
2018-11-23 16:27:00 -02:00
k8s-ci-robot
94759c165f
Merge pull request #71377 from andyzhangx/return-error-attachdisk
...
fix azure disk attach/detach failed forever issue
2018-11-23 08:18:12 -08:00
Aleksandra Malinowska
2f278a316f
Extend timeout before breaking node in autoscaling test
2018-11-23 13:47:05 +01:00
andyzhangx
7b14a5a2a0
should return error when attach/detach failed
2018-11-23 12:42:13 +00:00
k8s-ci-robot
205eaee0e5
Merge pull request #71145 from gnufied/test-mounted-detach
...
Fix volume detach while mount in progress
2018-11-22 23:27:48 -08:00
Anago GCB
938f41c1e8
Update CHANGELOG-1.13.md for v1.13.0-beta.2.
2018-11-23 02:55:12 +00:00
k8s-ci-robot
12e5eb7dc9
Merge pull request #71011 from sigma/pr/fix-inotify
...
replace golang.org/x/exp/inotify with standalone library
2018-11-22 18:07:51 -08:00
k8s-ci-robot
d7823bee59
Merge pull request #71360 from fabriziopandini/fix-etcd-connection
...
Fix etcd connect for join --control-plane
2018-11-22 09:35:31 -08:00
fabriziopandini
8a53031b4e
Fix etcd connect for join --control-plane
2018-11-22 17:17:27 +01:00
k8s-ci-robot
69f100e3b7
Merge pull request #70204 from imjching/70145-fix-glog-flags-apiserver
...
kube-apiserver: fix missing global flags for --help
2018-11-22 08:11:13 -08:00
Rostislav M. Georgiev
0110b6e8bf
kubeadm: Remove forgotten debug Println
...
Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-11-22 17:05:23 +02:00
Yang Li
141d33a2a5
Fix some golint errors for packages in `pkg/kubectl/cmd`
...
Co-authored-by: Arijit Basu <sayanarijit@gmail.com>
2018-11-22 22:09:08 +08:00
Yecheng Fu
37b20f0116
refactor volume binding stress tests to test scheduling one pod repeatedly
...
this helps to detect races between Find/Assume and Bind volumes
2018-11-22 18:02:57 +08:00
k8s-ci-robot
b6a0718858
Merge pull request #71323 from bart0sh/PR0043-kubeadm-init-use-commandline-options-with-config
...
kubeadm: override node registration options from command line (follow-up)
2018-11-22 01:46:51 -08:00
k8s-ci-robot
8d9ac261c4
Merge pull request #71315 from rosti/config-migrate-fix
...
kubeadm: config migrate handles more valid configs
2018-11-22 00:37:33 -08:00
yuexiao-wang
1d38de3a29
fix test names for manifests
...
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>
2018-11-22 15:30:24 +08:00
Claudiu Belu
0df9c0adf6
tests: Checks for Windows permissions as well
...
Some mounttest related tests are checking the file permissions set on the
container files, but the default file permissions on Windows is 775 instead of
644, causing some tests to fail.
Keep in mind that file permissions work differently on Windows, and setting file
permissions via Kubernetes is not currently supported on Windows.
2018-11-21 23:02:48 -08:00
k8s-ci-robot
20e1ab6744
Merge pull request #71314 from saad-ali/csi03Compat
...
Reintroduce CSI 0.3.x support in CSI Volume Plugin
2018-11-21 19:58:33 -08:00
saad-ali
a7c5582bba
Permit use of deprecated dir in device plugin.
2018-11-21 18:37:31 -08:00
saad-ali
aa8244beb5
Modify CSI to handle both 0.3 and 1.0
...
Modify the CSI volume plugin to handle CSI version 0.x as well as 1.x
2018-11-21 18:37:31 -08:00
saad-ali
d1b44857ad
Add missing feature gate to CSI driver uninstall
2018-11-21 18:37:31 -08:00
saad-ali
2b44ec5e9c
Reduce csipb dependencies
...
Remove csipb dependency from everywhere except the CSI client in
preperation for supporting multiple CSI clients.
2018-11-21 18:37:31 -08:00
saad-ali
8f666d9e41
Modify kubelet watcher to support old versions
...
Modify kubelet plugin watcher to support older CSI drivers that use an
the old plugins directory for socket registration.
Also modify CSI plugin registration to support multiple versions of CSI
registering with the same name.
2018-11-21 18:37:31 -08:00
Walter Fender
a49a4b9523
Fixing address locking in CP fake.
...
Follow on to https://github.com/kubernetes/kubernetes/pull/65226 .
2018-11-21 17:17:59 -08:00
David Eads
541f036a49
only update the apiservice status if the status has changed
2018-11-21 16:28:45 -05:00
Ed Bartosh
b4b4718fc1
kubeadm: override node registration options from command line
...
'kubeadm init' silently ignores --node-name and --cri-socket
command line options if --config option is specified.
Implemented setting 'name' and 'criSocket' options from the command
line even if --config command line option is used.
2018-11-21 21:39:07 +02:00
k8s-ci-robot
2b0212de9c
Merge pull request #71206 from stlaz/enc_config_opt
...
Rename '--experimental-encryption-provider-config' to '--encryption-provider-config'
2018-11-21 11:30:12 -08:00
Jay Lim
7fbdcf889a
kube-apiserver: fix missing global flags for --help
...
Signed-off-by: Jay Lim <jay@imjching.com>
2018-11-21 12:30:09 -05:00