kubernetes/test/e2e/scheduling
Lukasz Szaszkiewicz 4a7845b485 users of watchtools.NewIndexerInformerWatcher should wait for the informer to sync
previously users of this method were relying on the fact that a call to LIST was made.
Instead, users should use the dedicated `HasSynced` method.
2022-05-24 13:05:40 +02:00
..
events.go Improve checks for test/e2e/node and test/e2e/scheduling 2022-02-28 23:44:21 +05:30
framework.go remove unused funcs for e2e predicates 2020-12-12 09:43:01 +08:00
limit_range.go users of watchtools.NewIndexerInformerWatcher should wait for the informer to sync 2022-05-24 13:05:40 +02:00
nvidia-gpus.go test/e2e/*: default existing tests to privileged pod security policy 2022-04-05 08:41:12 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
predicates.go test/e2e/framework: configure pod security admission level for e2e tests 2022-03-28 15:42:10 +02:00
preemption.go test/e2e/*: default existing tests to privileged pod security policy 2022-04-05 08:41:12 +02:00
priorities.go test/e2e/framework: configure pod security admission level for e2e tests 2022-03-28 15:42:10 +02:00
ubernetes_lite.go test/e2e/framework: configure pod security admission level for e2e tests 2022-03-28 15:42:10 +02:00