Skip to content

Commit ffaedf9

Browse files
committed
docs: fix documentation of the DisableAutoPrefix feature gate
Align with the latest changes in code.
1 parent 0cf99d6 commit ffaedf9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/reference/feature-gates.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,8 @@ When enabled nfd-master does not automatically add the default
4545
extended resources. Automatic prefixing is the default behavior in NFD v0.16
4646
and earlier.
4747

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
48+
For example, with the `DisableAutoPrefix` feature gate set to `false`, a
49+
NodeFeatureRule with
5250

5351
```yaml
5452
labels:

0 commit comments

Comments
 (0)