130 Commits

Author SHA1 Message Date
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
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