Kubernetes Prow Robot
3baac6dde3
Merge pull request #30705 from jlbutler/merged-main-dev-1.23
...
Periodic integration branch sync for 1.23
2021-12-02 18:02:26 -08:00
Tim Bannister
d09282b3f0
Tweak FlexVolume deprecation text
2021-12-02 23:46:47 +00:00
Jesse Butler
018f9d05a2
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-01 12:23:10 -05:00
Kubernetes Prow Robot
b1a73567ec
Merge pull request #30686 from chetak123/flexVolume_deprecated
...
Mark FlexVolume deprecated
2021-12-01 05:39:14 -08:00
Ayushman Mishra
0cbedcfeed
changes made
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
changes
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-12-01 18:27:48 +05:30
Kubernetes Prow Robot
177448d3f8
Merge pull request #30552 from gnufied/kep-1790-doc
...
Add doc for Recovery from expansion failure
2021-11-30 10:18:56 -08:00
Ayushman Mishra
9bef88f008
Edited FlexVolume deprecated
...
Signed-off-by: Ayushman Mishra <ayushvidushi01@gmail.com>
2021-11-30 09:18:11 +05:30
Hemant Kumar
37532e231a
Add docs for RecoverVolumeExpansionFailure feature
2021-11-29 16:37:57 -05:00
Oksana Naumov
02f63b9661
CSI migration of Portworx is in alpha
2021-11-29 10:49:10 -08:00
Kubernetes Prow Robot
44576253cf
Merge pull request #30533 from humblec/rbd-mig-doc-1.23
...
Add RBD CSI migration section to the storage volumes guide
2021-11-29 09:13:23 -08:00
Humble Chirammal
280229b0ec
Add RBD CSI migration section to the storage volumes guide
...
Kubernetes adds the RBD CSI migration functionality via CSI
migration translation lib.
Ref# kubernetes/kubernetes#95361
This commit add the migration details to volumes.md and
feature-gates.md
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-11-26 23:42:10 +05:30
Kubernetes Prow Robot
6be6d31823
Merge pull request #30333 from chetak123/mark_flexvolume_deprecated
...
Added Note for Deprecation of Flexvolume
2021-11-20 10:38:59 -08:00
Kubernetes Prow Robot
000a9de46f
Merge pull request #30559 from aravindhp/windows-projected-volume-follow-up
...
storage: Minor fixes to Windows projected volumes
2021-11-20 08:40:59 -08:00
Aravindh Puthiyaparambil
11f5db4461
storage: Minor fixes to Windows projected volumes
...
- Add missing period
- Link to projected volume permission KEP instead of PR
- Add missing PowerShell command
2021-11-19 12:58:42 -08:00
Neha Viswanathan
eaf2004e2a
replace dead links
2021-11-18 09:44:51 -08:00
Neha Viswanathan
d9d2c78964
replace dead links
2021-11-18 09:29:12 -08:00
Jesse Butler
d330226a95
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-11-17 12:55:09 -05:00
Kubernetes Prow Robot
cee6c712bd
Merge pull request #30366 from aravindhp/windows-projected-volume
...
storage: document Windows projected volume limitations
2021-11-16 16:11:53 -08:00
Aravindh Puthiyaparambil
4c296c6ad0
storage: document Windows projected volume limitations
...
xref: https://github.com/kubernetes/kubernetes/issues/102849
2021-11-16 09:38:05 -08:00
Patrick Ohly
65bceb1876
generic ephemeral volumes: document graduation to GA
2021-11-12 09:46:11 +01:00
Aravindh Puthiyaparambil
c0dd24a8ba
storage: create new file for projected volumes
...
Move inline examples into the examples folder
2021-11-08 16:07:33 -08:00
Bob Furu
b5b60db805
Replace Docker image with container image and other minor edits for clarity
2021-11-07 20:21:09 -05:00
Ayushman
dabf80ae56
Added Note for Deprecation of Flexvolume
...
flexVolume
Signed-off-by: Ayushman <ayushvidushi01@gmail.com>
2021-11-07 13:55:52 +05:30
huzhengchuan
98e5b3e90b
fix typos
...
not need '('
2021-10-13 14:21:15 +08:00
Kubernetes Prow Robot
4924944ea2
Merge pull request #29770 from Kartik494/ReadWriteOnceBehvaviour
...
Added a note for improvement in documentation for ReadWriteOnce and ReadWriteOncePod access mode.
2021-09-29 02:52:49 -07:00
kartik494
9fe3e942ff
Added note to improve access modes documentation
2021-09-28 17:06:34 +05:30
Kubernetes Prow Robot
c1ec23f4c2
Merge pull request #28863 from sgpinkus/patch-1
...
Update persistent-volumes.md
2021-09-24 16:28:22 -07:00
Mengjiao Liu
f945335af6
Hard-code the name of the target repo's default branch instead of using the githubbranch parameter value
2021-08-10 18:03:21 +08:00
Kubernetes Prow Robot
ad3319300f
Merge pull request #29232 from sftim/2021084_update_links_to_api_reference_pv
...
Link from PV / PVC concept to new API reference
2021-08-05 13:47:19 -07:00
Tim Bannister
1b3125353d
Link from PV / PVC concept to new API reference
2021-08-04 22:52:27 +01:00
Victor Palade
4b3b80f962
deprecation: Update quobyte storage class
...
This change adds a deprecation notice for the in-tree quobyte storage class and offers a link to the out-of-tree example.
Signed-off-by: Victor Palade <victor@cloudflavor.io>
2021-07-29 15:56:41 +03:00
PI-Victor
fe170db160
Merge branch 'dev-1.22' into merged-master-dev-1.22
2021-07-28 18:14:25 +03:00
Kubernetes Prow Robot
96c89395cc
Merge pull request #28610 from bswartz/volume-populators
...
[1.22] Volume populators redesign #1495
2021-07-28 06:35:35 -07:00
Ben Swartzlander
2fd8c1435a
[1.22] Volume populators redesign #1495
...
Add dataSourceRef documentation
2021-07-27 18:36:45 -04:00
Kubernetes Prow Robot
60984701a9
Merge pull request #28114 from chrishenzie/read-write-once-pod-access-mode
...
ReadWriteOncePod access mode alpha docs
2021-07-27 09:44:46 -07:00
Chris Henzie
2113947048
ReadWriteOncePod access mode alpha
2021-07-27 09:21:29 -07:00
Victor Palade
3c95e6a96b
Merge master into dev-1.22 to keep in sync
2021-07-27 18:47:27 +03:00
Chen, Xu Chun (Simon)
a6edadd674
add nfs storageClass example ( #28941 )
...
* add nfs example
* --amend
2021-07-27 02:48:45 -07:00
Jiawei Wang
ce8641227c
Fix csi migration feature gates
2021-07-26 13:14:25 -07:00
Kubernetes Prow Robot
5525bd968f
Merge pull request #28223 from Jiawei0227/cc
...
Deprecate and remove some storage plugins
2021-07-26 11:58:33 -07:00
Kubernetes Prow Robot
45f69e5f7c
Merge pull request #28785 from Arhell/typo
...
fix typo volumes.md
2021-07-09 06:12:54 -07:00
sgpinkus
6158a7f926
Update persistent-volumes.md
...
Makes option 3 for "reclaiming" a released PV a bit clearer. Used to be:
> Manually delete the associated storage asset, or if you want to reuse the same storage asset, create a new PersistentVolume with the same storage asset definition.
But the 2nd part applies more to reclamation option 1 and is kind of contradictory with option 3 (which isn't really "reclaiming" anything AFAICT). So just move to it's own stand alone sentence.
2021-07-09 00:00:03 +10:00
Arhell
d169f75ce3
fix typo volumes.md
2021-07-04 10:11:54 +03:00
Kubernetes Prow Robot
d295c65929
Merge pull request #28437 from amej/patch-1
...
#28436 Correct spelling in storage-classes.md
2021-07-03 08:50:18 -07:00
ialidzhikov
71d17c3f68
Fix default disk type for Azure
...
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
2021-07-02 15:52:42 +03:00
Kubernetes Prow Robot
d26f9ac045
Merge pull request #28252 from tallclair/hostpath
...
Copy PSP hostpath warning to hostpath volume docs
2021-06-28 01:43:25 -07:00
Jiawei Wang
0b90e84c89
Deprecate and remove some storage plugins
2021-06-25 10:56:41 -07:00
Tim Allclair
6d0d8c0d7d
Copy PSP hostpath warning to hostpath volume docs
2021-06-23 17:20:34 -07:00
Qiming Teng
e9703497a1
Remove exec permission on markdown files
...
For some unknown reasons, we have got many markdown files with exec
permission. That is weird and risky.
2021-06-16 17:57:00 +08:00
Ameya Sathe
ede15be105
Correct spelling in storage-classes.md
...
Fix for https://github.com/kubernetes/website/issues/28436
2021-06-16 12:32:06 +05:30