452 Commits
Author SHA1 Message Date
Mikolaj Pawlikowski 86ddcf9505 push an additional image with -vendor postfix with all the sources
For licensing reasons.

Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-03-13 14:26:28 +00:00
Mikolaj Pawlikowski bf43dcff98 remove the vendor from the standard build
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-03-13 14:13:17 +00:00
Mikolaj Pawlikowski 6de72deee0 When building multi-stage, copy over the vendor folder for licensing reasons
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-03-13 13:59:43 +00:00
Mikolaj Pawlikowski 6cd12ef2d5 Update example-with-kubeconfig.yaml
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-03-12 23:07:54 +00:00
Mikolaj Pawlikowski 8182369c02 Update example-serviceaccounts.yml
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-03-12 23:07:29 +00:00
Mikolaj Pawlikowski 82a0d6ae8c Merge branch 'master' into docker-push-updates 2019-03-12 23:05:32 +00:00
Mikolaj Pawlikowski 057e360c5b Update README.md
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-03-12 22:59:32 +00:00
Mikolaj Pawlikowski 4cf5dea621 Merge pull request #55 from kpfleming/travis-to-dockerhub
Enable push of images to DockerHub
1.4.0
2019-03-12 22:35:50 +00:00
Kevin P. Fleming 16a1d52741 Deployment improvements
* Only deploy from tags
* Only attempt deployment if DOCKER_PASSWORD has been set in environment
* Don't cleanup working directory before deployment

Signed-off-by: Kevin P. Fleming <kpfleming@bloomberg.net>
2019-03-12 09:15:22 -04:00
Kevin P. Fleming 0472791dae Use a 'deploy' stage and script
Pushing to DockerHub from the 'after_success' phase
was unreliable (triggered by PRs) so this patch changes
the process to use a 'deploy' stage script instead.

Signed-off-by: Kevin P. Fleming <kpfleming@bloomberg.net>
2019-03-11 16:28:16 -04:00
Kevin P. Fleming 84a43a3d28 Enable push of images to DockerHub
This patch will enable pushes of any successful builds (using Travis-CI)
of the 'master' branch to the proper repository on DockerHub. The credentials
necessary are provided via environment variables configured in the
Travis-CI settings.

Addresses issue #27

Signed-off-by: Kevin P. Fleming <kpfleming@bloomberg.net>
2019-03-11 15:29:58 -04:00
Mikolaj Pawlikowski 3f70a24804 Merge pull request #51 from seeker89/heatmap
Add heatmap
2019-03-05 17:48:00 +00:00
Mikolaj Pawlikowski 593307dc01 change the block size to 14 pixels (enough for two digits, so 100 machines cluster)
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-22 17:32:22 +00:00
Mikolaj Pawlikowski 950e2e4ab7 dep ensure
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-21 18:36:25 +00:00
Mikolaj Pawlikowski d8f0d696ea add a basic legend to the heatmap image
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-21 18:34:30 +00:00
Mikolaj Pawlikowski 6deb5c3044 fix static folder when using Dockerfile-simple
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-21 17:43:54 +00:00
Mikolaj Pawlikowski 767d2dba7f quick test of how to integrate with the UI
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-21 17:41:19 +00:00
Mikolaj Pawlikowski 2efee0f5e5 read the tresholds from the query params
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-21 17:40:06 +00:00
Mikolaj Pawlikowski 3a729bf196 minor version bump
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-21 16:14:48 +00:00
Mikolaj Pawlikowski fd84599157 remove debug print statements
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-21 16:13:20 +00:00
Mikolaj Pawlikowski f5c2763000 add an endpoint for generating a /heatmap.png
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-21 13:51:20 +00:00
Mikolaj Pawlikowski 22b96d001d add a skeleton for creating a heatmap png
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-21 13:50:59 +00:00
Mikolaj Pawlikowski 1d88367a57 Merge pull request #49 from tylfin/responseTime
Include response time in PodResult
1.3.0
2019-02-20 17:01:45 +00:00
Mikolaj Pawlikowski 06565c4ba8 minor version bump
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-20 16:49:06 +00:00
Mikolaj Pawlikowski 513d8ee489 newer go-swagger has some fancier templates
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-20 16:44:25 +00:00
Mikolaj Pawlikowski 15b4598606 make swagger to update the response-time-ms field
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-20 16:43:42 +00:00
Mikolaj Pawlikowski 2bcff8b2d1 make the response time field explicit in its usage of milliseconds
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-20 16:41:15 +00:00
Mikolaj Pawlikowski 6ba2f7062c Merge branch 'master' into responseTime 2019-02-20 11:55:42 +00:00
Mikolaj Pawlikowski 4ae43b54ad Merge pull request #50 from seeker89/ui-deps-licensing
Comply with the UI dependency licenses when building a docker image
2019-02-19 09:01:07 +00:00
Mikolaj Pawlikowski 4c4c596791 typo
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-18 17:32:45 +00:00
Mikolaj Pawlikowski 0a5d80e2bf remove dependency on lodash
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-18 17:28:24 +00:00
Mikolaj Pawlikowski d52a850d2e replaced the cnd jquery with https://github.com/jquery/jquery/releases/tag/3.1.0
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-18 17:06:42 +00:00
Mikolaj Pawlikowski 2465ecf21b replace the cdn bootstrap with the release downloaded from
https://github.com/twbs/bootstrap/releases/tag/v3.3.7:wq

Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-18 17:00:13 +00:00
Mikolaj Pawlikowski 24028c3d55 update index.html to use the downloaded full release
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-18 16:47:12 +00:00
Mikolaj Pawlikowski 4af45574fe Check in a full release of sigma.js 1.1.0 from github from https://github.com/jacomyal/sigma.js/releases/tag/v1.1.0
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-18 16:43:01 +00:00
Mikolaj Pawlikowski 6a483f2590 delete the cloudflare version of the release of sigma.js
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-02-18 16:41:08 +00:00
Mikolaj Pawlikowski bf085b884f Merge pull request #44 from jpmondet/master
Allow offline usage of the UI
2019-02-18 16:39:17 +00:00
tfinethy 871b86471d Include response time in PodResult
Signed-off-by: tfinethy <tfinethy@cogolabs.com>

Remove all swagger updates

Change response-time to match status-code formatting

Switch to float64 and use milliseconds as the unit
2019-02-17 12:38:53 -05:00
jpmondet 9c8fbc05ad Update to get the latest changes from Master
Signed-off-by: jpmondet <jp@mondet.org>
2019-02-07 21:58:06 +01:00
Mikolaj Pawlikowski d483117a28 Merge pull request #48 from ottoyiu/patch-1
fix README.md to point to right metric for AlertManager example
2019-02-06 12:03:00 +00:00
Otto Yiu 2c4e069c08 fix README.md to point to right metric for AlertManager example
Signed-Off-By: Otto Yiu <otto@live.ca>
2019-01-31 09:23:31 -08:00
jpmondet 841fbb49c9 Add remote dependencies and linked them in index.html
Signed-off-by: jpmondet <jp@mondet.org>
2019-01-09 21:22:55 +01:00
Mikolaj Pawlikowski 1b57d76d0c Merge pull request #42 from seeker89/version-bump
Version bump to 1.2.0
1.2.0
2019-01-04 15:36:11 +00:00
Mikolaj Pawlikowski f42b979e18 version bump to 1.2.0
Signed-off-by: Mikolaj Pawlikowski <mikolaj@pawlikowski.pl>
2019-01-03 13:06:02 -05:00
Mikolaj Pawlikowski 8016789f7e Merge pull request #29 from kaduev13/8-healthz-endpoint
Add simple healthz endpoint
2019-01-03 18:04:40 +00:00
Mikolaj Pawlikowski fe3752e29c Merge branch 'master' into 8-healthz-endpoint 2019-01-03 17:55:53 +00:00
Mikolaj Pawlikowski f7560dbe62 Merge pull request #41 from dannyk81/patch-1
fix typo in kubeconfig example and version bump
2019-01-02 16:50:31 +01:00
Danny Kulchinsky 1de9257854 fix typo and version bump
Signed-off-by: Danny Kulchinsky <danny.kul@gmail.com>
2019-01-02 10:24:04 -05:00
Mikolaj Pawlikowski fd4eacda3c Merge branch 'master' into 8-healthz-endpoint 2019-01-02 10:58:21 +01:00
Mikolaj Pawlikowski ee5679fab5 Merge pull request #38 from marcosdiez/better-serviceaccount-example
More complete example-serviceaccounts.yml, now with rbac rules
2018-12-27 22:36:48 +01:00