Skip to content

Commit 08d63f2

Browse files
tengqmzacharysarah
authored andcommitted
Document that LocalStorageCapacityIsolation is beta (#7635)
A follow-up to the kubernetes/kubernetes#60159 change which has promoted the `LocalStorageCapacityIsolation` feature gate to Beta.
1 parent 3385527 commit 08d63f2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/reference/feature-gates.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,8 +102,15 @@ different Kubernetes components.
102102
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | |
103103
=======
104104
| `KubeletConfigFile` | `false` | Alpha | 1.8 | 1.9 |
105+
<<<<<<< HEAD
105106
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | |
106107
>>>>>>> Document the removal of the KubeletConfigFile feature gate (#7140)
108+
||||||| merged common ancestors
109+
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | |
110+
=======
111+
| `LocalStorageCapacityIsolation` | `false` | Alpha | 1.7 | 1.9 |
112+
| `LocalStorageCapacityIsolation` | `true` | Beta| 1.10 | |
113+
>>>>>>> Document that LocalStorageCapacityIsolation is beta (#7635)
107114
| `MountContainers` | `false` | Alpha | 1.9 | |
108115
| `MountPropagation` | `false` | Alpha | 1.8 | 1.9 |
109116
| `MountPropagation` | `true` | Beta | 1.10 | |

0 commit comments

Comments
 (0)