Merge pull request #30553 from gnufied/kep-695-doc

Move ConfigurableFSGroupPolicy to GA
This commit is contained in:
Kubernetes Prow Robot
2021-11-29 13:51:21 -08:00
committed by GitHub
2 changed files with 2 additions and 1 deletions
@@ -227,6 +227,7 @@ different Kubernetes components.
| `BoundServiceAccountTokenVolume` | `false` | Alpha | 1.13 | 1.20 |
| `BoundServiceAccountTokenVolume` | `true` | Beta | 1.21 | 1.21 |
| `BoundServiceAccountTokenVolume` | `true` | GA | 1.22 | - |
| `ConfigurableFSGroupPolicy` | `true` | GA | 1.23 | |
| `CRIContainerLogRotation` | `false` | Alpha | 1.10 | 1.10 |
| `CRIContainerLogRotation` | `true` | Beta | 1.11 | 1.20 |
| `CRIContainerLogRotation` | `true` | GA | 1.21 | - |