We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5b41489 + ffaedf9 commit eae1710Copy full SHA for eae1710
docs/reference/feature-gates.md
@@ -45,10 +45,8 @@ When enabled nfd-master does not automatically add the default
45
extended resources. Automatic prefixing is the default behavior in NFD v0.16
46
and earlier.
47
48
-Note that enabling the feature gate effectively causes unprefixed names to be
49
-filtered out as NFD does not allow unprefixed names of labels, annotations or
50
-extended resources. For example, with the `DisableAutoPrefix` feature gate set
51
-to `false`, a NodeFeatureRule with
+For example, with the `DisableAutoPrefix` feature gate set to `false`, a
+NodeFeatureRule with
52
53
```yaml
54
labels:
0 commit comments