Commit Graph

28 Commits (142282b584bdf5f579e4571703defb3a18e535f2)

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
Wendell Sun 265e0561aa
add logFile flag to change the default log file path (#1336) 2021-11-26 15:41:44 -07:00
Fernand Galiana 561a0c1f41
K8s update (#1041)
* rev k8s

* add rel notes

* checkpoint

* add helm

* cleaning up

* cleaning up

* rel notes

* check deps

* rev apis + bugs

* cleanup cronjob view

* update rel notes

* clean up + docs
2021-03-19 09:20:05 -06:00
derailed c4fcecf7e7 clean up and bugs fix 2020-10-29 16:34:04 -06:00
derailed 3d4726d726 maintenance drop for v0.21.8 2020-09-10 14:36:00 -06:00
derailed 037d6d3f54 update deps - fix ns issues 2020-05-14 18:27:02 -06:00
derailed f691249db3 changed drain shortcut to vs 2020-03-11 08:45:39 -06:00
derailed efffd2ae5d cleaning up 2020-03-10 23:45:08 -06:00
Ludovico Russo 21073dffba remove icon 2020-03-06 22:24:43 +01:00
Ludovico Russo 0660450aa4 Add loading message at startup 🚀 2020-03-06 22:23:59 +01:00
derailed 5c0fc0845b checkpoint 2019-12-29 12:53:16 -07:00
derailed 365fc01f17 checkpoint 2019-12-29 11:39:22 -07:00
derailed 49f6f7234a clean and bugs fixes 2019-05-30 11:06:38 -06:00
derailed 6aa9e18e12 added screen dumps 2019-05-30 08:24:17 -06:00
derailed 73d2ea3da5 cleanup + add rel notes 2019-05-29 22:30:10 -06:00
derailed a5245a98de some bugs and perf fixes 2019-05-29 17:32:18 -06:00
derailed 21ed022434 add ns checks, percentage + bugz fixes 2019-05-24 16:25:26 -06:00
derailed a52cf37ff1 fixed ns + klog stderr 2019-05-06 10:33:11 -06:00
derailed 57c77ca557 cleanup pass 2019-03-12 06:05:21 -06:00
derailed f0a0c8f06d worked on logs + ansi support + bugs 2019-03-09 17:46:25 -07:00
derailed 66bdef9e3f Hoping resolved on cmd lock out issue + bugs 2019-02-28 22:47:45 -07:00
derailed 3d4d3cba2c added release notes + code fmt 2019-02-18 23:12:35 -07:00
derailed b358f3631f refactor command line args + beefup tests 2019-02-18 18:09:49 -07:00
derailed 2b287c2c80 bug fixes, changed auth options, changed nav, changed dotconfig 2019-02-08 13:25:51 -07:00
derailed 366b6cd96b updates logging, fail fast and added namespace/search features 2019-02-05 17:01:58 -07:00
derailed ae6d339765 cleanup + tests check 2019-02-01 14:33:00 -07:00
derailed da190c204c init drop 2019-01-25 11:53:08 -07:00