1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-09 18:27:01 +00:00
node-feature-discovery/test/e2e
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
..
data test/e2e: add tests for NodeFeatureRules 2022-10-11 17:23:52 +03:00
utils test/e2e: no pod restart policy of nfd-worker by default 2022-12-01 16:14:11 +02:00
e2e-test-config.example.yaml e2e: add basic topology updater test 2022-08-11 08:53:01 +02:00
e2e_test.go Update e2e test to work with updated dependencies 2020-11-18 13:09:13 +02:00
framework.go go.mod: update kubernetes to v1.25.0 2022-09-09 10:55:03 +03:00
node_feature_discovery.go test/e2e: no pod restart policy of nfd-worker by default 2022-12-01 16:14:11 +02:00
topology_updater.go e2e: simplify sleeper pod 2022-11-29 14:39:54 +02:00