452 Commits
Author SHA1 Message Date
Marcos Diez e23ddf5083 More complete example-serviceaccounts.yml, now with rbac rules
Signed-off-by: Marcos Diez <marcos@unitron.com.br>
2018-12-26 16:55:58 -02:00
Mikolaj Pawlikowski f48ff97943 Merge branch 'master' into 8-healthz-endpoint 2018-12-21 18:59:29 +01:00
Mikolaj Pawlikowski fd93440017 Merge pull request #36 from kaduev13/17-add-goos-to-build-process
Fix GOOS problems during simple docker build
2018-12-21 18:58:13 +01:00
Mikolaj Pawlikowski 9185dade92 derp - fixed travis
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-21 18:41:11 +01:00
Mikolaj Pawlikowski 2a692c48b0 Update travis to run locally, and from both docker builders
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-21 18:34:13 +01:00
Mikolaj Pawlikowski ab1d7558e7 update Makefile, add make version target
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-21 18:28:24 +01:00
Ivan Kalita f71500b590 Improve GOOS workaround in build.sh
According to #17.

Signed-off-by: Ivan Kalita <kaduev13@gmail.com>
2018-12-21 17:53:42 +01:00
Ivan Kalita b41d15986c Fix GOOS problems during simple docker build
According to #17.

Signed-off-by: Ivan Kalita <kaduev13@gmail.com>
2018-12-21 16:54:49 +01:00
Mikolaj Pawlikowski a7bee25a51 Merge pull request #35 from akhy/dockerfile-fix
fix Dockerfile to build from current workspace
2018-12-21 16:36:10 +01:00
Akhyar Amarullah 6604127c13 fix broken simple docker build
Signed-off-by: Akhyar Amarullah <akhyrul@gmail.com>
2018-12-21 21:53:47 +07:00
Akhyar Amarullah a1cd6d9ac9 fix Dockerfile to build from current workspace
Signed-off-by: Akhyar Amarullah <akhyrul@gmail.com>
2018-12-21 21:23:45 +07:00
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
Mikolaj Pawlikowski 609eb49149 Merge pull request #34 from kaduev13/32-remove-license-from-autogenerated-files
Remove license header from autogenerated files
2018-12-21 14:42:34 +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
Mikolaj Pawlikowski f9b03c8f13 Merge pull request #33 from seeker89/gopkg-lock
Clean up the Gopkg.lock file
2018-12-21 12:16:15 +01:00
Mikolaj Pawlikowski 1f6ad6752e clean up the Gopkg.lock file
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-21 05:45:18 -05:00
Mikolaj Pawlikowski f18348fd75 Merge pull request #30 from kaduev13/15-remove-sudo-from-makefile
Remove sudo from docker-related Makefile targets
2018-12-21 10:32:22 +01:00
Mikolaj Pawlikowski c6b22741d7 Update README.md
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-21 10:18:23 +01:00
Mikolaj Pawlikowski 9b30561ccb Add a note about sudo usage for beginners
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-20 21:34:14 +01:00
Mikolaj Pawlikowski 74e30c1e9a Merge branch 'master' into 15-remove-sudo-from-makefile 2018-12-20 21:20:26 +01:00
Mikolaj Pawlikowski b9233122fd Merge pull request #31 from seeker89/screenshot
Cosmetic tweaks to the README
2018-12-20 21:20:02 +01:00
Mikolaj Pawlikowski ea46c35f71 Merge branch 'master' into 15-remove-sudo-from-makefile 2018-12-20 21:06:21 +01:00
Mikolaj Pawlikowski 23a8216e6d Merge branch 'master' into screenshot 2018-12-20 21:05:59 +01:00
Mikolaj Pawlikowski d93a43d68b Merge pull request #28 from twexler/dynamic-label-selector
Use a configuration value for the label selector when discovering goldpinger pods
1.1.0
2018-12-20 19:11:35 +01:00
Mikolaj Pawlikowski 7eec26b194 Add a large size screenshot
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-20 18:52:44 +01:00
Mikolaj Pawlikowski 97808d9365 Update README.md
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-20 18:51:11 +01:00
Ivan Kalita d780fcaa4a Remove sudo from docker-related Makefile targets
According to #15.

Signed-off-by: Ivan Kalita <kaduev13@gmail.com>
2018-12-20 18:30:45 +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
Mikolaj Pawlikowski 0060f82c02 Merge pull request #20 from blakebarnett/bdb__limit_pod_list_by_namespace
Limit Pod.List calls by namespace
2018-12-20 18:19:01 +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 6f0dab4dfd Merge branch 'master' into dynamic-label-selector 2018-12-20 09:54:25 -05: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
Mikolaj Pawlikowski a8aa0cee74 Merge branch 'master' into bdb__limit_pod_list_by_namespace 2018-12-20 15:35:29 +01:00
Mikolaj Pawlikowski bfa78dcc7d Merge pull request #26 from seeker89/seeker89-patch-1
Bump patch version to 1.0.3
1.0.3
2018-12-20 14:15:41 +01:00
Mikolaj Pawlikowski eddb8fe8d7 Merge branch 'master' into seeker89-patch-1 2018-12-20 12:06:12 +00:00
Mikolaj Pawlikowski c8ad7abfe8 Merge pull request #25 from 0xflotus/patch-1
did you mean 'compiling'?
2018-12-20 11:26:43 +00:00
Mikolaj Pawlikowski 0eceb9e282 Merge branch 'master' into seeker89-patch-1 2018-12-20 11:02:55 +00:00
0xflotus 6a04adb86a Merge branch 'master' into patch-1 2018-12-20 12:02:41 +01:00
Mikolaj Pawlikowski 0c034d8751 Bump patch version to 1.0.3
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2018-12-20 12:01:44 +01:00
Mikolaj Pawlikowski 33655dd9d8 Merge branch 'master' into bdb__limit_pod_list_by_namespace 2018-12-20 11:00:04 +00:00
0xflotus cbee29b97e did you mean 'compiling'?
Signed-off-by: 0xflotus <0xflotus@gmail.com>
2018-12-20 11:59:20 +01:00
Mikolaj Pawlikowski a9322e6b42 Merge pull request #24 from infinitydon/master
Fix broken links in the UI when accessed via an Ingress
2018-12-20 10:57:24 +00:00
Christopher Adigun c2b0cd2188 Fix broken links in the UI when accessed via an Ingress
Signed-off-by: Christopher Adigun <ca@cloudssky.com>
2018-12-20 09:20:11 +01:00
Mikolaj Pawlikowski e4eaca592a Merge branch 'master' into bdb__limit_pod_list_by_namespace 2018-12-19 13:31:29 +00:00
Mikolaj Pawlikowski 4f29ec9d55 Merge pull request #23 from seeker89/docs-build
Add docs about using the multi-stage Dockerfile
2018-12-19 12:52:48 +00:00