Commit Graph

142 Commits

Author SHA1 Message Date
k8s-ci-robot 868736e0ad
Merge pull request #1528 from chenhonggc/local-storage
unknown object type schema.GroupVersionKind
2017-12-27 15:26:37 -08:00
k8s-ci-robot be9eeca6ee
Merge pull request #1541 from cblecker/link-updates
Fix all the links
2017-12-22 15:59:37 -08:00
Tim Hockin b398fcaa35 Convert registry to k8s.gcr.io 2017-12-22 09:55:16 -08:00
Christoph Blecker 95a4a105cd
Use git.k8s.io for links 2017-12-21 18:34:08 -08:00
xuhuilong 7805ec02cd
Update mount-options.md
yaml syntax correct.
2017-12-19 14:15:55 +08:00
chenhong@ghostcloud.cn 3718bdef97 api kind error. 2017-12-19 10:44:15 +08:00
Chia-liang Kao 57265a60e2 Fix broken link 2017-12-16 11:47:57 +08:00
Penghao Cen 9b367b984d Minor fix markdown format 2017-11-27 19:25:23 +08:00
Kubernetes Submit Queue 0b054beeee
Merge pull request #985 from resouer/fix-taint-key
Automatic merge from submit-queue.

Use new taint key in design doc

Part of: https://github.com/kubernetes/kubernetes/issues/51246

~~**DO NOT MERGE** until kubernetes/kubernetes#51266 is in!~~
2017-11-21 04:38:39 -08:00
Kubernetes Submit Queue a781c12f04
Merge pull request #1168 from msau42/storage-topology-design
Automatic merge from submit-queue.

Add more details to volume scheduling design

Done:
* Added diagram showing new additions to the scheduler flow
* Restrict new behavior through StorageClass API to eliminate backwards compatibility issues and no need for deprecation.
    * This also eliminates the requirement to support scheduler bypass use cases.
* Caching overview
* Handling other volume predicates correctly

@kubernetes/sig-storage-proposals 
@kubernetes/sig-scheduling-proposals
2017-11-14 01:00:31 -08:00
Kubernetes Submit Queue 17a2379a72
Merge pull request #1258 from kubernetes/csi-design-doc
Automatic merge from submit-queue.

CSI Volume Plugins in Kubernetes Design Doc

Design documenting all the requirements for enabling an a CSI compliant volume plugin (a CSI volume driver) in Kubernetes. This design was drafted [here](https://docs.google.com/document/d/10GDyPWbFE5tQunKMlTXbcWysUttMFhBFJRX8ntaS_4Y/edit?usp=sharing), and is now ready for publishing.  

This feature is targeted as alpha in v1.9.
2017-11-10 17:06:17 -08:00
Saad Ali a6c4b48d41 CSI Volume Plugins in Kubernetes Design Doc
Design documenting all the requirements for enabling an a CSI compliant volume plugin (a CSI volume driver) in Kubernetes. This design was drafted [here](https://docs.google.com/document/d/10GDyPWbFE5tQunKMlTXbcWysUttMFhBFJRX8ntaS_4Y/edit?usp=sharing), and is now ready for publishing.

This feature is targeted as alpha in v1.9.
2017-11-09 20:40:35 -08:00
Kubernetes Submit Queue 58178da5a3
Merge pull request #1307 from erinboyd/raw-block-3
Automatic merge from submit-queue.

add readOnly use case to raw block device proposal

This PR is an addendum to the #1265 to dictate the behavior of the container runtime for read-only devices as specified in the PVCVolumeSource. The precedence already exists for filesystems thus having a consistent behavior for the user. UC9 was added to illustrate the usage.
2017-11-09 08:53:02 -08:00
Erin A Boyd fdf8f164ba update read-only use case for raw block
mend
2017-11-09 09:43:12 -07:00
Erin A Boyd 03f5a04785 Update RawBock proposal with read-only use case 2017-11-09 09:30:12 -07:00
Kubernetes Submit Queue f04cbac5ed
Merge pull request #589 from jsafrane/containerized-mount
Automatic merge from submit-queue.

Proposal: containerized mount utilities in pods

@kubernetes/sig-storage-proposals  @kubernetes/sig-node-proposals
2017-11-09 07:35:56 -08:00
Kubernetes Submit Queue 930ce65595
Merge pull request #1332 from guineveresaenger/docfix
Automatic merge from submit-queue.

removed deprecated munge script instructions

There is no `hack/update-munge-docs.sh` script. Documentation should not refer to it.
2017-11-08 17:42:23 -08:00
Kubernetes Submit Queue 0975f2e392
Merge pull request #1366 from wangxinxu411/vvb
Automatic merge from submit-queue.

update raw-block-pv.md
2017-11-07 18:46:29 -08:00
wangxinxu 7ae1d2c847 utilitze to utilize 2017-11-07 19:42:51 +08:00
wangxinxu b3a0644fd7 mouted to mounted 2017-11-07 19:35:42 +08:00
Michelle Au aec42ea74b Add feature restriction through StorageClass API, scheduler diagram, caching details 2017-11-06 15:35:09 -08:00
Kubernetes Submit Queue 5052b4e517
Merge pull request #1140 from dhirajh/master
Automatic merge from submit-queue.

Add  provisioner changes to support block dev

Moving the doc https://docs.google.com/document/d/1hRRzZpWtbHyJC1lotE8rqp2h1NEXuFv-rAW-vLuQa94/edit?usp=sharing into this block pv document.

cc @msau42
2017-11-06 09:00:36 -08:00
Xingcai Zhang d8942f32f6 fix typo words to implementation 2017-11-04 23:30:58 +08:00
guineveresaenger a6dcf8678b removed autogenerated munge analytics from files 2017-11-03 16:55:51 -07:00
Kubernetes Submit Queue c196c68ed7
Merge pull request #1265 from erinboyd/raw-block-2
Automatic merge from submit-queue.

Version 2 for Raw Block Devices
2017-10-31 06:19:55 -07:00
Erin A Boyd 8903c1c642 update patch block volumes 2017-10-27 16:38:45 -06:00
Christoph Blecker 5422005a3f
Add sig labels and use aliases in OWNERS files 2017-10-27 09:34:18 -07:00
pospispa b378919dd8 Postpone Deletion of a Persistent Volume Claim in case It Is Used by a Pod
Proposal for postponing deletion of Persistent Volume Claim in case it's used by a pod.

It will fix issue https://github.com/kubernetes/kubernetes/issues/45143
2017-10-26 20:12:09 +02:00
Matthew Wong 62ec44978f Update volume operations metric names as implemented 2017-10-20 12:15:21 -04:00
Harry Zhang c2cc0d50f0 Use new taint key in design doc 2017-10-19 11:32:48 +08:00
Jan Safranek 69c780f8b4 Proposal: containerized mount utilities in pods 2017-10-18 14:48:07 +02:00
Kubernetes Submit Queue 2da7a979b1 Merge pull request #1128 from nikhita/fix-link-design-proposal
Automatic merge from submit-queue.

Fix links after design proposals move

Some links broke when design proposals were organized in https://github.com/kubernetes/community/pull/1010. They were mostly fixed in https://github.com/kubernetes/community/pull/1116 but a few seem to still be pointing to the old ones.

Takes another stab at https://github.com/kubernetes/community/issues/1109.

/cc @grodrigues3
2017-10-08 18:25:47 -07:00
Dhiraj 3ea8b8006b Updated to new yaml configMap format. 2017-10-04 23:22:22 -07:00
Kubernetes Submit Queue f20eb8c175 Merge pull request #1054 from msau42/storage-topology-design
Automatic merge from submit-queue.

Volume topology aware scheduling design

Proposal for a smarter scheduler that influences PV binding.

Part of kubernetes/features#121

/sig storage
/sig scheduling
/cc @kubernetes/sig-storage-proposals @kubernetes/sig-scheduling-proposals
2017-10-04 14:15:24 -07:00
Michelle Au 6e486a390f Add downsides of proposed approach, add more details about alternative approach and its downsides, add more details about binding rollback using PV taints 2017-10-03 14:21:10 -07:00
Dhiraj af5ae0897b Add provisioner changes to support block dev
Moving the doc https://docs.google.com/document/d/1hRRzZpWtbHyJC1lotE8rqp2h1NEXuFv-rAW-vLuQa94/edit?usp=sharing into this block pv document.
2017-10-01 19:19:44 -07:00
Michelle Au c9faebcf94 1.7 Local Persistent Volume design doc 2017-09-25 14:19:13 -07:00
Nikhita Raghunath 274cd4bd93 Fix links after design proposal move 2017-09-26 02:15:55 +05:30
Slava Semushin 9315c052ba flex-volumes-drivers-psp.md: move from storage/ to auth/ 2017-09-21 14:59:12 +02:00
Garrett Rodrigues 9b399e0355 addressed pr comments 2017-09-14 10:30:42 -07:00
Garrett Rodrigues 18958f8256 addressing Brians comments 2017-09-14 10:27:05 -07:00
Garrett Rodrigues 3034683c59 first pass at organizing design proposals folder 2017-09-14 10:27:05 -07:00