1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-14 20:56:42 +00:00
node-feature-discovery/test/e2e/utils
Markus Lehtonen 13f3959ebe test/e2e: fix creation of NFD CRDs
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.
2022-12-14 14:44:17 +02:00
..
daemonset e2e: separate daemonset functions from pod 2022-11-29 14:39:52 +02:00
pod update test functions according to upstream deprecated/removed methods 2022-12-13 12:12:50 +02:00
config.go Bump go.mod k8s.io to 1.26 2022-12-13 12:12:46 +02:00
configmap.go test/e2e: add helper for creating new configmaps 2022-11-24 10:56:15 +02:00
crd.go test/e2e: fix creation of NFD CRDs 2022-12-14 14:44:17 +02:00
node.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00
noderesourcetopology.go e2e: topologyupdater: wait for deletion 2022-11-21 12:26:42 +02:00
rbac.go nfd-topology-updater: update NodeResourceTopology objects directly 2022-12-08 11:03:22 +02:00
service.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00