Commit Graph

329 Commits

Author SHA1 Message Date
Henning Jacobs
68dc334234 #184 add Pod securityContext 2018-12-11 20:10:31 +01:00
Henning Jacobs
a942e64d70 change RBAC for Metrics API 2018-12-11 20:03:54 +01:00
Henning Jacobs
ff2ac3fe83 v0.9 2018-12-11 19:56:51 +01:00
Henning Jacobs
9c9dbf0364 fix NPM vulnerabilities (#186) 2018-12-11 19:51:48 +01:00
Henning Jacobs
e4d925e101 update dependencies (#185)
* update dependencies

* fix Travis build (NPM cache path)
2018-12-11 19:37:06 +01:00
Warren Seymour
384ea8f06d Replace Heapster with Metrics API (#177)
* Replace Heapster with Metrics API call

* Add `n` factor

Metrics API likes to report CPU usage in `n`-suffixed units, so make
sure its represented correctly.
2018-11-03 12:03:07 +01:00
Henning Jacobs
1fdf205dbf #173 fix proxy URL 2018-11-03 11:33:41 +01:00
Nils Ketelsen
7369c10d50 Handle Pods were memory.request > memory.limit (#180) 2018-10-24 23:47:05 +02:00
Henning Jacobs
d2ff097254 update to v0.8.1 2018-05-03 09:37:27 +02:00
Henning Jacobs
933b8fc226 #164 fix in-cluster config (#165) 2018-05-03 09:30:35 +02:00
Henning Jacobs
1107003569 use v0.8 2018-05-01 20:55:37 +02: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
Drew Rapenchuk
74bf801bc3 Filter out "Evicted" pods (#158)
* Update kubernetes.py

* add failed pod phase

- Add mock data for failed pods
- Failed pods do not get a 'ready' or 'state' key in api. ( see issue #157 )
2018-03-26 18:36:08 +02:00
Henning Jacobs
b724994070 Merge branch 'gites-master' 2018-01-15 22:36:30 +01:00
Tomasz Pawelczak
e020a802de Respect new node role label to detect master nodes (#149) 2018-01-15 18:25:20 +01:00
Tomasz Adamski
3a2459e771 Labels filtering (#154)
* filtering by labels

* a little bit of polishing

* user-guide doc update
2018-01-13 18:48:03 +01:00
Henning Jacobs
a95c4268aa Merge branch 'tmszdmsk-random-pod-labels' 2018-01-10 18:25:59 +01:00
Henning Jacobs
5a21433375 ignore flake8 E722 "base except" 2018-01-10 18:24:02 +01:00
Tomasz Adamski
f4dd7e68de codestyle fix 2018-01-09 22:43:35 +01:00
Tomasz Adamski
eb01d4f53c Random pod labels in 'mock' mode 2018-01-09 22:36:56 +01:00
Anthony Stanton
581ed635b9 Add run-locally instructions for MacOS (#152)
Fixes #150
2017-12-10 03:09:53 +01:00
Henning Jacobs
a8cd17227a bump dependency versions (node modules) (#144) 2017-08-30 21:02:37 +02:00
aermakov-zalando
35b9207b73 scm-source: output full SHA, not the short one (#143) 2017-08-20 19:02:25 +02:00
Henning Jacobs
92baceb184 use fixed Docker image tag 0.7.1 and add comments 2017-06-11 15:58:28 +02:00
Henning Jacobs
88ab2d922f remove obsolete SSL cert annotation 2017-06-11 14:44:14 +02:00
Henning Jacobs
a91404ca36 Bump JS versions (#140)
* bump JS library versions

* enable debug for webpack loaders again
2017-05-11 22:47:16 +02: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
cf1a4dbb70 only add Docker -it flags if TTY 2017-04-24 15:03:14 +02:00
Rafael Carício
b1150b797f Add RBAC configuration (#135)
* RBAC resources manifests

* Add service account reference

* Fix apiGroups
2017-04-13 23:17:25 +02:00
Henning Jacobs
1181f36c0c Merge pull request #130 from hjacobs/handle-empty-time-string
#129 handle pods in strange error state
2017-02-28 13:20:06 +01:00
Henning Jacobs
5bdef77b45 #129 handle pods in strange error state 2017-02-28 13:16:51 +01:00
Henning Jacobs
d4fdf1a8c8 #127 add logo 2017-02-23 21:40:59 +01:00
Henning Jacobs
85d84d764f Merge pull request #128 from hjacobs/show-pod-namespace
#120 show pod namespace
2017-02-23 18:03:19 +01:00
Henning Jacobs
a75201fa86 #120 show pod namespace 2017-02-23 17:51:52 +01:00
Henning Jacobs
9026075faa Merge pull request #126 from hjacobs/hide-failed-pods
#125 hide failed pods after one hour (same as completed jobs)
2017-02-19 20:27:20 +01:00
Henning Jacobs
ce452d2fc3 #125 hide failed pods after one hour (same as completed jobs) 2017-02-19 20:21:37 +01:00
Henning Jacobs
01da8ef38b Merge pull request #122 from hjacobs/allocatable-resources
#121 show and honor node allocatable
2017-02-12 14:20:11 +01:00
Henning Jacobs
ea27747666 #121 show and honor node allocatable 2017-02-12 14:11:33 +01:00
Henning Jacobs
ba1443def5 increase read timeout to 15s 2017-01-31 17:35:26 +01:00
Henning Jacobs
09c07ee3de allow panning with first mouse button too 2017-01-31 15:02:05 +01:00
Henning Jacobs
c9190c5d55 Merge pull request #118 from hjacobs/pod-name-undefined
#103 assume empty pod name if undefined
2017-01-24 17:34:21 +01:00
Henning Jacobs
0b8ab2ce03 #103 assume empty pod name if undefined 2017-01-24 17:31:44 +01:00
Henning Jacobs
7502e5c3fb Merge pull request #117 from hjacobs/dashboard-mode
#108 add `renderer` UI option to disable WebGL
2017-01-24 17:10:14 +01:00
Henning Jacobs
ee0cf9b4f2 move other existing config properties into Config class 2017-01-24 17:01:44 +01:00
Henning Jacobs
b988a0d084 #108 add config.js 2017-01-24 16:54:01 +01:00
Henning Jacobs
650d2c58d2 #108 add renderer UI option to disable WebGL 2017-01-24 16:45:30 +01:00
Henning Jacobs
10fbfe2269 Merge pull request #116 from hjacobs/dashboard-mode
Add `scale` UI option
2017-01-24 16:21:20 +01:00
Henning Jacobs
b37aa6a59a #108 add scale UI option 2017-01-24 12:49:48 +01:00
Henning Jacobs
e564f435fd #108 document UI options 2017-01-24 12:39:46 +01:00