Releases: derailed/k9s
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...
Resolved Bugs
0.1.6
Release v0.1.6
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 #43 Add CronJob Manual Trigger.
All of this work is attributed to dzoeteman. Thank you! - Added ability to view logs on Job resource.
- Feature request #37 Added Describe on resources as
in kubectl describe xxx - NOTE! Changed alias to
job
andcron
vsjo
andcjo
Resolved Bugs
- Fix issue with ServiceAccounts not displaying
0.1.5
Release v0.1.5
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 #54
Changed pod colorer to not show error status while initializing
Tx! jawahars16, jmreicha
Resolved Bugs
- Fixed release version not showing up on execs
0.1.4
Release v0.1.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 file an issue please help me verify and close.
Thank you so much for your support!!
Change Logs
- IMPORTANT! Breaking change! The K9s config was changed
If K9s does not launch, move over .k9s/config.yml - Reworked CLI args to better support contexts