Skip to content

Commit

Permalink
Create a task describing Pod process namespace sharing (#7489)
Browse files Browse the repository at this point in the history
  • Loading branch information
verb authored and zacharysarah committed Apr 16, 2018
1 parent 2ad5d12 commit 678ede6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/reference/feature-gates.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,9 +133,16 @@ different Kubernetes components.
| `PersistentLocalVolumes` | `true` | Beta | 1.10 | |
>>>>>>> Update feature gates move to beta (#7662)
| `PodPriority` | `false` | Alpha | 1.8 | |
<<<<<<< HEAD
| `PodShareProcessNamespace` | `false` | Alpha | 1.10 | |
| `PVCProtection` | `false` | Alpha | 1.9 | 1.9 |
| `ReadOnlyAPIDataVolumes` | `true` | Deprecated | 1.10 | |
||||||| merged common ancestors
| `PVCProtection` | `false` | Alpha | 1.9 | |
=======
| `PodShareProcessNamespace` | `false` | Alpha | 1.10 | |
| `PVCProtection` | `false` | Alpha | 1.9 | |
>>>>>>> Create a task describing Pod process namespace sharing (#7489)
| `ResourceLimitsPriorityFunction` | `false` | Alpha | 1.9 | |
| `RotateKubeletClientCertificate` | `true` | Beta | 1.7 | |
| `RotateKubeletServerCertificate` | `false` | Alpha | 1.7 | |
Expand Down

0 comments on commit 678ede6

Please sign in to comment.