mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-11 02:50:55 -04:00
Automatic merge from submit-queue (batch tested with PRs 58317, 58687, 57872, 59063, 59328). 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>. add number measurement for bound/unbound pv/pvc **What this PR does / why we need it**: Implement number measurement for bound/unbound pv/pvc defined in the [Metrics Spec](https://docs.google.com/document/d/1Fh0T60T_y888LsRwC51CQHO75b2IZ3A34ZQS71s_F0g/edit#heading=h.bwzmc2tktae) ref feature: [ kubernetes/features#496](https://github.com/kubernetes/features/issues/496) **Release note**: ```release-note Intended for post-1.9 ``` |
||
|---|---|---|
| .. | ||
| metrics | ||
| options | ||
| binder_test.go | ||
| BUILD | ||
| delete_test.go | ||
| framework_test.go | ||
| index.go | ||
| index_test.go | ||
| OWNERS | ||
| provision_test.go | ||
| pv_controller.go | ||
| pv_controller_base.go | ||
| pv_controller_test.go | ||
| recycle_test.go | ||
| scheduler_assume_cache.go | ||
| scheduler_assume_cache_test.go | ||
| scheduler_binder.go | ||
| scheduler_binder_cache.go | ||
| scheduler_binder_cache_test.go | ||
| scheduler_binder_fake.go | ||
| scheduler_binder_test.go | ||
| volume_host.go | ||