Skip to content

Commit eae1710

Browse files
authored
Merge pull request #2202 from marquiz/devel/docs-unprefixed-labels
docs: fix documentation of the DisableAutoPrefix feature gate
2 parents 5b41489 + ffaedf9 commit eae1710

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)