forked from derailed/k9s
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release v0.26.4 * update deps * update docs * fix merge * update gha
- Loading branch information
Showing
24 changed files
with
252 additions
and
346 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,67 @@ | ||
<img src="https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s.png" align="center" width="800" height="auto"/> | ||
|
||
# Release v0.26.4 | ||
|
||
## 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! Also big thanks to all that have allocated their own time to help others on both slack and on this repo!! | ||
|
||
As you may know, K9s is not pimped out by corps with deep pockets, thus if you feel K9s is helping your Kubernetes journey, please consider joining our [sponsorship program](https://github.com/sponsors/derailed) and/or make some noise on social! [@kitesurfer](https://twitter.com/kitesurfer) | ||
|
||
On Slack? Please join us [K9slackers](https://join.slack.com/t/k9sers/shared_invite/enQtOTA5MDEyNzI5MTU0LWQ1ZGI3MzliYzZhZWEyNzYxYzA3NjE0YTk1YmFmNzViZjIyNzhkZGI0MmJjYzhlNjdlMGJhYzE2ZGU1NjkyNTM) | ||
|
||
--- | ||
|
||
## ♫ Sounds Behind The Release ♭ | ||
|
||
* [Love's Got Me High - Terrence Parker](https://www.youtube.com/watch?v=1KuLU6lpMT8) | ||
* [New money - Calvin Harris](https://www.youtube.com/watch?v=TUVw1PTO6Sc) | ||
* [Shrine - Jeff Beck](https://www.youtube.com/watch?v=-zBtluqp8l8) | ||
|
||
--- | ||
|
||
## A Word From Our Sponsors... | ||
|
||
To all the good folks below that opted to `pay it forward` and join our sponsorship program, I salute you!! | ||
|
||
* [Subshell](https://github.com/subshell) | ||
* [Dan Anglin](https://github.com/dananglin) | ||
* [Jacob Lorenzen](https://github.com/Jaxwood) | ||
* [Benjamin Herbert](https://github.com/BenjaminHerbert) | ||
* [Brandon G](https://github.com/gannicottb) | ||
* [Damyan Yordanov](https://github.com/damyan) | ||
* [Luiz Marques](https://github.com/luizfnunesmarques) | ||
* [Argonaut](https://github.com/argonautdev) | ||
* [Marcin Jasion](https://github.com/mjasion) | ||
|
||
--- | ||
|
||
## Maintenance Release | ||
|
||
--- | ||
|
||
## Resolved Issues | ||
|
||
* [Issue #1742](https://github.com/derailed/k9s/issues/1742) Edit and shell not working on Arch linux | ||
* [Issue #1724](https://github.com/derailed/k9s/issues/1724) redundant conversion exists | ||
* [Issue #1714](https://github.com/derailed/k9s/issues/1714) Cronjob: don't highlight changes in `last schedule` | ||
* [Issue #1711](https://github.com/derailed/k9s/issues/1711) Unable to see CRDs | ||
* [Issue #1700](https://github.com/derailed/k9s/issues/1700) Ctrl+D removes a pod instantly | ||
|
||
--- | ||
|
||
## Contributed PRs (Thank you!!) | ||
|
||
* [PR #1759](https://github.com/derailed/k9s/pull/1759) Fix typo in cronjob | ||
* [PR #1755](https://github.com/derailed/k9s/pull/1755) List all helm releases by default | ||
* [PR #1753](https://github.com/derailed/k9s/pull/1753) Fix flux plugin to properly handle trace | ||
* [PR #1744](https://github.com/derailed/k9s/pull/1744) README: correct (auto-)port-forwards annotations | ||
* [PR #1739](https://github.com/derailed/k9s/pull/1739) Fix GracePeriodSeconds | ||
* [PR #1725](https://github.com/derailed/k9s/pull/1725) fix redundant type conversion code | ||
* [PR #1721](https://github.com/derailed/k9s/pull/1721) Replace keyboard package | ||
* [PR #1711](https://github.com/derailed/k9s/pull/1711) Fix get CustomResourceDefinition | ||
* [PR #1709](https://github.com/derailed/k9s/pull/1709) Plugin for opening a root shell to k3d container | ||
|
||
--- | ||
|
||
<img src="https://raw.githubusercontent.com/derailed/k9s/master/assets/imhotep_logo.png" width="32" height="auto"/> © 2022 Imhotep Software LLC. All materials licensed under [Apache v2.0](http://www.apache.org/licenses/LICENSE-2.0) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.