Commit Graph

46 Commits

Author SHA1 Message Date
Shubham Gopale
ac6eeb4d78 Use -k since we are using Kustomization (#272) 2020-08-25 14:46:50 +02:00
Khachatur Ashotyan
89c143d3aa Add ROUTE_PREFIX parameter for working with reverse proxies. (#256)
* Add ROUTE_PREFIX parameter for working with reverse proxies.

* [flake8/E304] remove blank line after function decoder

* Add APPLICATION_ROOT and use route_prefix in requests.

* [black/code-styling] use double quotes instead of single.

* handle right events url depending route path

* properly handle redirects

* [flake8] remove unused module, fix styling issues

Co-authored-by: Henning Jacobs <henning@jacobs1.de>
2020-08-23 15:27:34 +02:00
Henning Jacobs
6147778e35 use Calendar Versioning 2019-09-15 17:09:41 +02:00
Henning Jacobs
07d5e6e2bc --node-link-url-template and --pod-link-url-template for external links 2019-08-09 22:37:45 +02:00
Henning Jacobs
a7b3895f29 kubectl port-forward instead of proxy (shorter, no long URL) 2019-07-24 11:19:44 +02:00
Henning Jacobs
c352bc444e add badge for docker pulls 2019-03-04 23:33:49 +01:00
jarik2995
e265ca4d79 Add support for OAuth2 scope parameter (#199)
* Add support for OAuth2 scope parameter

* Add description for OAuth2 scope parameter

* Update docs with OAuth2 scope parameter

* Make request params None if no scope
2019-01-30 19:58:50 +01:00
Henning Jacobs
1fdf205dbf #173 fix proxy URL 2018-11-03 11:33:41 +01:00
Henning Jacobs
07df4e81c3 Update dependencies (#163)
* update dependencies

* fix kubeconfig loader

* use pipenv

* add missing pipenv shell

* tox-pipenv

* pipenv on Travis

* add cache files to gitignore
2018-05-01 14:46:37 +02:00
Anthony Stanton
581ed635b9 Add run-locally instructions for MacOS (#152)
Fixes #150
2017-12-10 03:09:53 +01:00
Henning Jacobs
40eac4531e stable Helm Chart 2017-04-27 16:52:25 +02:00
Henning Jacobs
c9c44cf872 Helm Chart 2017-04-27 16:51:33 +02:00
Henning Jacobs
c63d4dcfde #72 fix docs (client-side certs are now supported via kubeconfig) 2017-01-15 18:46:34 +01:00
Henning Jacobs
49b150ef10 #95 document --kubeconfig-contexts option 2017-01-15 18:24:23 +01:00
Henning Jacobs
cb1332495f #96 document QUERY_INTERVAL 2017-01-15 17:24:27 +01:00
Henning Jacobs
4f524fb1b2 #73 implement --cluster-registry-url option 2017-01-15 00:42:00 +01:00
Henning Jacobs
aabb42d34f tweak wording 2017-01-14 21:36:17 +01:00
Henning Jacobs
479f984432 move Python3 call to "Development" section 2017-01-14 21:33:18 +01:00
Henning Jacobs
c6627fe812 fix K8s apply command 2017-01-14 18:35:59 +01:00
Henning Jacobs
6690100f6d mention CLI options in README 2017-01-14 16:38:57 +01:00
Henning Jacobs
af498cc2b8 add build status badge 2017-01-14 15:57:02 +01:00
Henning Jacobs
05fca4a089 #90 build app.js outside of main Docker image 2017-01-14 15:45:26 +01:00
Henning Jacobs
850683c368 #90 create kube_ops_view package 2017-01-14 13:25:03 +01:00
Henning Jacobs
82cdf91c72 add docs badge 2017-01-10 22:11:57 +01:00
Henning Jacobs
ebfb336d58 how to contribute 2017-01-10 00:30:09 +01:00
Henning Jacobs
30ed26e023 mention SERVER_PORT configuration 2017-01-07 00:30:24 +01:00
Henning Jacobs
f725d6bbda #49 fix REDIS_URL and EventSource path 2017-01-07 00:26:02 +01:00
Henning Jacobs
f35da40687 #49 REDIS_URL configuration 2017-01-06 23:47:02 +01:00
Henning Jacobs
964cadc3b3 how to configure 2016-12-22 15:52:03 +01:00
Henning Jacobs
537c552e94 how to run latest Docker image directly 2016-12-22 15:18:35 +01:00
Henning Jacobs
cdb437578f #21 first mock data 2016-12-22 10:57:24 +01:00
Henning Jacobs
aeb9273e01 add screenshot 2016-12-21 23:33:44 +01:00
Henning Jacobs
a406b360a5 dot 2016-12-21 23:18:13 +01:00
Henning Jacobs
c20b1203a0 disclaimer 2016-12-21 23:17:41 +01:00
Henning Jacobs
8a79c1f15f reflect current state in README 2016-12-21 23:16:03 +01:00
Henning Jacobs
5c1f017ffd remove Connexion dependency as we do not have a Swagger REST API 2016-12-19 18:08:58 +01:00
Shuaib Yunus
1eb625a5e8 Merge branch 'master' into feature/webpack 2016-12-19 17:23:08 +01:00
Shuaib Yunus
0847803099 Add webpack setup 2016-12-19 16:13:29 +01:00
Henning Jacobs
e8ec79786f mention config 2016-12-19 14:17:30 +01:00
Henning Jacobs
a7fa8aeb75 fix apply command 2016-12-17 00:01:03 +01:00
Henning Jacobs
ca9184d35a use relative paths to work through kubectl proxy 2016-12-16 23:41:58 +01:00
Henning Jacobs
9f22c773f6 note on ES6 support 2016-12-16 21:11:34 +01:00
Henning Jacobs
751c38d48f what it is not 2016-12-14 09:38:09 +01:00
Henning Jacobs
d9c13a98c9 some ideas 2016-12-13 21:45:53 +01:00
Henning Jacobs
97d1e1e351 first hack 2016-12-12 22:43:48 +01:00
Henning Jacobs
5617f56e26 add license 2016-12-12 21:16:37 +01:00