kubernetes/pkg/controller/volume/attachdetach
Kubernetes Submit Queue 4414ae3d75
Merge pull request #66666 from bertinatto/metrics_ad_controller
Automatic merge from submit-queue. 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 more metrics for A/D Controller:

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

This PR adds a few metrics described in the [Metrics Spec](https://docs.google.com/document/d/1Fh0T60T_y888LsRwC51CQHO75b2IZ3A34ZQS71s_F0g/edit#heading=h.ys6pjpbasqdu):

* Number of Volumes in ActualStateOfWorld and DesiredStateOfWorld
* Number of times A/D Controller performs force detach

**Release note**:

```release-note
NONE
```
2018-08-15 09:42:06 -07:00
..
cache Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
metrics Add more metrics for A/D Controller: 2018-08-15 10:01:57 +02:00
populator Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
reconciler Add more metrics for A/D Controller: 2018-08-15 10:01:57 +02:00
statusupdater Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
testing update volume plugins accordingly 2018-08-14 11:12:54 +08:00
util kubernetes: fix printf format errors 2018-07-11 00:10:15 +03:00
attach_detach_controller_test.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
attach_detach_controller.go Add more metrics for A/D Controller: 2018-08-15 10:01:57 +02:00
BUILD attachdetach controller: attach volumes immediately when Pod's PVCs are bound 2018-08-14 01:03:13 +08:00
OWNERS Update OWNERS approvers and reviewers: pkg/controller 2016-11-02 16:19:18 -07:00