Kubernetes Prow Robot
f80cf4db50
Merge pull request #32667 from dobsonj/kep-596-1.24-updates
...
Update security considerations for CSI inline ephemeral volumes
2022-04-12 19:16:46 -07:00
Jonathan Dobson
f9ba38b5d2
Update security considerations for CSI inline ephemeral volumes
2022-04-12 09:48:18 -06:00
Kubernetes Prow Robot
f531bf4569
Merge pull request #32683 from fengzixu/main
...
doc: update volume health monitoring doc with metrics content
2022-04-11 17:19:22 -07:00
Kubernetes Prow Robot
3fca29abb1
Merge pull request #32803 from nate-double-u/merged-main-dev-1.24
...
Merged main into dev 1.24
2022-04-07 20:10:41 -07:00
Nate W
d1bce4cb0d
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-04-07 10:41:49 -07:00
Deepak Kinni
23b57a355c
Change feature state to alpha for HonorPVReclaimPolicy
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-07 19:29:46 +05:30
Deepak Kinni
8c9bf99a66
Update docs to specify PV deletion protection finalizer support for only dynamically provisioned volumes
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
2022-04-05 21:28:47 +05:30
fengzixu
b74b4c18fe
doc: update volume health monitoring doc
2022-04-05 12:51:50 +00:00
Mitesh Jain
cea33bb349
Add information about InTreePluginAzureFileUnregister and InTreePluginAzureDiskUnregister.
2022-04-01 19:30:20 +05:30
Nate W
f85be125b9
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-31 15:18:13 -07:00
Kubernetes Prow Robot
a3be045946
Merge pull request #32625 from tengqm/AnyVolumeDataSource-beta
...
AnyVolumeDataSource feature is now Beta
2022-03-31 14:43:06 -07:00
Kubernetes Prow Robot
ef745a03be
Merge pull request #32624 from tengqm/AzureDiskCSIMigration-ga
...
Update AzureDiskCSIMigration to GA
2022-03-31 14:41:05 -07:00
Kubernetes Prow Robot
55a99e6156
Merge pull request #32570 from deepakkinni/pv_doc_up_v1
...
Docs for changes related to HonorPVReclaimPolicy feature
2022-03-31 14:37:05 -07:00
Tim Bannister
672813f3e7
Move PSP into Security concepts section
...
The logical navigation definitely works better if Pod Security admission
and PodSecurityPolicy are pages in the same section. Make It So.
Co-authored-by: Rey Lejano <rlejano@gmail.com>
2022-03-30 17:30:35 +01:00
Qiming Teng
441a68cbaf
Update AzureDiskCSIMigration to GA
2022-03-30 12:39:30 +08:00
Qiming Teng
fa95fa9b23
AnyVolumeDataSource feature is now Beta
2022-03-30 09:01:40 +08:00
Chuck Ha
e611a04e6d
Removes a space that breaks a markdown link
...
Signed-off-by: Chuck Ha <chuckh@twitter.com>
2022-03-29 12:56:15 -07:00
Deepak Kinni
5d0146ba6a
Docs for changes related to HonorPVReclaimPolicy feature
...
Signed-off-by: Deepak Kinni <dkinni@vmware.com>
Co-authored-by: Qiming Teng <tengqm@outlook.com>
2022-03-29 10:01:27 +05:30
Qiming Teng
93bdfe8142
Move all volume expansion feature gates to GA
2022-03-29 10:38:58 +08:00
Nate W
7c67921f3f
Merge remote-tracking branch 'upstream/main' into dev-1.24
2022-03-28 08:48:23 -07:00
Kubernetes Prow Robot
185512f752
Merge pull request #32000 from Kartik494/podsecuritypolicies
...
Added Pod security deprecation note
2022-03-25 15:47:58 -07:00
Kubernetes Prow Robot
39fd63ba12
Merge pull request #31989 from guettli/31930__fix_busybox_image_1.28
...
fix busybox image to version 1.28
2022-03-25 15:45:59 -07:00
Meha Bhalodiya
a3660a0d76
feat: documenting serviceAccountToken volume type ( #31329 )
...
* feat: documenting serviceAccountToken volume type
* serviceAccountToken: correct few terms
* Update volumes.md
* Migrate to projected-volumes
* Update projected-volumes.md
* Remove serviceAccountToken from volume type
* Update projected-volumes.md
* Change heading's fragment identifier
2022-03-25 15:31:58 -07:00
Kubernetes Prow Robot
602f1c93b2
Merge pull request #32495 from tengqm/csi-openstack-mig-ga
...
CSIMigrationOpenStack will be GA in 1.24
2022-03-25 13:39:59 -07:00
Davanum Srinivas
8fe2f0b1c7
CSIMigrationOpenStack will be GA in 1.24
...
Signed-off-by: Davanum Srinivas <davanum@gmail.com>
2022-03-25 19:15:24 +08:00
Kubernetes Prow Robot
7720ef4bb8
Merge pull request #32182 from mattcary/patch-1
...
Update external provisioner specification reference in storage-classes.md
2022-03-24 23:25:50 -07:00
Matt Cary
35e901cdbf
Update storage-classes.md
...
The link to the external provisioner specification had gone stale, it now lives in design-proposals-archive.
2022-03-10 09:47:42 -08:00
kartik494
8540194ccd
Added Pod security deprecation note
2022-03-07 17:43:10 +05:30
Patrick Ohly
e86725d989
storage capacity: graduate to GA
2022-03-03 20:28:30 +01:00
Thomas Guettler
7122a4498a
fix busybox image to 1.28 (issues with `nslookup`).
...
Changes where done with these commands:
reprec 'image: busybox(?!:)' 'image: busybox:1.28' */docs */examples
reprec -- '--image=busybox(?!:)' '--image=busybox:1.28' */docs */examples
Related issues:
https://github.com/docker-library/busybox/issues/48
https://github.com/kubernetes/kubernetes/issues/66924
2022-03-02 20:48:26 +01:00
Damilola Abioye
bf7b94c65a
updated allowedTopologies values format
2022-03-02 20:04:02 +01:00
Kubernetes Prow Robot
ecbe8f7351
Merge pull request #31735 from benjaminguttmann-avtq/update-ebs-storage-class-information
...
[StorageClasses] Add gp3 to available ebs volume types
2022-02-21 00:02:10 -08:00
Meysam Azad
259e312ff2
docs: remove redundant word 📝
2022-02-15 19:16:42 +03:00
BG
541e89228c
[StorageClasses] Add gp3 to available ebs volume types
2022-02-14 11:38:44 +01:00
Kubernetes Prow Robot
d996c9ed4e
Merge pull request #31566 from amej/patch-1
...
Updates url to point to the glossary
2022-01-30 15:08:23 -08:00
Ameya Sathe
b19b9da1b6
Replaces with relative uri
...
Co-authored-by: Jihoon Seo <46767780+jihoon-seo@users.noreply.github.com>
2022-01-30 22:14:41 +05:30
Ameya Sathe
8c7c94d578
Updates url to point to the glossary
...
Substitutes the existing url to archived documentation of "Kubernetes Resource" with URL pointing to glossary .
Fixes the https://github.com/kubernetes/website/issues/31396
2022-01-30 16:16:58 +05:30
Yashodhan Mohan Bhatnagar
cd7114d66e
Update capitalization for mount options based on correct PV types
2022-01-28 13:37:36 +05:30
Wang
88fbaa1160
Update projected-volumes.md
2022-01-25 18:47:48 +09:00
Wang
e08d312a6d
Update projected-volumes.md
2022-01-25 17:46:30 +09:00
Kubernetes Prow Robot
b599a32374
Merge pull request #30959 from bglimepoint/patch-1
...
Note that subPathExpr uses round brackets.
2022-01-17 15:32:49 -08:00
Humble Chirammal
9abefaba6b
mention the correct feature gate name for RBD CSI migration.
...
The feature gate string (CSIMigrationRBD) was not matching with the
implementation (csiMigrationRBD) and this commit make it in parity
Ref# https://github.com/kubernetes/kubernetes/pull/107571
Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-15 09:24:54 +05:30
Paco Xu
d51b32bab8
storage class parameters value should be string
2022-01-06 11:24:06 +08:00
Kubernetes Prow Robot
c39b834244
Merge pull request #30431 from Kartik494/improveDocsCRD
...
Added a note for CRD improvement in Docs
2022-01-04 12:14:08 -08:00
kartik494
c7b9b20083
Added a note for CRD improvement in Docs
2021-12-24 11:31:45 +05:30
bglimepoint
ab9fdcbe24
Note that subPathExpr uses round brackets.
...
As it's easy to misread this as curly brackets for users familiar with
shell interpolation.
2021-12-15 04:16:21 +00:00
Matt Cary
33aae9b7e5
Update content/en/docs/concepts/storage/persistent-volumes.md
...
Co-authored-by: Tim Bannister <tim@scalefactory.com>
2021-12-13 15:35:11 -08:00
Matthew Cary
57e72bce9a
Clarify editing PV for volume resize
2021-12-13 10:22:14 -08:00
Jesse Butler
584421fe11
Merge remote-tracking branch 'upstream/main' into dev-1.23
2021-12-06 08:55:54 -05:00
Kubernetes Prow Robot
04d4d3e86b
Merge pull request #30517 from sftim/20211117_reorder_storage_concepts
...
Reorder storage concepts
2021-12-05 11:56:32 -08:00