1
0
Fork 0
mirror of https://github.com/kubernetes-sigs/node-feature-discovery.git synced 2025-03-10 02:37:11 +00:00
node-feature-discovery/test/e2e/utils
Markus Lehtonen 59a2757115 Use single-dash format for nfd cmdline flags
Use the "single-dash" version of nfd command line flags in deployment
files and e2e-tests. No impact in functionality, just aligns with
documentation and other parts of the codebase.
2022-12-21 15:00:49 +02:00
..
daemonset e2e: separate daemonset functions from pod 2022-11-29 14:39:52 +02:00
pod Use single-dash format for nfd cmdline flags 2022-12-21 15:00:49 +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 Add nfd E2E tests for tainting feature 2022-12-19 13:39:03 +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 test/e2e: add basic e2e-tests for NodeFeature API 2022-12-19 16:58:21 +02:00
service.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00