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-09-30 23:14:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
eb213e68c23a04fe240c354eafda09d143014db0
kubernetes
/
pkg
/
scheduler
/
algorithm
/
predicates
History
Bobby (Babak) Salamat
eb213e68c2
Fix anti-affinity issue that caused a pod to be considered a match if any of the terms matched (as opposed to all terms matched)
2018-04-16 23:47:46 -07:00
..
BUILD
Update generated files
2018-03-04 14:37:20 -08:00
error.go
…
metadata_test.go
Addressed reviewer comments
2018-04-12 16:30:08 -07:00
metadata.go
Addressed reviewer comments
2018-04-12 16:30:08 -07:00
predicates_test.go
Add test to ensure anti-affinity matches against all terms
2018-04-14 19:32:58 -07:00
predicates.go
Fix anti-affinity issue that caused a pod to be considered a match if any of the terms matched (as opposed to all terms matched)
2018-04-16 23:47:46 -07:00
testing_helper.go
…
utils_test.go
…
utils.go
Revert "Revert revert of equivalence class hash calculation in scheduler"
2018-03-23 17:34:49 -07:00