Commit Graph

43 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
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
Dan Ramich 3f280ca133
Update ScanSA calls to account for blank service accounts (#1871)
The original check in ScanSA assumed the service account on the pod spec
was not blank. It can be blank and when it is kubernetes will default
to using the 'default' service account. This change extends the check
logic to also include that.
2022-12-03 07:12:27 -07:00
Aleksei Romanenko c6ad80126e
Show UsedBy for PriorityClasses (#1666)
Co-authored-by: Aleksei Romanenko <alex.romanenko@linkup.com>
2022-07-30 06:47:51 -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 df613ec88d
fix #1384 (#1388) 2021-12-17 10:04:52 -07:00
Fernand Galiana 81823ae167
fixed #1311 #1310 #1293 (#1313) 2021-11-16 22:41:02 -07:00
Fernand Galiana 4e20e5f110
K9s: Release v0.25.0 (#1304)
* update rel notes

* release 0.25 checkpoint

* cleaning up
2021-11-15 23:24:51 -07:00
Fernand Galiana 0bc6179471
K9s: rev 0.24.15 (#1218)
* fix cron triggers

* fix cron triggers again...

* fix #1203 #1206

* cleaning up

* revert persistent flag

* fix #1181 + update docs
2021-08-06 15:43:36 -06:00
derailed 9b498196f9 fix #1163 #1153 #1151 #1140 #1137 #1132 #1131 2021-06-27 23:22:13 -06:00
derailed da8a65e59a cleaning up 2020-10-29 17:18:46 -06:00
derailed ffc31f856a checkpoint 2020-10-26 16:49:28 -06:00
Antoine Meausoone 27b1bba671 fix: replace unordered map by ImageSpec array
fix comments issues

Co-authored-by: Sylvain Dumas <sylvain.dumas@ext.leroymerlin.fr>
2020-10-18 22:09:16 +02:00
Antoine Meausoone 6f9f9ccea5 feat: add error if try to set image on managed pod
remove usage of v1.PodSpec for patch resources
2020-09-28 14:14:55 +02:00
Antoine Meausoone b00c77f477 feat(set_image): add set image feature for pod 2020-08-20 13:58:06 +02:00
Antoine Meausoone 41e9d691b7 feat(image extender): set image for init container 2020-08-18 22:19:07 +02:00
Antoine Meausoone 8cb9da07b1 feat(dao/dp): use external patch method to create json patch 2020-08-12 21:27:31 +02:00
Antoine Meausoone c534fbb75e feat(podspec): add possibility to set container image in Deployment 2020-08-11 12:22:40 +02:00
derailed e2f1626764 add pvc usage check + bugz #642 #754 #753 #743 #728 #718 2020-06-04 18:20:41 -06:00
derailed 3cfc4e860c cleaning up 2020-05-28 14:02:43 -06:00
derailed 80176609db switch to context view if cluster is unreachable 2020-05-28 13:42:02 -06:00
derailed 678143e2a3 add resource ref support for sec, sa and cm 2020-05-27 21:23:02 -06:00
derailed 46c2f31249 fix issues #726 #724 #722 #721 #720 2020-05-23 11:15:21 -06:00
derailed bf2847bea7 checkpoint 2020-03-28 18:27:17 -06:00
derailed dbbf68fab9 checkpoint 2020-03-23 08:01:19 -06:00
derailed 7cf9fe6c8b cleaning up 2020-02-25 23:31:49 -08:00
derailed 543f9837ff checkpoint 2020-02-25 22:48:24 -08:00
derailed 355f4ce396 checkpoint 2020-02-19 18:25:36 -07:00
derailed 7a977f31c7 refactor pf and benchmarks 2020-02-14 14:28:52 -07:00
derailed 7ad07b791d fix #542, #541 2020-02-12 16:43:22 -07:00
derailed a96fa843b5 checkpoint 2020-01-22 10:23:59 -07:00
derailed 8af75df9f8 perf + cleanup 2020-01-08 15:43:48 -07:00
derailed 4f05dc9cbf checkpoint 2020-01-04 14:05:41 -07:00
derailed aab46f6aad fix for #452 2020-01-01 23:00:22 -07:00
derailed b950546b88 implement rbac policy checks + fix #457 2020-01-01 14:29:49 -07:00
derailed 4c222f80ed Fixes for #455 #454 #453 2019-12-31 12:33:54 -07:00
derailed b536767a1f cleaning up 2019-12-30 14:01:58 -07:00
derailed 99fa0e9952 checkpoint 2019-12-26 13:53:49 -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