This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
7cfdb792d6979d8f1136e20a1dccd6e1106da9b6
kubernetes
/
test
/
integration
/
scheduler
History
Kensei Nakada
0d3eafdfa3
fix(scheduling_queue): always put Pods with no unschedulable plugins into activeQ/backoffQ (
#119105
)
...
* always put Pods with no unschedulable plugins into activeQ/backoffQ * address review comments
2023-09-11 09:30:11 -07:00
..
bind
Fix strict linting
2023-05-04 10:25:10 +08:00
extender
using wait.PollUntilContextTimeout instead of deprecated wait.Poll for pkg/scheduler
2023-08-17 17:25:09 +08:00
filters
api: introduce separate VolumeResourceRequirements struct
2023-08-21 15:31:28 +02:00
plugins
fix(scheduling_queue): always put Pods with no unschedulable plugins into activeQ/backoffQ (
#119105
)
2023-09-11 09:30:11 -07:00
preemption
api: introduce separate VolumeResourceRequirements struct
2023-08-21 15:31:28 +02:00
scoring
using wait.PollUntilContextTimeout instead of deprecated wait.Poll for pkg/scheduler
2023-08-17 17:25:09 +08:00
taint
Fix strict linting
2023-05-04 10:25:10 +08:00
main_test.go
use testmain in integration tests
2017-07-12 17:34:55 -07:00
OWNERS
Check in OWNERS modified by update-yamlfmt.sh
2021-12-09 21:31:26 -05:00
queue_test.go
fix(queue_test): make sure the first bind failure via counter
2023-09-06 19:47:54 +00:00
rescheduling_test.go
using wait.PollUntilContextTimeout instead of deprecated wait.Poll for pkg/scheduler
2023-08-17 17:25:09 +08:00
scheduler_test.go
using wait.PollUntilContextTimeout instead of deprecated wait.Poll for pkg/scheduler
2023-08-17 17:25:09 +08:00
util.go
Direct reference to the packages
2023-07-08 12:03:46 +08:00