k3s/pkg
Kubernetes Submit Queue 5ba149e182
Merge pull request #63528 from silveryfu/master
Automatic merge from submit-queue (batch tested with PRs 63535, 63528). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Build image size map upon node info updates

@resouer 

**What this PR does / why we need it**:

The imageSizes map will be built only at each NodeInfo update and reused across pod requests between updates. 

Ideally, the node scoring part should run as fast as possible - a slow(er) one would pose as head-of-line blocking for pods in the scheduler queue. 

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:

fixes #63345

**Special notes for your reviewer**:


**Release note**:

```release-note
None
```
2018-05-08 19:38:10 -07:00
..
api simplify api registration 2018-05-08 18:33:50 -04:00
apis simplify api registration 2018-05-08 18:33:50 -04:00
auth
capabilities
client generated 2018-05-08 18:32:44 -04:00
cloudprovider Merge pull request #63464 from dougm/vsphere-auth 2018-05-08 18:36:14 -07:00
controller simplify api registration 2018-05-08 18:33:50 -04:00
credentialprovider Use new clients in Azure credential provider 2018-04-26 09:38:48 +08:00
features Merge pull request #62870 from pospispa/Bring-StorageObjectInUseProtection-feature-to-GA-2nd-attempt 2018-04-26 17:25:04 -07:00
fieldpath
generated Add pointer comments 2018-04-25 09:47:14 -07:00
kubeapiserver simplify api registration 2018-05-08 18:33:50 -04:00
kubectl simplify api registration 2018-05-08 18:33:50 -04:00
kubelet simplify api registration 2018-05-08 18:33:50 -04:00
kubemark
master simplify api registration 2018-05-08 18:33:50 -04:00
printers simplify api registration 2018-05-08 18:33:50 -04:00
probe
proxy fix ipvs fw 2018-05-07 11:22:34 +08:00
quota
registry simplify api registration 2018-05-08 18:33:50 -04:00
routes
scheduler Build image size map upon node info updates 2018-05-08 15:02:18 -07:00
security Replace UserIDRange/GroupIDRange by IDRange in internal type to reduce difference with external type. 2018-05-04 18:31:42 +02:00
securitycontext
serviceaccount fix a error in serviceaccount validate. 2018-04-24 14:48:37 +08:00
ssh
util Merge pull request #63045 from msau42/fix-subpath-readonly 2018-05-07 23:36:49 -07:00
version
volume Merge pull request #63339 from sjenning/remove-mount-success-event 2018-05-04 04:42:06 -07:00
watch/json
windows/service
.import-restrictions
BUILD
OWNERS