Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 1.72 KB

release_0.7.1.md

File metadata and controls

37 lines (21 loc) · 1.72 KB

Release v0.7.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. Your support, kindness and awesome suggestions to make K9s better is as always very much appreciated!

Also if you dig this tool, please make some noise on social! @kitesurfer


Change Logs

AfterMath

Looks like I've broken some stuff in the excitement of 0.7.0! As I ran thru the video this am, I noticed the last minute screen dumps might not be a viable feature. As Norbert correctly points out, in issue #187 (Thanks Norbert!!), retrieving screen dumps was a pain. So I've put together a quick ScreenDump view alias sd to view the screen snapshots and allows to pop your editor of choice upon selection to view the screen dump file content.

NOTE: You will need to use an EDITOR env var to tell K9s which editor you want to use.

# For example...
export EDITOR=vim

This is a quick turn around, hopefully I did not hose anything else in the process ;(


Resolved Bugs/Features


© 2019 Imhotep Software LLC. All materials licensed under Apache v2.0