mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-14 20:56:42 +00:00
After introducing NodeFeatureRule we packed two CRD definitions in one yaml file. Our e2e-tests were not prepared to that and the file itself was also renamed so it couldn't even be read by the test suite. With this change the e2e-tests start to create NodeFeatre CRD in the test cluster, preparing for the addition of e2e-tests for NodeFeature API. |
||
---|---|---|
.. | ||
daemonset | ||
pod | ||
config.go | ||
configmap.go | ||
crd.go | ||
node.go | ||
noderesourcetopology.go | ||
rbac.go | ||
service.go |