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/test/e2e/utils
Markus Lehtonen 0174a6405b test/e2e: add helper for creating new configmaps
Implement a simple helper for creating a configmap with one key. One key
(one config file) is enough for our current tests.
2022-11-24 10:56:15 +02:00
..
config.go test/e2e: fix segfault in case no e2e config file is specified 2022-09-14 11:00:16 +03:00
configmap.go test/e2e: add helper for creating new configmaps 2022-11-24 10:56:15 +02:00
crd.go test/e2e: add tests for NodeFeatureRules 2022-10-11 17:23:52 +03: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
pod.go test/e2e: more flexible pod spec generation 2022-11-23 09:36:14 +02:00
rbac.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00
service.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00