Commit Graph

21 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
derailed 39a55231fa fix #1773 2022-09-26 19:27:43 -06:00
Fernand Galiana 412b064439
K9s/rel v0.26.4 (#1767)
* release v0.26.4

* update deps

* update docs

* fix merge

* update gha
2022-09-21 14:28:21 -06:00
muicoder cab718387c
Fix Get CustomResourceDefinition(#1711) (#1722)
* Fix  Get CustomResourceDefinition(#1711)

* Update crd_test.go
2022-09-18 07:11:59 -06:00
Fernand Galiana b6feb10388
K9s/rel v0.26.0 (#1660)
* additional tests + cleanup

* release v0.26.0
2022-07-17 09:28:59 -06:00
Fernand Galiana 373fd4587b
K9s release v0.25.20 (#1621)
* release v0.25.20

* fix rel notes
2022-06-28 09:29:30 -06:00
Fernand Galiana 11c2ae2622
release v0.25.11 (#1377) 2021-12-14 10:44:24 -07:00
derailed ffc31f856a checkpoint 2020-10-26 16:49:28 -06: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 860728c083 checkpoint 2020-01-18 08:13:36 -07:00
derailed 4f05dc9cbf checkpoint 2020-01-04 14:05:41 -07:00
derailed 782de04b42 checkpoint 2019-12-29 23:34:28 -07:00
derailed c26c80e170 checkpoint 2019-12-28 12:22:22 -07:00
derailed 4127da865f checkpoint 2019-12-14 16:18:36 -07:00
derailed 6839578a8c checkpoint 2019-12-14 12:12:18 -07:00
derailed 3be2b370ab checkpoint 2019-12-13 23:32:59 -07:00
derailed e293e1af90 checkpoint 2019-12-13 20:10:03 -07:00
derailed 4c2c4793dc checkpoint 2019-12-02 16:11:39 -07:00
derailed 7a7d66564d checkpoint 2019-11-27 09:31:52 -07:00