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-03 00:56:23 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
79b5ccc176c20683ecf23f36392e7bf506f2ee2d
kubernetes
/
plugin
/
pkg
/
scheduler
/
algorithm
/
predicates
History
Janet Kuo
4c882477e9
Make DaemonSet respect critical pods annotation when scheduling
2017-02-27 09:59:45 -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
Make DaemonSet respect critical pods annotation when scheduling
2017-02-27 09:59:45 -08:00
utils_test.go
…
utils.go
…