1
0
Fork 0
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:
Kubernetes Prow Robot 2024-11-08 08:50:43 +00:00 committed by GitHub
commit 835832729f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 | |