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
2026-01-20 16:55:08 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9ee6b7f63fb3dfbfd113ff281c2136af1ad51b42
kubernetes
/
pkg
/
scheduler
/
framework
/
plugins
/
interpodaffinity
History
Kubernetes Prow Robot
d239cdfbc0
Merge pull request
#94059
from ahg-g/ahg-anti-affinity
...
Track pods with required anti-affinity
2020-09-08 04:54:12 -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
Merge pull request
#94059
from ahg-g/ahg-anti-affinity
2020-09-08 04:54:12 -07: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