Commit Graph

3 Commits

Author SHA1 Message Date
tariqibrahim d34c6dc785 lint: add golangci-lint to the CI pipeline of kube-state-metrics 2019-03-04 10:13:18 -08:00
tariqibrahim babd01316e documentation fixes: i)minor improvements ii)add new hpa labels in docs and update hpa test cases 2019-02-04 11:05:17 -08:00
Lili Cosic 3498aa7e9e *: Move collectors pkg to internal directory
This makes the rest of the packages useful to be used in a standalone
library without importing the kube-state-metrics specific collectors.

* Rename collectors -> collector package

* Rename metrics -> metric package

* Add metricFamily mocking in tests to prevent cyclic dependency.
2019-01-23 10:51:30 +01:00