1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-16 13:28:18 +00:00
node-feature-discovery/source/custom
Markus Lehtonen 345e9bf72c apis/nfd: revert the type hack
Revert the hack that was a workaround for issues with k8s deepcopy-gen.
New deepcopy-gen is able to generate code correctly without issues so
this is not needed anymore.

Also, removing this hack solves issues with object validation when
creating NodeFeatureRules programmatically with nfd go-client. This is
needed later with NodeFeatureRules e2e-tests.

Logically reverts f3cc109f99.
2022-08-10 14:24:33 +03:00
..
rules Additional Lint Fixes in Codebase (#779) 2022-03-02 17:12:46 -08:00
custom.go Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
directory_features.go source/custom: implement generic feature matching 2021-11-12 16:51:13 +02:00
static_features.go apis/nfd: revert the type hack 2022-08-10 14:24:33 +03:00