Commit Graph

69 Commits (65100b05d98d290a34359b1573723baa620c71bd)

Author SHA1 Message Date
Fernand Galiana 65100b05d9
K9s/release v0.31.2 (#2452)
* [Bug] Fix #2428

* fix #2446

* fix #2449

* schemas updates

* Add debug info

* v0.31.2 rel notes
2024-01-09 11:34:46 -07:00
Fernand Galiana 6cc4374e83
K9s/release v0.31.0 (#2440)
* cleaning up

* [Bug] Fix #2425 - no context skin issue

* [Bug] Fix #2428

* [Feat] schema validation

* v0.31.0 Release notes
2024-01-08 18:30:49 -07:00
Fernand Galiana 982bf6a728
K9s/release v0.30.7 (#2416)
* [Bug] Fix #2413

* [Bug] Fix #2414

* [Bug] Fix #2407

* cleaning up

* Add config files watcher

* rel notes
2024-01-02 23:57:07 -07:00
Fernand Galiana 9e337a6be0
K9s/release v0.30.5 (#2397)
* [Bug] Fix #2393

* [Maint] Cleaning up

* rel docs
2023-12-27 17:40:44 -07:00
Fernand Galiana dcec53e061
K9s/rel v0.30.0 (#2361)
* [Maint] Refactor VS col handling

* [Bug] Add helm hist <enter> values cmd

* [Bug] Add context specific skins within a given cluster config.

* [Maint] Image scan controls

* [Bug] Fix fwd+bench timestamp

* [Refact] all-ns const

* [Maint] update tabledefs from metav1beta1 to metav1

* [Feat] Introduce workload view

* [Maint] Add convenience to map out ns names

- Refactor allnamespaces

* [Cleanup] axe pegomock

* [Refact] Use gvr type vs string

* [Feat] Add blacklist scans exclusions

* [Feat] setLabels for stored commands

* [Maint] Rename api-group column

* [Refact] gvr type refactor

* [Maint] Cleaning up

* [Bug] Add ability to skin based on context

- Handles cluster spanning *contexts

* [Maint] Cleaning up

* [Feat] Cmd interpreter

* [Maint] Clean up + bug fixes

* [Feat] Changed k9s config loader

> NOTE: !!Breaking change!!

- Make k9s config readonly
- Move writable artifacts to XDG data dir
- Move transient artifacts to XDG state dir
- Add per context skin option
- Add per context readonly option
- Consistent pluralization file names to yaml section

* [Docs] Update release and README docs

* [Maint] Rebase + cleanup

* [Maint] Normalize config extensions all yml -> yaml

* [Maint] Cleaning up + fixes
2023-12-23 14:29:55 -07:00
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
Fernand Galiana d19c792feb
K9s/rel v0.28.0 (#2274)
* check for plausible overflow when seting up env

* Various fixes and clean up

* Introduce File transfer command

- Add ability to upload/download files from/to pods

* release v0.28.0
2023-11-07 17:22:41 -07:00
Kyle Huggins 12b1d28c9d
feat(alias): add `qa` for quit (#2188)
This adds an additional alias for "quit". `qa` is muscle memory for
vimmers, and fits in well alongside `q` and `q!`.

Resolves #856
2023-08-05 08:44:37 -06:00
R0CKSTAR a516775a81
Convert command to lowercase in the command palette (#1432) 2023-03-17 09:37:26 -06:00
Fernand Galiana d5c9cf5ed5
release v0.27.1 (#1945) 2023-01-31 08:09:53 -07:00
Fernand Galiana b5a7cfb3af
K9s/rel v0.27.0 (#1932)
* fix #1661 #1680

* rev k8s + cleanup

* release v0.27.0
2023-01-26 11:07:43 -07:00
Audun V. Nes c353534855
Add VIM-like quit force option. (#1859)
Signed-off-by: Audun Nes <audun.nes@gmail.com>

Signed-off-by: Audun Nes <audun.nes@gmail.com>
2022-11-15 23:06:55 -07:00
Fernand Galiana bb5ba1306d
K9s release v0.25.19 (#1610)
* release v0.25.19

* update deps revs
2022-06-27 19:20:22 -06:00
Fernand Galiana 4ae57817bd
rel v0.25.5 (#1334) 2021-11-23 09:51:40 -07:00
Fernand Galiana 165ffeab93
K9s: rel v0.25.4 (#1322)
* release v0.25.4

* update docs

* update docs
2021-11-20 13:23:26 -07:00
Fernand Galiana 83b5feeb37
fixed #1308 #1307 #1296 (#1309) 2021-11-16 13:58:51 -07:00
Fernand Galiana a35155415e
fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
derailed 9b498196f9 fix #1163 #1153 #1151 #1140 #1137 #1132 #1131 2021-06-27 23:22:13 -06:00
derailed a951b552fb checkpoint 2021-05-02 12:46:15 -06:00
Fernand Galiana 68861202c7
Revert "[WIP] Add ArgoCD views" 2021-03-18 22:04:01 -06:00
Raphaël Pinson debe864dcb
Add AppProjects 2020-12-18 15:41:29 +01:00
Raphaël Pinson 39d2b9535d
[WIP] Add ArgoCD views
Signed-off-by: Raphaël Pinson <raphael.pinson@camptocamp.com>
2020-12-09 21:48:46 +01:00
derailed a3f11bab2e implement resoure req/limit columns 2020-10-28 18:50:27 -06:00
derailed 087e6643f9 add liveviews for describe/yaml 2020-10-27 19:38:54 -06:00
derailed 5893cffb0d add dir view 2020-07-02 17:58:25 -06:00
derailed e2f1626764 add pvc usage check + bugz #642 #754 #753 #743 #728 #718 2020-06-04 18:20:41 -06:00
derailed 19a4594eea fix issues #741 #740 #739 #727 #723 2020-05-29 13:23:42 -06:00
derailed 3a02001695 fix con issue + #741 #740 2020-05-29 09:52:59 -06:00
derailed 80176609db switch to context view if cluster is unreachable 2020-05-28 13:42:02 -06:00
derailed 46c2f31249 fix issues #726 #724 #722 #721 #720 2020-05-23 11:15:21 -06:00
derailed 037d6d3f54 update deps - fix ns issues 2020-05-14 18:27:02 -06:00
derailed 56a520c2d1 fix issues #692 #689 #685 #684 2020-05-01 12:01:21 -06:00
derailed 7d8277dfe9 fix config reloads, added filter history + bug fixes 2020-04-24 15:44:18 -06:00
derailed 801f45d703 fix issues #665, #662 2020-04-14 11:19:12 -06:00
derailed bf427dda78 update docs 2020-04-06 07:47:05 -06:00
derailed e211611d4e checkpoint 2020-04-02 13:08:41 -06:00
derailed bf2847bea7 checkpoint 2020-03-28 18:27:17 -06:00
derailed cfb38b1587 updates 2020-01-25 22:36:13 -07:00
derailed f74bd81dcb checkpoint 2020-01-24 21:34:16 -07:00
derailed f4144015dd cleanup pr #489. May be fixed?? #507 2020-01-23 15:32:51 -07:00
derailed cf79622be0 add xray ns support 2020-01-20 18:45:55 -07:00
derailed 9089346e35 add rel notes 2020-01-20 18:43:03 -07:00
derailed 8a0b78a77b Fix Beryllium xray core. fix #500 2020-01-20 18:22:10 -07:00
derailed 4d37d2449c remove xray icons. fix #498, #497 2020-01-20 10:16:00 -07:00
derailed 4d557fb813 checkpoint 2020-01-19 12:13:21 -07:00
derailed d45d3af116 checkpoint 2020-01-18 18:45:17 -07:00
derailed 860728c083 checkpoint 2020-01-18 08:13:36 -07:00
derailed c20d89b938 add log search + fix #484, #481, #480, #479, #477, #476, #468 2020-01-10 10:28:27 -07:00
derailed 4f05dc9cbf checkpoint 2020-01-04 14:05:41 -07:00