Henning Jacobs
76a498bacc
pre-commit linting ( #259 )
...
* pre-commit linting
* fix pydocs
2020-04-25 21:01:21 +02:00
Henning Jacobs
d8b94db671
Switch to Poetry and Black ( #254 )
...
* Pipenv -> Poetry
* poetry and black
2019-12-23 20:07:46 +01:00
Henning Jacobs
07d5e6e2bc
--node-link-url-template and --pod-link-url-template for external links
2019-08-09 22:37:45 +02:00
Petter Solberg
2c5af20fac
Added missing http-headers ( #232 )
...
To be able to pass traffic through http proxies.
This is to disable caching/buffering of responses.
2019-06-04 20:10:08 +02:00
jarik2995
813a7d513d
Fix definition of OAuth2 scope parameter ( #222 )
2019-03-29 08:57:30 +01:00
Henning Jacobs
5d0a8e05c7
fix oauth + github example
2019-03-23 11:03:11 +01:00
Henning Jacobs
a897aa7494
use Flask Dance instead of deprecated flask-oauthlib
2019-03-22 22:12:13 +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
e4d925e101
update dependencies ( #185 )
...
* update dependencies
* fix Travis build (NPM cache path)
2018-12-11 19:37:06 +01:00
Henning Jacobs
da15cbd3d9
#108 do not animate pod creation while bootstrapping
2017-01-19 19:16:56 +01:00
Henning Jacobs
08dff18928
#94 indicate outdated cluster data by pulsating
2017-01-15 22:14:53 +01:00
Henning Jacobs
17d9c1e1a2
move Redis key formatting to AbstractStore
2017-01-15 20:33:01 +01:00
Henning Jacobs
580b042d33
#95 fix CLI help text
2017-01-15 18:18:18 +01:00
Henning Jacobs
e54a0fb5f5
#72 suppport client-side SSL certs from kubeconfig file
2017-01-15 18:15:17 +01:00
Henning Jacobs
747f520d26
#96 configurable query interval and 1 minute max backoff
2017-01-15 17:19:47 +01:00
Henning Jacobs
a60f1b58b3
#96 implement exponential backoff
2017-01-15 16:37:12 +01:00
Henning Jacobs
c811281d2a
#96 move error handling into update loop
2017-01-15 15:13:40 +01:00
Henning Jacobs
0c665e2339
#95 add --kubeconfig-path and KubeconfigDiscoverer
2017-01-15 14:14:32 +01:00
Henning Jacobs
4f524fb1b2
#73 implement --cluster-registry-url option
2017-01-15 00:42:00 +01:00
Henning Jacobs
d9a1e2b4a3
incluster detection
2017-01-14 20:03:16 +01:00
Henning Jacobs
43bf0040cb
add version
2017-01-14 17:54:27 +01:00
Henning Jacobs
e24919bf90
#90 click for CLI options instead of os.getenv directly
2017-01-14 16:36:09 +01:00
Henning Jacobs
c9d0bdb1fb
#90 move oauth helper class to own file
2017-01-14 14:03:32 +01:00
Henning Jacobs
323b1e5042
#90 move Memory/RedisStore out of main.py
2017-01-14 13:56:16 +01:00
Henning Jacobs
e9da91d451
#90 move mock and k8s cluster source out of main.py
2017-01-14 13:52:32 +01:00
Henning Jacobs
d3816d3274
#90 configure tox
2017-01-14 13:42:49 +01:00
Henning Jacobs
850683c368
#90 create kube_ops_view package
2017-01-14 13:25:03 +01:00