Skip to content

Releases: AnatolyRugalev/kube-commander

0.1.3

16 Jul 16:32
Compare
Choose a tag to compare

Changelog

8190c3b docs(demo): updated demo GIF
4c21f0d docs(demo): updated demo GIF
c31bea2 docs(readme): add AUR installation instructions
44abfbe docs(readme): add binary installation instructions
5171628 docs(readme): add kubernetes-dashboard comparison table
07d2644 docs(readme): add snap badge
248010b docs(readme): add snap bug notification
3bc04fa docs(readme): added special thanks to README.md
0eaac74 docs(readme): updated kubernetes-dashboard comparison table
249d251 docs(readme): updated kubernetes-dashboard comparison table
db126a5 feat(cli): add version command
e7191d8 test(aur): add AUR publishing script
6c62493 test(aur): fix aur checksum generation

0.1.2

16 Jul 13:12
Compare
Choose a tag to compare

Changelog

07d2644 docs(readme): add snap badge
29276a0 test(aur): add AUR publishing script

0.1.1

15 Jul 22:28
Compare
Choose a tag to compare

Changelog

0f2e700 docs(readme): add more clear instructions
afdc155 fix(ingresses): fixed missing column in newRow()
45778ff test(snap): fix snap package base
de31b60 test(snap): fix snapcraft login
8716b4b test(travis): add snap package support

0.1.0

14 Jul 22:08
Compare
Choose a tag to compare

Changelog

17558c7 2 step
ce75d24 Added Bold style for namespace selector in menu
cfa91f0 Added Pkg.Validate to allow packages to interrupt kube-commander on startup
845d6f0 Added context menu for container selection
d0c49ac Added deployments and namespace sub-menu
86894ee Added partial support for port-forwarding (#22)
d54ca60 Auto-refresh slight refactoring
ccb509b Closes #10. Added Daemon Set support
ff06957 Closes #12. Added Services support
d0850b2 Closes #13. Added Ingresses support
d063fa6 Closes #14. Added Persistent Volume Claims support
92dc4d7 Closes #15. Added Secrets support
cb2774b Closes #16. Added Config Maps support
c59ac52 Closes #17. Added Stateful Set support
9a006bd Closes #18. Added Cron Job support
a9a6f3f Closes #20. Added support of Home and End keys in ListTable
b5d45e4 Closes #21. Enhanced centering, auto-resizing and popup management
880abcc Closes #3. Implemented auto-refresh
caf86e6 Closes #9. Added Replica Sets support
1531a85 Downgraded Kubernetes API version requirements
dd49190 Execute func, fix critical section
2ee97de Fixed ReplicaSets' Replicas field
a73be1c Fixed default context usage in kube client
0be34a2 Fixed delete key
9eeb807 Fixed list table scrolling
338ada1 Fixed namespace focus
56ee767 Fixed rows flickering in dataTable when slow connection
090836a Fixed type names
96c00ce Fixes #4
ff59d64 Huge actions refactoring * ListTable is now basic * Introduced DataTable * ContextMenu is now reusable as separate component * Global hotkeys bar
f06020a Humanized Age field
e47ad30 Implemented non-blocking preloader to support Auto-Refresh feature (#3)
cd4dec4 Merge remote-tracking branch 'origin/master'
9cdcfbb Moved preloader colors to theme
6647418 Removed obsolete switch action from Namespaces
f9128f8 Small fixes
49e39b3 Updated README.md
42094f9 Updated configuration.md
3b32e2a Updated demo
92591e0 feat(*): add MIT LICENSE file
07557f1 feat(windows): added windows support
388e58d first step
63f46f5 fix(readme): clean up README.md
52f232f fix(travis): fixed ghr execution
236ea08 fix(travis): remove -noci flag from semantic-release
cae5ffe fix(travis): set GO111MODULE=on
57a41d7 fix(travis): whitelisted master branch
c46d76d refactor preloader
2411662 semantic release configuration
d0d0ae5 semantic release configuration
73708cb test(travis): add snap packaging
f49e8ad test(travis): add snapcraft description
0a76abc test(travis): fix GO111MODULE=on
56acfe1 test(travis): goreleaser configuration
90b1020 test(travis): set GO111MODULE=on
be06409 test(travis): set goreleaser main.go path
9d54485 test(travis): switch to goreleaser
d5fa187 test(travis): temporarily removed snap support
c32b698 test(travis): update goreleaser configuration