Commit Graph

9 Commits

Author SHA1 Message Date
Ted Wexler
38f409b7bd Fix merge issue
Signed-off-by: Ted Wexler <twexler@bloomberg.net>
2018-12-20 17:26:46 +00:00
Mikolaj Pawlikowski
083b4ef962 Merge branch 'master' into dynamic-label-selector 2018-12-20 18:20:38 +01:00
Mikolaj Pawlikowski
5bad42922e Explicitly return empty string on error reading namespace
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-20 18:03:17 +01:00
Ted Wexler
4cddd3b5f8 Use a configuration value for the label selector when discovering goldpinger pods
Signed-off-by: Ted Wexler <twexler@bloomberg.net>
2018-12-20 14:53:59 +00:00
Mikolaj Pawlikowski
8a2d9e6f37 Fix indentation
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-20 15:42:47 +01:00
Blake
7612a46029 Limit the list of Pod.List calls by namespace
On larger clusters with thousands of pods listing all pods is too expensive.

Signed-off-by: Blake <blake.barnett@postmates.com>
2018-12-18 14:45:43 -08:00
Ted Wexler
d1dfd54ec6 Set a sane default for REFRESH_INTERVAL
Fixes #7

Signed-off-by: Ted Wexler <twexler@bloomberg.net>
2018-12-07 21:25:11 +00:00
Mikolaj Pawlikowski
9fda1ec4e7 remove the manual group counting
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-06 15:48:30 +00:00
Kevin P. Fleming
fa643e9be8 Initial commit 2018-12-04 13:33:45 -05:00