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
cf8164bccfc1cc8fa82061cf29813d1570bb6948
kubernetes
/
pkg
/
scheduler
/
framework
/
plugins
/
noderesources
History
Kubernetes Prow Robot
2ae27c89ba
Merge pull request
#111206
from SataQiu/scheduler-20220718
...
scheduler: include supported ScoringStrategyType list in error message for NodeResourcesFit plugin
2022-07-30 01:40:29 -07:00
..
balanced_allocation_test.go
Clear shutdown of scheduler metrics recorder
2022-05-20 20:23:29 +02:00
balanced_allocation.go
Format the code in pkg/scheduler/framework/plugins/noderesources/balanced_allocation.go
2022-07-18 11:03:33 +08:00
fit_test.go
Clear shutdown of scheduler metrics recorder
2022-05-20 20:23:29 +02:00
fit.go
Generate and format files
2022-07-26 13:14:05 -04:00
least_allocated_test.go
scheduler: ValidateNodeResourcesFitArgs will check ScoringStrategy.Type field and print supported ScoringStrategyType list on error
2022-07-26 13:23:03 +08:00
least_allocated.go
rm makeNodeWithExtendedResource method in noderesources unit test && doc: update least_allocated strategy detail doc
2021-11-18 09:15:26 +08:00
most_allocated_test.go
scheduler: ValidateNodeResourcesFitArgs will check ScoringStrategy.Type field and print supported ScoringStrategyType list on error
2022-07-26 13:23:03 +08:00
most_allocated.go
Update the comment in pkg/scheduler/framework/plugins/noderesources/most_allocated.go
2022-07-20 21:38:50 +08:00
requested_to_capacity_ratio_test.go
cleanup: remove duplicate import
2022-07-14 11:25:19 +08:00
requested_to_capacity_ratio.go
clean: remove useless parentheses
2022-06-10 00:09:50 +08:00
resource_allocation.go
mark PodOverhead to GA in v1.24; remove in v1.26
2022-03-17 09:30:14 +08:00
test_util.go
rm makeNodeWithExtendedResource method in noderesources unit test && doc: update least_allocated strategy detail doc
2021-11-18 09:15:26 +08:00