Commit Graph

14 Commits

Author SHA1 Message Date
Andy Xie bcb230560f bump kubernetes to 1.11 2018-07-03 01:10:57 +08:00
Andy Xie b8f6bcdc76 avoid dirty hack to prometheus client 2018-06-12 00:04:05 +08:00
Andy Xie 14ba135253 add generic pod resource request and limit 2018-05-17 13:20:53 +08:00
Andy Xie 63668e4aff add support for differenct auth provider 2018-05-06 11:24:10 +08:00
Andy Xie 5885f6d414 fix pod unknown stats 2018-04-10 00:05:49 +08:00
Andy Xie a8df5bd802 bump client-go to v6.0.0 2017-12-25 23:52:34 +08:00
zouyee 878ac13f4b update kubernetes client-go tag to v5.0.0 which release with kubernetes 1.8.0 2017-10-26 15:58:55 +08:00
Andy Xie 19797a2830 bump kubernetes&&client-go&&api&&apimachinery to 1.8 2017-10-11 20:03:19 +08:00
Andy Xie 1f8761d4b0 bump client go to v4.0.0-beta.0 to support kubernetes 1.7 2017-07-30 15:30:09 +08:00
Andrew Davidoff 7b6eb5ab81 client-go update and new Deployment metric
* Update to the newest tagged client-go release, v2.0.0-alpha.1
* Expose Deployment RollingUpdate Strategy MaxUnavailable
2017-01-27 04:56:43 +00:00
Frederic Branczyk f689aa5f04
vendor: k8s.io/client-go/1.5 2016-10-17 13:32:20 +02:00
Frederic Branczyk 8babf35a64 vendor: k8s.io/client-go 2016-09-14 10:22:46 +02:00
Fabian Reinartz b15680d96d Rework deployment metrics (#6)
* Update prometheus client vendoring

* Rework deployment metrics

This change extracts the deployment metrics into their own
deployment collector. The metrics are collected synchronously with
each scrape rather than every 10 seconds.

The `deployment` label replaces the `name` label to avoid name
collisions further up in the monitoring chain.
2016-09-01 15:58:22 -07:00
Sam Ghods 3ee2b630af Add vendor/Godeps 2016-05-06 14:36:16 -07:00