Releases: derailed/k9s
v0.25.16
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
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
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
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
!
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
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
- Issue #1378 Regression: Namespace filters are no longer applied on startup
- Issue #1376 Events not sorted correctly by dates
- Issue #1375 Unable to show port forwards
- Issue #1374 --all-namespaces does not work v0.25.10
- Issue #1373 change namespace not possible
© 2021 Imhotep Software LLC. All materials licensed under Apache v2.0
v0.25.10
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
- Issue #1361 Pulses not displaying graphs
- Issue #1358 Namespace list is empty
- Issue #1357 Benchmarks doesn't work on windows
- Issue #1355 Trace log level does not exists
- Issue #1345 Access denied after context switch
PRs
- PR #1363 Add rose-pine skin.
Sergio Soria - PR #1356 Add flux trace shortcut to flux plugin.
Guillaume Berche - PR #1321 Add customizable dump directory property.
Vlasov Artem
© 2021 Imhotep Software LLC. All materials licensed under Apache v2.0
v0.25.8
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
- Issue #1349 Support events.k8s.io Event v1
- Issue #1345 Access denied after context switch
- Issue #1344 Use "Port forward",but "invalid container port"
- Issue #1342 Log screen refreshed every second
© 2020 Imhotep Software LLC. All materials licensed under Apache v2.0
v0.25.7
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
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
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