This website requires JavaScript.
Explore
Help
Sign In
lnmch
/
kops-arm64
Watch
1
Star
0
Fork
0
You've already forked kops-arm64
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c5af20faca78edfb2f15f0c5948edb0c2976946
kops-arm64
/
kube_ops_view
History
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
..
static
#90
create kube_ops_view package
2017-01-14 13:25:03 +01:00
templates
add version
2017-01-14 17:54:27 +01:00
__init__.py
add version
2017-01-14 17:54:27 +01:00
__main__.py
#90
create kube_ops_view package
2017-01-14 13:25:03 +01:00
backoff.py
#96
implement exponential backoff
2017-01-15 16:37:12 +01:00
cluster_discovery.py
replace kubernetes client with pykube-ng
2019-03-19 18:37:01 +01:00
kubernetes.py
use f-literal
2019-03-23 11:55:16 +01:00
main.py
Added missing http-headers (
#232
)
2019-06-04 20:10:08 +02:00
mock.py
mock cluster without master nodes
2019-03-23 12:27:03 +01:00
oauth.py
fix oauth + github example
2019-03-23 11:03:11 +01:00
stores.py
move Redis key formatting to AbstractStore
2017-01-15 20:33:01 +01:00
update.py
#94
indicate outdated cluster data by pulsating
2017-01-15 22:14:53 +01:00
utils.py
just warn if Heapster is not deployed (Minikube is missing it)
2017-01-15 18:36:49 +01:00