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-10-02 00:30:58 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
364dbc0ca52ecfa619c31c4b9d30573a0016a362
kubernetes
/
plugin
/
pkg
/
scheduler
/
algorithm
/
predicates
History
Connor Doyle
364dbc0ca5
Revert "Revert "Pods pending due to insufficient OIR should get scheduled once sufficient OIR becomes available.""
...
- This reverts commit
60758f3fff
. - Disabled opaque integer resource end-to-end tests.
2017-03-06 17:48:09 -08:00
..
BUILD
Merge pull request
#41875
from wanghaoran1988/fix_issue
2017-02-26 14:54:52 -08:00
error.go
critical pods can preempt other pods to be admitted
2017-02-23 10:31:20 -08:00
metadata.go
…
predicates_test.go
move the lister.go to testing folder
2017-02-25 23:36:27 +08:00
predicates.go
Revert "Revert "Pods pending due to insufficient OIR should get scheduled once sufficient OIR becomes available.""
2017-03-06 17:48:09 -08:00
utils_test.go
refactor: use metav1.ObjectMeta in other types
2017-01-17 16:17:19 -05:00
utils.go
…