-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update dependencies * Update k9s skins * Update release docs
- Loading branch information
Showing
30 changed files
with
330 additions
and
102 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -913,6 +913,8 @@ to make this project a reality! | |
* <img src="assets/mail.png" width="16" height="auto" alt="email"/> [email protected] | ||
* <img src="assets/twitter.png" width="16" height="auto" alt="twitter"/> [@kitesurfer](https://twitter.com/kitesurfer?lang=en) | ||
* [Aleksei Romanenko](https://github.com/slimus) | ||
We always enjoy hearing from folks who benefit from our work! | ||
## Contributions Guideline | ||
|
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,74 @@ | ||
<img src="https://raw.githubusercontent.com/derailed/k9s/master/assets/k9s.png" align="center" width="800" height="auto"/> | ||
|
||
# Release v0.27.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) | ||
|
||
--- | ||
## Core Team... | ||
|
||
Please help me welcome Aleksei Romanenko(https://github.com/slimus) to the K9s contributor team!! | ||
Alex is very knowledgeable in this space, kind and a great human being! | ||
He has been instrumental with issues, prs and fielding questions in forums and slack. | ||
|
||
🎉 Welcome Alex!!🎉 | ||
|
||
--- | ||
|
||
## 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!! | ||
|
||
* [Jon Walton](https://github.com/jon-walton) | ||
* [gmbnomis](https://github.com/gmbnomis) | ||
* [Alex Viscreanu](https://github.com/aexvir) | ||
* [Björn Petersen](https://github.com/BjoernPetersen) | ||
* [Tanner Watson](https://github.com/tannerwatson) | ||
* [Jabunovoty](https://github.com/jabunovoty) | ||
* [Joey Guerra](https://github.com/joeyguerra) | ||
* [Materialize Inc](https://github.com/MaterializeInc) | ||
* [Kijana Woodard](https://github.com/kijanawoodard) | ||
* [Tom Saleeba](https://github.com/tomsaleeba) | ||
* [William Alexander](https://github.com/carpetfuz) | ||
* [Süddeutsche Zeitung](https://github.com/sueddeutsche) | ||
|
||
> Sponsorship cancellations since the last release: `12` ;( | ||
--- | ||
|
||
## Maintenance Release | ||
|
||
--- | ||
|
||
## Resolved Issues | ||
|
||
* [Issue #2072](https://github.com/derailed/k9s/issues/2072) Triggered Job from cronjob is missing annotations | ||
* [Issue #2024](https://github.com/derailed/k9s/issues/2024) Allow customization of log indicators with skin theme | ||
* [Issue #1971](https://github.com/derailed/k9s/issues/1971) Zip binary for windows | ||
|
||
--- | ||
|
||
## Contributed PRs | ||
|
||
Please give `Big Thanks!` and `ATTA Girls/Boys!` to all the fine contributors for making K9s better for all of us!! | ||
|
||
* [PR #2073](https://github.com/derailed/k9s/pull/2073) Fix for missing Job annotations created from Cronjob | ||
* [PR #2069](https://github.com/derailed/k9s/pull/2069) Unify all go version to 1.20 | ||
* [PR #2067](https://github.com/derailed/k9s/pull/2067) Create narsingh skin | ||
* [PR #2054](https://github.com/derailed/k9s/pull/2054) Update setup-go action, with caching | ||
* [PR #2045](https://github.com/derailed/k9s/pull/2045) Fix: (views) use saved context view when switching | ||
* [PR #2041](https://github.com/derailed/k9s/pull/2041) Feat: allow customization of log indicator toggles | ||
* [PR #2030](https://github.com/derailed/k9s/pull/2030) Updated monokai skin with help styles, and more monokai appropriate colors | ||
* [PR #2027](https://github.com/derailed/k9s/pull/2027) Roles are rendered using same colorer function from skin | ||
* [PR #2045](https://github.com/derailed/k9s/pull/2045) Fix: (views) use saved context view when switching\ | ||
* [PR #2011](https://github.com/derailed/k9s/pull/2011) Fix #2007: Remove debug command | ||
|
||
--- | ||
|
||
<img src="https://raw.githubusercontent.com/derailed/k9s/master/assets/imhotep_logo.png" width="32" height="auto"/> © 2023 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.