This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
68108c70e29a74bb455ab63adeb5725a37e94e4f
kubernetes
/
pkg
/
scheduler
/
framework
/
plugins
/
podtopologyspread
History
Tim Hockin
4068402459
Change trivial topology labels
...
In these cases the actual label key is incidental.
2020-11-12 11:21:37 -08:00
..
BUILD
Move scheduler interface to pkg/scheduler/framework
2020-10-13 13:13:27 +11:00
common.go
Move scheduler interface to pkg/scheduler/framework
2020-10-13 13:13:27 +11:00
filtering_test.go
Use topology labels instead of old beta names (
#96033
)
2020-11-05 20:26:50 -08:00
filtering.go
Fix a bug that Pods with topologySpreadConstraints get scheduled to nodes without required labels
2020-10-22 15:56:16 -07:00
plugin.go
Use topology labels instead of old beta names (
#96033
)
2020-11-05 20:26:50 -08:00
scoring_test.go
Change trivial topology labels
2020-11-12 11:21:37 -08:00
scoring.go
Optimize NormalizeScore for PodTopologySpread
2020-10-23 11:15:15 -04:00