Commit Graph

962 Commits

Author SHA1 Message Date
bruceauyeung f837e3505b delete a duplicate word --associated
Signed-off-by: bruceauyeung <ouyang.qinhua@zte.com.cn>
2018-08-30 14:10:42 +08:00
k8s-ci-robot 69686f927f
Merge pull request #2523 from jsafrane/csi-skip-attach
CSI: Skip attach/detach for non-attachable volumes
2018-08-27 10:14:43 -07:00
k8s-ci-robot 9adb191917
Merge pull request #2335 from xing-yang/csi_snapshot
CSI snapshot design
2018-08-27 09:39:42 -07:00
k8s-ci-robot 0741bdfbb5
Merge pull request #2495 from jingxu97/datasource
Add data source for volume provisioning
2018-08-24 17:14:25 -07:00
Jing Xu 772498694f
Update csi-snapshot.md 2018-08-24 11:44:22 -07:00
Jing Xu 71b354dfbe
Update csi-snapshot.md 2018-08-24 11:30:01 -07:00
Jing Xu 8c6cea4e2e
Update data-source.md 2018-08-24 11:12:16 -07:00
Jing Xu 4effd1a630
Update data-source.md 2018-08-24 11:08:26 -07:00
k8s-ci-robot f1d6261f21
Merge pull request #1269 from verb/pod-troubleshooting-use-container
Use v1.Container in Debug Containers API
2018-08-23 17:15:37 -07:00
Jing Xu 7eb005ce30
Update csi-snapshot.md 2018-08-23 12:16:10 -07:00
Jing Xu 127a5b7526
Update csi-snapshot.md
change VolumeSnapshotClassName as pointer
2018-08-23 12:02:48 -07:00
Jing Xu 7e303357bf
Update data-source.md 2018-08-23 11:39:16 -07:00
Xing Yang 4b0fb4cbd0 Fixed some typos. 2018-08-22 18:11:10 -07:00
Jing Xu 766ec7022f Update csi-snapshot.md 2018-08-22 18:06:29 -07:00
Jing Xu 6268b50498 Update csi-snapshot.md 2018-08-22 18:06:29 -07:00
xing-yang 5fcba270f6 Add Design Spec for CSI Snapshot
This PR proposes to add snapshot support for CSI Volume Drivers
and provide a way to restore volumes from snapshots.
2018-08-22 18:06:29 -07:00
Jing Xu 12fc30dadb
Update data-source.md 2018-08-21 15:52:01 -07:00
Lee Verberne 502b757271 Move Ephemeral Containers into pod.Spec
After discussing with API reviewers and relevant SIG leads, we've agreed that
the configuration for Ephemeral Containers should live in the pod spec.
2018-08-21 17:55:42 +02:00
vikaschoudhary16 1f85184ff2 Add plugin watcher design 2018-08-21 01:50:23 -04:00
Jing Xu c900a728c3
Update data-source.md 2018-08-20 15:55:26 -07:00
Jing Xu 095154f6cd
Update data-source.md 2018-08-20 15:50:13 -07:00
Jing Xu 22021f2214
Update data-source.md 2018-08-20 14:45:51 -07:00
Jing Xu bac19f0b0d
Update data-source.md 2018-08-20 11:06:07 -07:00
wangxy518 da16e2a82a
Update node-allocatable.md 2018-08-20 16:44:01 +08:00
Jan Safranek 27f132c422 Review updates 2 2018-08-17 13:40:50 +02:00
MIB 0b53d0960e Fix a typo in metrics-server.md 2018-08-15 21:13:32 +08:00
Tobias Bradtke 16412819b4
Fix doubled words 2018-08-14 12:55:09 +02:00
Jan Safranek 47aba567d1 Review updates 2018-08-14 10:57:12 +02:00
Jing Xu 29c02bc1d6
Update data-source.md 2018-08-10 11:19:28 -07:00
Jing Xu 4c89dc52fc
Update data-source.md 2018-08-09 11:24:41 -07:00
Jan Safranek cf360f650d CSI: Skip attach/detach for non-attachable volumes 2018-08-08 15:16:55 +02:00
Jing Xu 0bdaa17138
Update data-source.md 2018-08-07 16:49:11 -07:00
Jing Xu 216e4d444b Add data source for volume operations
propose to add data source for volume operations including provisoning
volume from snapshot, and cloning volumes
2018-08-07 16:41:05 -07:00
k8s-ci-robot 1a89fc9c40
Merge pull request #2416 from cofyc/fixk8s60002
Update volume scheduling design with event handling details.
2018-08-07 14:15:21 -07:00
k8s-ci-robot 7df9652aae
Merge pull request #2420 from mbohlool/crd_conversion
KEP for CRD conversion webhook
2018-08-06 10:09:44 -07:00
Mehdy Bohlool 4fa49091a5 CRD webhook conversion proposal 2018-08-03 15:53:19 -07:00
k8s-ci-robot 184c105667
Merge pull request #2438 from NickrenREN/attacher-refactor-for-local-storage
Attacher/Detacher refactor for local storage
2018-08-02 15:42:27 -07:00
NickrenREN 5556d7b2ef attacher/detacher refactor for local storage 2018-08-02 10:49:32 +08:00
Yecheng Fu ace040b246 Update volume scheduling design with event handling details. 2018-07-26 11:44:16 +08:00
Yecheng Fu 8ab40968b8 Update design docs to be consistent with code. 2018-07-25 15:42:21 +08:00
Wei Huang 2defcec274 fix a mis-placed section in schedule-DS-pod-by-scheduler.md 2018-07-18 11:31:31 -07:00
k8s-ci-robot a747cf5e5e
Merge pull request #1700 from xingzhou/grow-flexvolume-size
Proposal for growing FlexVolume size.
2018-06-27 14:29:20 -07:00
vikaschoudhary16 b2455b100f Update quota support for priority proposal according to the implementation 2018-06-15 08:46:42 -04:00
William Zhang b9c3580c1e Fix typo
Signed-off-by: William Zhang <warmchang@outlook.com>
2018-06-13 23:32:49 +08:00
Jonathan MacMillan 58de5ce6dd Follow up to #2220, addressing @csbell's comments. 2018-06-07 13:26:40 -07:00
Jonathan MacMillan 84da537814 Document sig-multicluster decision about reserved namespaces. 2018-06-06 14:23:44 -07:00
Daniel 5f6eb26d5a
Update vertical-pod-autoscaler.md
Minor spelling mistake
2018-06-05 11:48:53 +05:30
k8s-ci-robot 920d87ea65
Merge pull request #1893 from m1093782566/cni-tc
Support traffic shaping for Kubelet CNI network plugin
2018-06-04 15:13:54 -07:00
m1093782566 ae04570672 cni traffic shaping 2018-06-04 10:50:12 +08:00
AdamDang b1fb89cc5c
Typo fix: A users-> A user
A users-> A user
2018-06-02 17:55:50 +08:00