Commit Graph

16 Commits (a44cb6135c1fec94e3777af2cb6aedcb8f18207d)

Author SHA1 Message Date
Fernand Galiana a44cb6135c K9s Release v0.29.0 (#2326)
* Feat: Move shell pod cluster config to general config

> BREAKING CHANGE! K9s configuration breaking change! Shellpod specification will
no longer reside with a cluster configuration. It is now part of the
global K9s configuration object.

Shellpod configuration should be part of k9s config. Clusters admins
will most likely use the same image and config to run shells on their
nodes. Each cluster in turn will have the option to either
enable/disable shelling into nodes. This not only DRYs up the k9s config
but also allows user to consolidate their shell pod configuration in one
central place.

* Fix #2290 - Add freebsd assets

* Maintenance cleaning up

* Fix #2166 - Add taint tracking column to node view

* Fix #2009: Update screendump file names to contain resource info

* Maintenance: Cleanup errror messages

* Fix #1513: Change log default to tail vs last 5min

* Fix #2166: Add taint indicator on node view

* Fix #2165: Track init co restarts

* Fix #2308: Fix rbac auth checks

* Fix #2036: Fix npe on filtering CRDs

* Fix #2219: Turn on TTY option on shellpod

* Fix #2167: Update color escape sequence on copy

* Fix #2297: Enable multi select on nodes

* Cleanup headers

* Fix #2162: Allow edit when describing/viewing

* Feat: Add helm release history support

* Fix #2039: Command Arrow up/down + enter support

* Small refactor

* Add img vulenerability scans support

* Change skin loading and support

- Move skin specification to k9s cluster config section
- Load skins for skins dir

* Release v0.29.0 docs
2023-12-06 23:12:39 -07:00
Fernand Galiana 702f6f01b2
Clean up items... (#2303)
* Update licence header

* Add linter workflow

* Add pkg builds
2023-11-19 08:43:39 -07:00
Nick Mills-Barrett 9d804c6c17
Add env var to disable node pod counts (#2168)
* Add env var to disable node pod counts

* Move disabling pod counting to config

* Correct alias context function name
2023-11-12 10:32:02 -07:00
derailed 678143e2a3 add resource ref support for sec, sa and cm 2020-05-27 21:23:02 -06:00
derailed c896598e84 Fix #583, #584 2020-02-27 21:47:21 -07:00
derailed 42e2e98e4d added support for custom columns 2020-02-22 18:30:30 -07:00
derailed 355f4ce396 checkpoint 2020-02-19 18:25:36 -07:00
derailed aab46f6aad fix for #452 2020-01-01 23:00:22 -07:00
derailed 782de04b42 checkpoint 2019-12-29 23:34:28 -07:00
derailed 365fc01f17 checkpoint 2019-12-29 11:39:22 -07:00
derailed 9d23488ff5 checkpoint 2019-12-28 12:49:14 -07:00
derailed c26c80e170 checkpoint 2019-12-28 12:22:22 -07:00
derailed add0d678f0 checkpoint 2019-12-24 22:38:54 -07:00
derailed 4127da865f checkpoint 2019-12-14 16:18:36 -07:00
derailed e293e1af90 checkpoint 2019-12-13 20:10:03 -07:00
derailed 4c2c4793dc checkpoint 2019-12-02 16:11:39 -07:00