kubernetes/pkg/controller/volume/ephemeral
Patrick Ohly 6cb28fd1b4 generic ephemeral volume: add metrics
As discussed during the production readiness review, a metric for the
PVC create operations is useful. The "ephemeral_volume" workqueue
metrics were already added in the initial implementation.

The new code follows the example set by the endpoints controller.
2021-03-02 12:01:37 +01:00
..
metrics generic ephemeral volume: add metrics 2021-03-02 12:01:37 +01:00
controller_test.go generic ephemeral volume: add metrics 2021-03-02 12:01:37 +01:00
controller.go generic ephemeral volume: add metrics 2021-03-02 12:01:37 +01:00
doc.go
OWNERS