@@ -112,10 +112,19 @@ different Kubernetes components.
112
112
| ` LocalStorageCapacityIsolation ` | ` true ` | Beta| 1.10 | |
113
113
>>>>>>> Document that LocalStorageCapacityIsolation is beta (#7635 )
114
114
| ` MountContainers ` | ` false ` | Alpha | 1.9 | |
115
+ <<<<<<< HEAD
115
116
| ` MountPropagation ` | ` false ` | Alpha | 1.8 | 1.9 |
116
117
| ` MountPropagation ` | ` true ` | Beta | 1.10 | |
117
118
| ` PersistentLocalVolumes ` | ` false ` | Alpha | 1.7 | 1.9 |
118
119
| ` PersistentLocalVolumes ` | ` true ` | Beta | 1.10 | |
120
+ ||||||| merged common ancestors
121
+ | ` MountPropagation ` | ` false ` | Alpha | 1.8 | |
122
+ | ` PersistentLocalVolumes ` | ` false ` | Alpha | 1.7 | |
123
+ =======
124
+ | ` MountPropagation ` | ` false ` | Alpha | 1.8 | |
125
+ | ` PersistentLocalVolumes ` | ` false ` | Alpha | 1.7 | 1.9 |
126
+ | ` PersistentLocalVolumes ` | ` true ` | Beta | 1.10 | |
127
+ >>>>>>> Update feature gates move to beta (#7662 )
119
128
| ` PodPriority ` | ` false ` | Alpha | 1.8 | |
120
129
| ` PodShareProcessNamespace ` | ` false ` | Alpha | 1.10 | |
121
130
| ` PVCProtection ` | ` false ` | Alpha | 1.9 | 1.9 |
@@ -134,9 +143,16 @@ different Kubernetes components.
134
143
| ` SupportPodPidsLimit ` | ` false ` | Alpha | 1.10 | |
135
144
| ` TaintBasedEvictions ` | ` false ` | Alpha | 1.6 | |
136
145
| ` TaintNodesByCondition ` | ` false ` | Alpha | 1.8 | |
146
+ <<<<<<< HEAD
137
147
| ` TokenRequest ` | ` false ` | Alpha | 1.10 | |
138
148
| ` VolumeScheduling ` | ` false ` | Alpha | 1.9 | 1.9 |
139
149
| ` VolumeScheduling ` | ` true ` | Beta | 1.10 | |
150
+ ||||||| merged common ancestors
151
+ | ` VolumeScheduling ` | ` false ` | Alpha | 1.9 | |
152
+ =======
153
+ | ` VolumeScheduling ` | ` false ` | Alpha | 1.9 | 1.9 |
154
+ | ` VolumeScheduling ` | ` true ` | Beta | 1.10 | |
155
+ >>>>>>> Update feature gates move to beta (#7662 )
140
156
141
157
## Using a Feature
142
158
0 commit comments