Releases: derailed/k9s
0.2.4
Release v0.2.4
Notes
Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
- Issue #87 Added confirmation dialog on
resource deletion. Either hit or button to bail out of deletion.
Resolved Bugs
0.2.3
Release v0.2.3
Notes
Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
Resolved Bugs
0.2.2
Release v0.2.2
Notes
Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
- Feature #98 Pod view with node name.
- Feature #29 Support ANSI colors in logs.
- Feature #105 [Experimental] Add support for manual refresh.
Resolved Bugs
0.2.1
Release v0.2.1
Notes
Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
- Bad call on the log view! Reverted to original and on the radar
for a rewrite. This will most likely introduce some
disturbance in the log force, but the previous solution would not
work for init containers and not running pods. - Added live resource filters + alias view
- Surfaced elevator control for table view navigation
Resolved Bugs
0.2.0
Release v0.2.0
Notes
Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
- Feature #97
Changed log view to now use kubectl logs shell command.
There was some issues with the previous implementation with missing info and panics.
NOTE! User must type Ctrl-C to exit the logs and navigate back to K9s - Reordered containers to show spec.containers first vs spec.initcontainers.
- Feature #29
Side effect of #97 Log coloring if present, will now show in the terminal.
Resolved Bugs
0.1.11
Release v0.1.11
Notes
Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
Resolved Bugs
0.1.10
Release v0.1.10
Notes
Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
Resolved Bugs
0.1.9
Release v0.1.9
Notes
Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
Resolved Bugs
0.1.8
Release v0.1.8
Notes
Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
Resolved Bugs
0.1.7
Release v0.1.7
Notes
Thank you to all that contributed with flushing out issues with K9s! I'll try
to mark some of these issues as fixed. But if you don't mind grab the latest
rev and see if we're happier with some of the fixes!
If you've filed an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
- Feature request #73 Add support for search/filter
- Feature request #48 Add support to filter alias view
- Feature request #30 Add support for init containers
- Major cleanup + refactor. Might have introduced some instability...