You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in the side-car (e.g. device plugin) creates a shared area for
381
+
deploying feature files to NFD.
426
382
427
383
## Custom feature source
428
384
@@ -1000,8 +956,8 @@ The following features are available for matching:
1000
956
| | | **`major`** | int | First component of the kernel version (e.g. ‘4') |
1001
957
| | | **`minor`** | int | Second component of the kernel version (e.g. ‘5') |
1002
958
| | | **`revision`** | int | Third component of the kernel version (e.g. ‘6') |
1003
-
| **`local.label`** | attribute | | | Labels from feature files and hooks, i.e. labels from the [*local* feature source](#local-feature-source) |
1004
-
| **`local.feature`** | attribute | | | Features from feature files and hooks, i.e. features from the [*local* feature source](#local-feature-source) |
959
+
| **`local.label`** | attribute | | | Labels from feature files, i.e. labels from the [*local* feature source](#local-feature-source) |
960
+
| **`local.feature`** | attribute | | | Features from feature files, i.e. features from the [*local* feature source](#local-feature-source) |
1005
961
| | | **`<label-name>`** | string | Label `<label-name>` created by the local feature source, value equals the value of the label |
1006
962
| **`memory.nv`** | instance | | | NVDIMM devices present in the system |
1007
963
| | | **`<sysfs-attribute>`** | string | Value of the sysfs device attribute, available attributes: `devtype`, `mode` |
0 commit comments