Skip to content
This repository has been archived by the owner on Nov 20, 2020. It is now read-only.

Releases: yolossn/lazykubernetes

v0.1.2

13 Sep 17:48
Compare
Choose a tag to compare

Changelog

118108c Update Readme (#22)
857ddc2 add attributions
c95e751 handle array out of range error
2e99f23 handle segfault due to nil pointer

v0.1.1

13 Sep 13:20
Compare
Choose a tag to compare

Changelog

debf45e Brew install command added
c5f5234 Getnodecount added and view updated
b13358d Goreleaser added with github action to build and release
0848880 Merge branch 'master' into github-action
998b77a Merge pull request #16 from yolossn/github-action
992ee09 Merge pull request #21 from yolossn/node-view
8aafd9b Merge remote-tracking branch 'origin/master' into node-view
642924a Render description of resources (#20)
016270c Static node view
a0da6fc Unused import removed
b5a5aff Watch namespaces and resources (#15)
bc70525 Workflow corrected
071f7ad handle panics 😬
7d3a043 highlight cluster-info on init
0b3754c list pods added in k8s client
557c85a node watch
41a36de return quietly on k8s fetch

v0.1.0

13 Sep 06:59
540c76b
Compare
Choose a tag to compare

Changelog

b13358d Goreleaser added with github action to build and release
823e85d Initial commit
aeac9ca Merge pull request #3 from yolossn/keybindings
c0fa2c7 Merge pull request #7 from yolossn/init_client
e487c93 Update README.md
8ee3e86 add info tab click handler
af04402 init + basic layout
db7d739 init client
0b3754c list pods added in k8s client
32c43e9 set basic keybindings