github derailed/k9s v0.21.5

latest releases: v0.32.5, v0.32.4, v0.32.3...
3 years ago

Release v0.21.5

Notes

Thank you to all that contributed with flushing out issues and enhancements for 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 are as ever very much noted and appreciated!

If you feel K9s is helping your Kubernetes journey, please consider joining our sponsorhip program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers


First A Word From Our Sponsors...

First off, I would like to send a Big Thank You to the following generous K9s friends for joining our sponsorship program and supporting this project!

Contrarily to popular belief, OSS is not free! We've now reached 8k stars and 270k downloads! As you all know, this project is not pimped out by a big company with deep pockets or a large team. This project is complex and does demand a lot of my time. So if k9s is useful to you and part of your daily lifecycle. Please contribute! Your contribution whether financial, PRs, issues or shout-outs on social/blogs are crucial to keep K9s growing and powerful for all of us!
Don't let OSS by individual contributors become an oxymoron...

New Skins On The Block!

In this drop, big thanks are in effect for Dan Mikita for contributing a new K9s solarized theme!

Also we've added a new skin configuration for table's cursor namely cursorFgColor and cursorBgColor:

  # skin.yml
  ...
  views:
    table:
      fgColor: *foreground
      bgColor: *background
      cursorFgColor: *foreground
      cursorBgColor: *current_line
      header:
        fgColor: white
        bgColor: *background
        sorterColor: *cyan
  ...

Resolved Bugs/Features/PRs


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

Don't miss a new k9s release

NewReleases is sending notifications on new releases.