Commit Graph

22 Commits

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