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 42ae216284 test/e2e: no pod restart policy of nfd-worker by default
Fixes stricter API check on daemonset pod spec that started to cause e2e
test failures. RestartPolicyNever that we previously set (by defaylt)
isn't compatible with DaemonSets.
2022-12-01 16:14:11 +02:00
..
daemonset e2e: separate daemonset functions from pod 2022-11-29 14:39:52 +02:00
pod test/e2e: no pod restart policy of nfd-worker by default 2022-12-01 16:14:11 +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
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