Commit Graph

72476 Commits (8916bfabab863cd271a3464445a47845714675bb)

Author SHA1 Message Date
Yago Nobre 90783e7c52
Use kubeconfig flag instead of kubeconfig-dir in kubeadm init phase bootstrap-token 2018-12-06 17:14:44 -02:00
Jordan Liggitt e1722057b9 Allow kube-scheduler to tolerate cluster auth config lookup failure 2018-12-06 12:35:01 -05:00
Maciej Szulik aeb35206be Set delete propagation policy to background when removing jobs and its dependents 2018-12-06 17:23:07 +01:00
Kubernetes Prow Robot ad728da0e6
Merge pull request #71770 from yue9944882/automated-cherry-pick-of-#71744-origin-release-1.13
Automated cherry pick of #71744: fixes autoscaling types conversion
2018-12-06 05:17:48 -08:00
Pengfei Ni f6e8f3b183 Fix Azure node's internal IP address
Only use the first IP address got from instance metadata. This is
because Azure CNI would setup a list of IP addresses in instance metata,
while only the first one is the Node's IP.
2018-12-06 15:18:15 +08:00
Kubernetes Prow Robot 0475d45afa
Merge pull request #71670 from bsalamat/automated-cherry-pick-of-#71488-upstream-release-1.13
Automated cherry pick of #71488 upstream release 1.13
2018-12-05 22:00:51 -08:00
zuoxiu.jm ff4c2cd0ed fixes autoscaling types conversion 2018-12-06 12:42:55 +08:00
Kubernetes Prow Robot 414fceacf2
Merge pull request #71680 from msau42/automated-cherry-pick-of-#71574-upstream-release-1.13
Automated cherry pick of #71574: Check for subpath error in container status instead of pod
2018-12-04 13:18:45 -08:00
Jordan Liggitt 863a63d863 Plumb token and token file through rest.Config 2018-12-04 15:27:44 -05:00
Zhen Wang de3e021bbf Use Node-Problem-Detector v0.6.0 2018-12-04 11:29:43 -08:00
Cheng Xing 34946a253a Volume exec file test: added NodeSelector to pod 2018-12-03 18:22:08 -08:00
Michelle Au 1759d03618 Refactor driverinfo feature support into capabilities map 2018-12-03 18:22:07 -08:00
Michelle Au d7ba5b9f60 Add e2e test for file exec 2018-12-03 18:22:07 -08:00
Michelle Au c4463c1e24 Check for subpath error in container status instead of pod events 2018-12-03 18:11:10 -08:00
Anago GCB 3a5c57cb84 Add/Update CHANGELOG-1.13.md for v1.13.0. 2018-12-03 22:11:15 +00:00
Anago GCB e10f8ec070 Kubernetes version v1.13.1-beta.0 openapi-spec file updates 2018-12-03 20:55:16 +00:00
Bobby (Babak) Salamat 669c5f42bf autogenerated files 2018-12-03 11:34:24 -08:00
Bobby (Babak) Salamat eb31bbb8d2 Change sort function of the scheduling queue to avoid starvation 2018-12-03 11:34:24 -08:00
Anago GCB ddf47ac13c Add/Update CHANGELOG-1.13.md for v1.13.0-rc.2. 2018-11-30 23:40:04 +00:00
Harsh Desai 29bea17b39 Update portworx to move from glog to klog
Signed-off-by: Harsh Desai <harsh@portworx.com>
2018-11-29 18:28:07 -08:00
Harsh Desai 41076f175b cache portworx API port
- reused client whenever possible
- refactor get client function into explicit cluster-wide and local functions

Signed-off-by: Harsh Desai <harsh@portworx.com>
2018-11-29 18:28:07 -08:00
Harsh Desai 40cf4b75ea Lookup PX api port from k8s service
Fixes #70033

Signed-off-by: Harsh Desai <harsh@portworx.com>
2018-11-29 18:28:07 -08:00
Yang Li 25b853393d Merge remote-tracking branch 'origin/master' into release-1.13 2018-11-29 11:01:10 +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
k8s-ci-robot 6e5176b48d
Merge pull request #71520 from saad-ali/allow0310Both
Allow CSI Drivers suporting 0.x/1.x to use old dir
2018-11-28 12:22:37 -08:00
saad-ali 18050e308c Allow CSI Drivers suporting 0.x/1.x to use old dir
Allow drivers implmenting both CSI 0.x and 1.x to use the old volume
plugin directory in addition to the the new volume plugin directory.
2018-11-28 11:11:37 -08:00
k8s-ci-robot 3d68f44d11
Merge pull request #71513 from losipiuk/lo/update-ca-version-1.13.0
Update Cluster Autoscaler version to 1.13.0
2018-11-28 11:04:24 -08:00
Łukasz Osipiuk 6db2483e0b Update Cluster Autoscaler version to 1.13.0 2018-11-28 16:06:18 +01:00
k8s-ci-robot 3f47b4febd
Merge pull request #70578 from jsafrane/csi-e2e-driver-update
CSI: enhance driver tests to update the drivers.
2018-11-28 05:20:45 -08:00
k8s-ci-robot b75a34644e
Merge pull request #71495 from andyzhangx/detach-azuredisk-issue
fix detach azure disk issue due to dirty cache
2018-11-28 01:29:09 -08:00
andyzhangx cd2930258c fix detch azure disk issue by clean vm cache 2018-11-28 06:25:09 +00:00
k8s-ci-robot 5dfe48b0ff
Merge pull request #71483 from mkimuram/issue/71433v2
Fix timeout for testPodFailSubpathError longer to avoid flake
2018-11-27 22:10:19 -08:00
Anago GCB ee420ebf75 Add/Update CHANGELOG-1.13.md for v1.13.0-rc.1. 2018-11-28 02:57:36 +00:00
Anago GCB 9b9f5f949d Update CHANGELOG-1.13.md for v1.13.0-rc.1. 2018-11-28 02:57:36 +00:00
Doug MacEachern 2936527307 Merge remote-tracking branch 'origin/master' into release-1.13 2018-11-27 18:14:13 -08:00
k8s-ci-robot 7b24399fb5
Merge pull request #71440 from vladimirvivien/csi-registration-annotation-fix
Fix for race condition caused by concurrent fsnotify (CREATE and REMOVE) in kubelet/plugin_watcher.go
2018-11-27 17:08:09 -08:00
Masaki Kimura bae2e8a5e3 Fix timeout for testPodFailSubpathError longer to avoid flake 2018-11-28 00:04:52 +00:00
k8s-ci-robot 22ff267324
Merge pull request #71406 from WanLinghao/rootcacert_clusterrole_fix
Fix feature-gate inconsistent between rootcacertpublisher and post-start clusterroles
2018-11-27 13:59:49 -08:00
k8s-ci-robot 414cfbd821
Merge pull request #71452 from losipiuk/lo/update-ca-version-1.13
Update Cluster Autoscaler version to 1.13.0-rc.2
2018-11-27 07:06:34 -08:00
Jan Safranek 8fb3e9fe2a Make HostPath CSI driver persistent across restart.
The driver dynamically provisions its volumes in /tmp. To preserve the data
across driver restarts, the directory must be mapped to more persistent
place, /tmp on the host seems to be the safest choice.
2018-11-27 13:53:48 +01:00
Łukasz Osipiuk 0fac5aaaad Update Cluster Autoscaler version to 1.13.0-rc.2 2018-11-27 12:47:42 +01:00
WanLinghao 0bab5ee5ad Currently the root-ca-cert-publisher was shadowed by BoundServiceAccountTokenVolume feature gate.
But its corresponding bootstrap RBAC policy was shadowed by TokenRequest feature gate.
This patch fix it.
2018-11-27 11:44:35 +08:00
Vladimir Vivien e86bdc7989 Forces fsnotify CREATE and REMOVE to occur serially 2018-11-26 22:11:47 -05:00
Yang Li a59be31234 Merge remote-tracking branch 'origin/master' into release-1.13. Deleting CHANGELOG-1.10.md CHANGELOG-1.11.md CHANGELOG-1.12.md 2018-11-27 10:52:37 +08:00
k8s-ci-robot fad23990ce
Merge pull request #71429 from gnufied/fix-detach-while-mount-flake
Fix flake with e2e test that checks detach while mount in progress
2018-11-26 16:57:21 -08:00
k8s-ci-robot ce68cfa453
Merge pull request #71428 from mkimuram/issue/71383
Fix subpath test flake that is caused in testPodFailSubpathError
2018-11-26 15:43:33 -08:00
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
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