Commit graph

3 commits

Author SHA1 Message Date
Solly Ross
c1b9a7faab Use special client-go for fake dynamic client
Until kubernetes/kubernetes#45431 merges, we have to use a special
version of client go (at
https://github.com/DirectXMan12/client-go/tree/feature/fake-dynamic-client)
in order to actually run our tests.  When the above PR merges, we should
revert these changes.
2017-06-27 19:01:38 -04:00
Solly Ross
4dd94c3c85 Update dependencies
This commit updates the dependencies to the latest
custom-metrics-boilerplate, plus newer Kube libraries.
2017-06-24 01:42:10 -04:00
Solly Ross
5bff503339 Initial Functionality
The initial functionality works.  There's still a number of TODOs to
clean up, and some edge cases to work around, and some errors that could
be handled better.
2017-05-10 00:05:32 -04:00