Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.01 KB

release_0.2.5.md

File metadata and controls

30 lines (20 loc) · 1.01 KB

Release v0.2.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

  • Added a help view to show available key bindings. Use <?> to access it.
  • Alias view is now accessible via key <a>
  • Pressing <enter> while on the namespace/context views will navigate directly to the pods view.
  • Added resource view breadcrumbs to easily navigate in history. Use key <p> to navigate back.
  • Added configuration logBufferSize to limit the size of the log view while viewing chatty or big logs.

Resolved Bugs