Skip to content

Releases: derailed/k9s

v0.25.16

25 Dec 00:52
fc8ffe5
Compare
Choose a tag to compare

Release v0.25.16

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 sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers

A Word From Our Sponsors...

I want to recognize the following folks that have been kind enough to join our sponsorship program and opted to pay it forward!

So if you feel K9s is helping with your productivity while administering your Kubernetes clusters, please consider pitching in as it will go a long way in ensuring a thriving environment for this repo and our k9ers community at large.

Also please take some time and give a huge shoot out to all the good folks below that have spent time plowing thru the code to help improve K9s for all of us!

Thank you!!


♫ Sounds Behind The Release ♭

Blue Christmas - Fats Domino
Mele Kalikimaka - Bing Crosby
Cause - Rodriguez -- Spreading The Holiday Cheer! 🤨


🎅🎄 !!Merry Christmas To All!! 🎄🎅

I hope you will take this time of the year to relax, re-source and spend quality time with your loved ones. I know it's been a tad rocky of recent ;( as I've gotten seriously slammed with work in the last few months...
The fine folks here on this channel have been nothing but kind, patient and willing to help, this humbles me! I feel truly blessed to be affiliated with our great k9sers community!
Next month, we'll celebrate our anniversary as we've started out in this venture back in Jan 2019 (Yikes!) so get crack'in and iron out those bow ties already!!

Best wishes for great health, happiness and continued success for 2022 to you all!!

-Fernand


A Christmas Story...

As of this drop, we've added a new feature to override the sort column and order for a given Kubernetes resource. This feature piggy backs of custom column views and add a new attribute namely sortColumn. For example say you'd like to set the default sort for pods to age descending vs name/namespace, you can now do the following in your views.yml file in the k9s config directory:

NOTE: This file is live thus you can nav to your fav resource, change the column config and view the resource columns and sort changes... Woot!!

k9s:
  views:
    v1/endpoints:
      columns:
        - NAME
        - NAMESPACE
        - ENDPOINTS
        - AGE
    v1/pods:
      sortColumn: AGE:desc  # => suffix [:asc|:desc] for ascending or descending order.
    v1/services:
      ...

Resolved Issues

  • Issue #1398 Pod logs containing brackets not in k9s logs output
  • Issue #1397 Regression: k9s no longer starts in current context namespace since v0.25.12
  • Issue #1358 Namespaces list is empty
  • Issue #956 Feature request : Default column sort (by resource view)

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

v0.25.15

17 Dec 17:08
df613ec
Compare
Choose a tag to compare

Release v0.25.15

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 sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers


Maintenance Release!

Aye! Hot fix on the way...


Resolved Issues

  • Issue #1384 Leaving Logs View Causes Crash: "panic: send on closed channel" - with feelings!

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

v0.25.14

17 Dec 01:02
306e4f2
Compare
Choose a tag to compare

Release v0.25.14

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 sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers


Maintenance Release!

Doh! Hot fix on the way...


Resolved Issues

  • Issue #1384 Leaving Logs View Causes Crash: "panic: send on closed channel"

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

v0.25.13

16 Dec 16:33
fdc638c
Compare
Choose a tag to compare

Release v0.25.13

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 sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers

A Word From Our Sponsors...

I want to recognize the following folks that have been kind enough to join our sponsorship program and opted to pay it forward!

  • uderik
  • Daimler wOOt!! Mercedes Benz sponsorship! How cool is that?

So if you feel K9s is helping with your productivity while administering your Kubernetes clusters, please consider pitching in as it will go a long way in ensuring a thriving environment for this repo and our k9ers community at large.

Also please take some time and give a huge shoot out to all the good folks below that have spent time plowing thru the code to help improve K9s for all of us!

Thank you!!


♫ Sounds Behind The Release ♭

Maintenance Release!


Resolved Issues

  • Issue #1382 Watcher failed for screendumps
  • Issue #1381 --request-timeout affects logs streaming
  • Issue #1380 :pulse returning error: expecting a TableRow but got *v1.Table
  • Issue #1376 Events are not sorted correctly by dates - with feelings...
  • Issue #1291 K9s do not show any error when is unable to get logs, just do not show anything.

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

v0.25.12

15 Dec 06:49
01bdc85
Compare
Choose a tag to compare

Release v0.25.12

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 sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers

A Word From Our Sponsors...

I want to recognize the following folks that have been kind enough to join our sponsorship program and opted to pay it forward!

So if you feel K9s is helping with your productivity while administering your Kubernetes clusters, please consider pitching in as it will go a long way in ensuring a thriving environment for this repo and our k9ers community at large.

Also please take some time and give a huge shoot out to all the good folks below that have spent time plowing thru the code to help improve K9s for all of us!

Thank you!!


♫ Sounds Behind The Release ♭

Maintenance Release!

Hoy! end of year is... sucking! Feeling the burn ;( Apologies for the disruptions!!

You're either a pigeon or... the statue!


Resolved Issues


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

v0.25.10

13 Dec 22:45
Compare
Choose a tag to compare

Release v0.25.10

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 sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers

A Word From Our Sponsors...

I want to recognize the following folks that have been kind enough to join our sponsorship program and opted to pay it forward!

So if you feel K9s is helping with your productivity while administering your Kubernetes clusters, please consider pitching in as it will go a long way in ensuring a thriving environment for this repo and our k9ers community at large.

Also please take some time and give a huge shoot out to all the good folks below that have spent time plowing thru the code to help improve K9s for all of us!

Thank you!!


Maintenance Release!

Doh! Sorry ;( with feelings...


Resolved Issues


PRs

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

v0.25.8

03 Dec 22:25
f97bcea
Compare
Choose a tag to compare

Release v0.25.8

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 sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers

Maintenance Release!


Resolved Issues


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

v0.25.7

26 Nov 21:05
6b6a490
Compare
Choose a tag to compare

Release v0.25.7

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 sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers

Maintenance Release!

Happy (Wild) Turkey Day Everyone!!


Resolved Issues

  • Issue #1341 Colored container logs are not displayed correctly.

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

v0.25.6

24 Nov 07:01
f0b540a
Compare
Choose a tag to compare

Release v0.25.6

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 sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers

Maintenance Release!

And the bit goes on...


Resolved Issues

  • Issue #1333 Log level not showing in k9s
  • Issue #1253 Namespace filter automatically applied after viewing a deployment

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

v0.25.5

23 Nov 16:54
4ae5781
Compare
Choose a tag to compare

Release v0.25.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 sponsorship program and/or make some noise on social! @kitesurfer

On Slack? Please join us K9slackers

Maintenance Release!


Resolved Issues

  • Issue #1327 Switching K8s resource changes view to all namespace
  • Issue #1326 Port forwarding not possible because of "invalid container port"
  • Issue #1325 Meaning of number in brackets after context name is unclear
  • Issue #1324 Problem with Configuration for macOS is can't find configuration directory

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