mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
Merge pull request #1951 from marquiz/devel/nodefeature-ga
docs: minor update in the feature gates table
This commit is contained in:
commit
835832729f
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ The feature gates are set using the `-feature-gates` command line flag or
|
||||||
|
|
||||||
| Name | Default | Stage | Since | Until |
|
| Name | Default | Stage | Since | Until |
|
||||||
| --------------------- | ------- | ------ | ------- | ------ |
|
| --------------------- | ------- | ------ | ------- | ------ |
|
||||||
| `NodeFeatureAPI` | true | Beta | V0.14 | |
|
| `NodeFeatureAPI` | true | Beta | V0.14 | v0.16 |
|
||||||
| `NodeFeatureAPI` | true | GA | V0.17 | |
|
| `NodeFeatureAPI` | true | GA | V0.17 | |
|
||||||
| `DisableAutoPrefix` | false | Alpha | V0.16 | |
|
| `DisableAutoPrefix` | false | Alpha | V0.16 | |
|
||||||
| `NodeFeatureGroupAPI` | false | Alpha | V0.16 | |
|
| `NodeFeatureGroupAPI` | false | Alpha | V0.16 | |
|
||||||
|
|
Loading…
Reference in a new issue