1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-05 16:27:05 +00:00
node-feature-discovery/source
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
..
cpu cpu: add cpuid stub for non-linux platforms 2022-04-14 14:15:02 +03:00
custom apis/nfd: revert the type hack 2022-08-10 14:24:33 +03:00
fake source/fake: fix name of fake flag feature 2022-07-06 18:14:07 +03:00
kernel Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
local Additional Lint Fixes in Codebase (#779) 2022-03-02 17:12:46 -08:00
memory Additional Lint Fixes in Codebase (#779) 2022-03-02 17:12:46 -08:00
network source/network: ignore interface operational state 2022-05-13 12:40:33 +03:00
pci Merge pull request #716 from marquiz/devel/iommu-version 2022-03-15 05:32:12 -07:00
storage Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
system Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
usb Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
config.go Fix GoLinter Issues in the files (#711) 2022-01-18 23:12:06 -08:00
mock_LabelSource.go Re-generate files 2022-08-10 09:47:23 +03:00
source.go generate: update mockery to latest version 2022-08-10 09:47:23 +03:00
source_test.go Drop the iommu source 2022-06-14 15:00:29 +03:00