Document the removal of Accelerators feature gate (#7389)
The `Accelerators` feature gate will be removed in 1.11. 1.10 will be its last mile. References: kubernetes/kubernetes#57384
This commit is contained in:
@@ -25,8 +25,16 @@ different Kubernetes components.
|
|||||||
|
|
||||||
| Feature | Default | Stage | Since | Until |
|
| Feature | Default | Stage | Since | Until |
|
||||||
|---------|---------|-------|-------|-------|
|
|---------|---------|-------|-------|-------|
|
||||||
|
<<<<<<< HEAD
|
||||||
| `Accelerators` | `false` | Alpha | 1.6 | 1.10 |
|
| `Accelerators` | `false` | Alpha | 1.6 | 1.10 |
|
||||||
| `AdvancedAuditing` | `false` | Alpha | 1.7 | 1.7 |
|
| `AdvancedAuditing` | `false` | Alpha | 1.7 | 1.7 |
|
||||||
|
||||||| merged common ancestors
|
||||||
|
| `Accelerators` | `false` | Alpha | 1.6 | |
|
||||||
|
| `AdvancedAuditing` | `false` | Alpha | 1.7 | |
|
||||||
|
=======
|
||||||
|
| `Accelerators` | `false` | Alpha | 1.6 | 1.10 |
|
||||||
|
| `AdvancedAuditing` | `false` | Alpha | 1.7 | |
|
||||||
|
>>>>>>> Document the removal of Accelerators feature gate (#7389)
|
||||||
| `AdvancedAuditing` | `true` | Beta | 1.8 | |
|
| `AdvancedAuditing` | `true` | Beta | 1.8 | |
|
||||||
| `AffinityInAnnotations` | `false` | Alpha | 1.6 | 1.7 |
|
| `AffinityInAnnotations` | `false` | Alpha | 1.6 | 1.7 |
|
||||||
| `AllowExtTrafficLocalEndpoints` | `false` | Beta | 1.4 | 1.6 |
|
| `AllowExtTrafficLocalEndpoints` | `false` | Beta | 1.4 | 1.6 |
|
||||||
|
|||||||
Reference in New Issue
Block a user