Releases: hjacobs/kube-ops-view
Releases · hjacobs/kube-ops-view
20.4.0
26 Apr 12:21
Compare
Sorry, something went wrong.
No results found
code formatting and linting
update dependencies (incl. npm audit fix)
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-ops-view:20.4.0 --help
19.9.0
15 Sep 15:11
Compare
Sorry, something went wrong.
No results found
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-ops-view:19.9.0 --help
0.12
09 Aug 20:52
Compare
Sorry, something went wrong.
No results found
#237 : add new command line options --node-link-url-template and --pod-link-url-template to make Nodes/Pods clickable (link to external tools such as kube-web-view )
#230 : scale clusters properly (thanks to @tomislater )
#232 : add missing "no-cache" HTTP headers
update dependencies
Live demo is available on https://kube-ops-view.demo.j-serv.de/
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-ops-view:0.12 --help
0.11
23 Mar 12:48
Compare
Sorry, something went wrong.
No results found
#221 : save sorting value (dropdown) in browser's local storage to survive reloads (thanks to @tomislater )
#195 : move unassigned pods to the right of worker nodes when no master nodes exist (thanks to @mcasperson )
#220 : switch to pykube-ng
#217 : scale master nodes separately from worker nodes (thanks to @tomislater )
#216 : add CRT filter
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-ops-view:0.11 --help
0.10
06 Mar 20:33
Compare
Sorry, something went wrong.
No results found
#208 : dynamic sizing of nodes (depending on number of pods)
#203 : fix dashboard=true UI option
Docker image is available on Docker Hub (see README on how to use):
docker run -it hjacobs/kube-ops-view:0.10 --help
0.9.1
19 Dec 20:03
Compare
Sorry, something went wrong.
No results found
#187 : fix Kubernetes resource value parsing (wrong unit suffix configuration)
0.9
11 Dec 18:54
Compare
Sorry, something went wrong.
No results found
#186 : fix NPM vulnerabilities
#185 : update Python dependencies
#177 : use Metrics Server API instead of Heapster
0.8.1
03 May 07:38
Compare
Sorry, something went wrong.
No results found
#164 : fix in-cluster config
0.8
01 May 19:03
Compare
Sorry, something went wrong.
No results found
#163 : update JS and Python dependencies
#158 : filter out evicted pods
0.7.1
28 Feb 12:24
Compare
Sorry, something went wrong.
No results found
#129 : handle failing pods without finishedAt time