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 5793207cf2 test/e2e: wait for CRD deletion to complete
Wait for the deletion of NFD CRDs to complete before trying to re-create
them. Prevents errors in case CRDs already exist on the cluster when
e2e-tests are launched.
2023-04-05 15:56:26 +03:00
..
daemonset e2e: separate daemonset functions from pod 2022-11-29 14:39:52 +02:00
pod e2e: reactive updates test 2023-03-12 12:43:17 +02:00
config.go Bump go.mod k8s.io to 1.26 2022-12-13 12:12:46 +02:00
configmap.go Add master config file 2023-04-03 09:52:09 +01:00
crd.go test/e2e: wait for CRD deletion to complete 2023-04-05 15:56:26 +03:00
node.go Standardize "k8s.io/api/core/v1" package short name 2022-10-15 02:22:41 +03:00
noderesourcetopology.go Modify e2e tests to check if Topology Manager policy and scope are advertise as Attributes 2023-02-10 12:03:16 +01: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