This website requires JavaScript.
Explore
Help
Register
Sign In
scottk
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced
2025-12-10 10:05:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62d46b8b8b7c1ef9d1629c44efe434b7be3fd024
kubernetes
/
pkg
/
scheduler
/
framework
/
plugins
/
interpodaffinity
History
Kubernetes Prow Robot
b837699f74
Merge pull request
#94125
from soulxu/only_includes_all_nodes_for_preferred
...
Only process all nodes when incoming pod has no preferred affinity
2020-09-07 14:01:58 -07:00
..
BUILD
Split scheduler framework implementation into new runtime package
2020-06-22 00:23:43 +10:00
filtering_test.go
Add LabelSelector validation in Pod Affinity/AntiAffinity Filter and Score plugins
2020-08-07 12:17:40 -04:00
filtering.go
Fast return when no any matched anti-affinity terms
2020-08-10 14:53:10 +08:00
plugin.go
Move Scheduler plugin args validation to apis/config/validation
2020-05-25 16:27:21 +01:00
scoring_test.go
Add LabelSelector validation in Pod Affinity/AntiAffinity Filter and Score plugins
2020-08-07 12:17:40 -04:00
scoring.go
Only process all nodes when incoming pod has no preferred affinity
2020-08-25 16:13:17 +08:00