1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2024-12-14 11:57:51 +00:00
node-feature-discovery/pkg
Markus Lehtonen 4a8fc811be pkg/utils: add UnmarshalJSON method to StringSetVal
Make it possible to specify values in yaml as an array like

  conf:
    - foo
    - bar

Instead of unwieldy map like

  conf:
    foo:
    bar:
2023-03-14 10:53:24 +02:00
..
apihelper apis/nfd: update auto-generated code 2022-10-18 18:41:53 +03:00
apis/nfd/v1alpha1 apis/nfd: update auto-generated code 2022-12-22 17:58:20 +02:00
cpuid pkg/cpuid: lint fixes 2020-05-20 21:48:06 +03:00
generated apis/nfd: update auto-generated code 2022-12-14 07:31:28 +02:00
labeler apis/nfd: update auto-generated code 2022-10-18 18:41:53 +03:00
nfd-master feat: add deny-label-ns flag which supports wildcard 2023-02-15 09:47:00 +01:00
nfd-topology-gc nrt-api: move from v1alpha1 to v1alpha2 2023-02-09 12:29:54 +01:00
nfd-topology-updater topology-updater:compute pod set fingerprint 2023-02-22 10:22:50 +01:00
nfd-worker Add discovery duration logging. 2023-02-13 12:55:57 +02:00
podres topologyupdater: Bootstrap nfd-topology-updater in NFD 2021-09-21 10:47:39 +01:00
resourcemonitor topology-updater:compute pod set fingerprint 2023-02-22 10:22:50 +01:00
topologypolicy nrt-api: move from v1alpha1 to v1alpha2 2023-02-09 12:29:54 +01:00
utils pkg/utils: add UnmarshalJSON method to StringSetVal 2023-03-14 10:53:24 +02:00
version version: allow undefined version 2020-03-20 07:21:43 +02:00