Commit Graph

58 Commits (90a810ffc2ec5d5460ae4f43325e295f158dec65)

Author SHA1 Message Date
Fernand Galiana 90a810ffc2
K9s/release v0.31.8 (#2528)
* [Maint] Fix race condition issue

* [Bug] Fix #2501

* [Maint] Allow reference to resource aliases for plugins

* [Feat] Intro cp namespace command + misc cleanup

* [Maint] Rev k8s v0.29.1

* [Bug] Fix #1033, #1558

* [Bug] Fix #2527

* [Bug] Fix #2520

* rel v0.31.8
2024-02-06 19:21:28 -07:00
Joshua Ward d63fe83edb
chore: rebasing off main and resolving conflicts (#2314)
Co-authored-by: Joshua Ward <joshua.l.ward@leidos.com>
2024-01-03 23:38:37 -07:00
Fernand Galiana 26d1585699
K9s/release v0.30.3 (#2381)
* fix #2377

* fix #2379

* cleaning up

* Release docs
2023-12-25 12:06:23 -07:00
Fernand Galiana f0d0e62b70
K9s/release v0.30.1 (#2369)
* [Bug] Fix #2368

* [Bug] Fix #2363

* [Bug] Fix #2364

* [Bug] Fix #2366

* [Bug] Fix #2367

* Release docs + rebase fixes
2023-12-24 11:29:22 -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
Jayson Wang ac8395dded
chore: use k8s.io/kubernetes as a dependency is unsupported and not recommended (#2310) 2023-11-24 08:28:51 -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 32b9493a0d
Clean up issues introduced by #2125 (#2289) 2023-11-12 11:33:01 -07:00
Alexandru Placinta 344990e096
Pod view resembles more the output of kubectl get pods -o wide (#2125) 2023-11-12 11:08:16 -07:00
Fernand Galiana 5540b5a825 Add sanitize command (#2286)
- Sanitize provides for clearing out pods in either completed/failed
  state #2277
2023-11-11 10:33:33 -07:00
Jayson Wang 957f70f775
Correctly display the numbers in the Ready column of the pods view (#2137) 2023-06-18 07:48:33 -06:00
Fernand Galiana d5c9cf5ed5
release v0.27.1 (#1945) 2023-01-31 08:09:53 -07: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 bb5ba1306d
K9s release v0.25.19 (#1610)
* release v0.25.19

* update deps revs
2022-06-27 19:20:22 -06:00
Fernand Galiana 11c2ae2622
release v0.25.11 (#1377) 2021-12-14 10:44:24 -07:00
derailed d38efba564 fix bugz 2021-04-29 10:51:56 -06:00
derailed d31328a576 fix po feature col + lockouts? 2021-03-24 11:09:44 -06:00
derailed 89ff119977 fix #1024 2021-03-22 09:13:01 -06: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 a4c7f3817e cleanup + rel notes 2020-12-04 10:18:37 -07:00
derailed 512c40fae0 rel v.24.0 - maintenance drop 2020-11-21 10:20:32 -07:00
derailed c996ab314b fix perf issue with resource metrics 2020-11-03 08:30:55 -07:00
derailed 2d2c6b06b6 maintenance release. Fix #920 and perhaps improved #663 2020-11-02 23:35:08 -07:00
derailed 4045cb56a4 cleaning up 2020-10-28 19:10:29 -06:00
derailed a3f11bab2e implement resoure req/limit columns 2020-10-28 18:50:27 -06:00
derailed ffc31f856a checkpoint 2020-10-26 16:49:28 -06:00
derailed 2e04a846e6 fix issues #882,881,880 2020-09-18 13:51:37 -06:00
derailed f1111174aa add pf indicator 2020-06-29 18:47:02 -06:00
Richard Whitehead 9f9812b897 Add pendColor option for Pending pods 2020-05-26 20:24:02 -07:00
Pavel Tumik 0c425f2edf If container doesn't have resources set, in pod view show limits as n/a 2020-05-09 07:52:51 -07:00
derailed 7d8277dfe9 fix config reloads, added filter history + bug fixes 2020-04-24 15:44:18 -06:00
derailed bf2847bea7 checkpoint 2020-03-28 18:27:17 -06:00
derailed 5fcfecb38e add thresholds + pulses tlc + fix #596 #593 #560 2020-03-04 12:27:47 -07:00
derailed a5106ec1d5 fix #590 2020-03-01 21:43:25 -07:00
derailed 3e751eb92e Fix sorting on Restart col #590 2020-02-28 23:20:10 -07:00
derailed c896598e84 Fix #583, #584 2020-02-27 21:47:21 -07:00
derailed e936b17fd0 fix #583 2020-02-26 08:06:26 -08:00
derailed 07edcfc6af fix #581 2020-02-26 07:36:26 -08:00
derailed 543f9837ff checkpoint 2020-02-25 22:48:24 -08: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 f4144015dd cleanup pr #489. May be fixed?? #507 2020-01-23 15:32:51 -07:00
derailed f9e32003b9 reworked cpu/mem limits 2020-01-22 13:42:51 -07:00
Fernand Galiana 995158d446
Merge pull request #489 from binarycoded/resource_limits
Show resource limit % next to request % in Pod view (fix #413)
2020-01-22 11:51:55 -07:00
derailed 6ba788455c cleaning up 2020-01-22 11:41:33 -07:00
derailed a96fa843b5 checkpoint 2020-01-22 10:23:59 -07:00
Benjamin Clauss dc2b0104de Show resource limit % next to request % in Pod view (fix #413) 2020-01-22 13:57:14 +01:00
derailed 860728c083 checkpoint 2020-01-18 08:13:36 -07:00
derailed a8771b8c67 fix #468 #469 2020-01-06 15:05:07 -07:00