This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-11-12 21:40:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
d83cd48e5ebbb1b073164a574ef9aa5a68569d9c
kubernetes
/
test
/
e2e
/
scheduling
History
joey
cc19b33a95
add e2e test when a plugin (in-tree or out-of-tree) return non-existent/illegal nodes, the pod should be scheduled normally if suitable nodes exists
...
Signed-off-by: joey <
zchengjoey@gmail.com
>
2024-04-27 09:43:23 +08:00
..
events.go
using wait.PollUntilContextTimeout instead of deprecated wait.Poll/PollWithContext/PollImmediate/PollImmediateWithContext methods for scheduler
2023-08-24 18:35:59 +08:00
framework.go
e2e: enhance SIGDescribe
2023-10-10 18:15:49 +02:00
limit_range.go
fix limitrange flaky test
2023-10-13 11:46:05 +08:00
nvidia-gpus.go
Check taints as well for control-plane
2024-03-08 07:17:21 -05:00
OWNERS
…
predicates.go
add e2e test when a plugin (in-tree or out-of-tree) return non-existent/illegal nodes, the pod should be scheduled normally if suitable nodes exists
2024-04-27 09:43:23 +08:00
preemption.go
e2e: use framework labels
2023-11-01 15:17:34 +01:00
priorities.go
Refactor and simplify WaitForPodsRunningReady; update callers to use new interface
2024-04-17 23:18:26 -05:00
ubernetes_lite.go
test/e2e: do not use global variable for image
2024-04-22 19:29:39 +08:00