Commit Graph
14 Commits
Author SHA1 Message Date
Ivan Kalita 8bd1672e07 Remove license header from healthz-related autogenerated files
According to #32.

Signed-off-by: Ivan Kalita <kaduev13@gmail.com>
2018-12-21 14:45:54 +01:00
Mikolaj Pawlikowski 1dc28da389 Merge branch 'master' into 8-healthz-endpoint 2018-12-21 14:42:48 +01:00
Ivan Kalita 1e324f78b9 Remove license header from autogenerated files
According to #32.

Signed-off-by: Ivan Kalita <kaduev13@gmail.com>
2018-12-21 14:28:44 +01:00
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
Ivan Kalita d40bed4d3e Fix of the healthz endpoint handler
According to #8.

Signed-off-by: Ivan Kalita <kaduev13@gmail.com>
2018-12-20 18:17:09 +01:00
Ivan Kalita ebbe41f4ef Add simple healthz endpoint
According to #8.

Signed-off-by: Ivan Kalita <kaduev13@gmail.com>
2018-12-20 18:12:18 +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