Commit Graph

330 Commits (0893f13b3ca6b563dd0c38fdebaefdb8be594825)

Author SHA1 Message Date
Fernand Galiana e309c28d26
K9s/rel v0.26.1 (#1685)
* fix #1661 #1680

* cleaning up

* add rel notes
2022-08-02 13:22:16 -06: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
Aleksei Romanenko 6dec26f9cc
Fix PF delete with no container (#1668)
* Fix PF delete with no container

* Fix PF delete with no container

Co-authored-by: Aleksei Romanenko <alex.romanenko@linkup.com>
2022-07-20 15:24:56 -06:00
derailed ee07b98755 cleaning up deprecation 2022-07-17 09:56:16 -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
Aleksei Romanenko d9629dd537
Fix PF and RS colors (#1656)
Co-authored-by: Aleksei Romanenko <alex.romanenko@linkup.com>
2022-07-16 08:35:50 -06:00
Fernand Galiana 66c22f1c6f
K9s rel v0.25.21 (#1635)
* additional tests + cleanup

* update docs

* update docs
2022-06-30 12:03:33 -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
Gabriel Simmer 842c7d2d0f
Capitalise true/false when checking suspension (#1601) 2022-06-27 18:00:25 -06:00
Christian Provenzano 8e8f874b1e
Allow all deletion propagation policies (#1553)
* Allow all deletion propagation policies

* Add "none" deletion propagation policy
2022-05-26 07:48:00 -06:00
Joshua Ward 1c29fcaf61
Add Helm values support (#1518)
* working get values and get all valeus

* less verbose variable naming

* addressing comments and refactored to have a single view that has toggleable values

* better returns and logging

* returning event instead of nil

Co-authored-by: Joshua Ward <joshua.l.ward@leidos.com>
2022-05-19 09:17:49 -06:00
Léo b24759e6fe
fix view details secret fullscreen padding to 0 (#1493)
closes https://github.com/derailed/k9s/issues/1450
2022-04-07 10:42:52 -06:00
Fernand Galiana 2a9f5464c3
K9s: rel v0.25.17 (#1406)
* fix #1402 #1401

* add rel notes
2021-12-27 23:42:01 -07:00
Fernand Galiana fc8ffe5d37
release v0.25.16 (#1400) 2021-12-24 17:41:35 -07:00
Fernand Galiana df613ec88d
fix #1384 (#1388) 2021-12-17 10:04:52 -07:00
Fernand Galiana 306e4f239f
release v0.25.14 (#1385) 2021-12-16 17:59:53 -07:00
Fernand Galiana fdc638c5d4
release v0.25.13 (#1383) 2021-12-16 09:30:10 -07:00
Fernand Galiana 01bdc85020
K9s: release v0.25.12 (#1379)
* release v0.25.12

* update rel notes
2021-12-14 23:46:32 -07:00
Fernand Galiana 11c2ae2622
release v0.25.11 (#1377) 2021-12-14 10:44:24 -07:00
Fernand Galiana 34eab38afb
k9s: release v0.25.9 (#1364)
* release v0.25.9

* update docs
2021-12-13 13:02:44 -07:00
Vlasov Artem 0249f7cf2c
Add customizable dump directory property (#1321)
* Add customizable dump directory property

Add property for configuration file and arguments

* Resolve Comments

Co-authored-by: Artem Vlasov <artemv@tradeix.com>
2021-12-13 12:42:44 -07:00
Fernand Galiana f97bceaf64
release v0.25.8 (#1354) 2021-12-03 15:18:12 -07:00
Fernand Galiana 6b6a490c73
K9s: release v0.25.7 (#1343)
* fix #1341

* fix tests
2021-11-26 14:02:44 -07:00
Fernand Galiana f0b540a350
rel v0.25.6 (#1335) 2021-11-23 23:59:25 -07: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 81823ae167
fixed #1311 #1310 #1293 (#1313) 2021-11-16 22:41:02 -07:00
Fernand Galiana 83b5feeb37
fixed #1308 #1307 #1296 (#1309) 2021-11-16 13:58:51 -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
Eng Zer Jun 5166adb7c1
refactor: move from io/ioutil to io and os packages (#1300)
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil. This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-08 08:47:18 -07:00
Fernand Galiana a637d494bf
fix #1258 (#1270) 2021-10-02 13:00:05 -06:00
Konstantinos Natsakis 1152133de1
Node shell pods tolerate all taints (#1249) 2021-10-02 11:11:53 -06:00
derailed 019121c04e update build dependencies 2021-09-23 13:41:44 -06:00
derailed 1bd2959529 cleaning up 2021-08-07 07:37:19 -06:00
derailed 7e2dab2a66 cleaning up 2021-08-07 07:29:47 -06:00
derailed 13d52f120f cleaning up 2021-08-07 07:24:34 -06: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
Takumasa Sakao b232dacf3c
Support GVR environment variables for plugin (#1213)
* Add resource name as plugin environment variable

* Add support of RESOURCE_GROUP & RESOURCE_VERSION too
2021-08-06 05:18:48 -06:00
Takumasa Sakao a2fa1ef1b8
Fix environement variable substitution bug at plugin argument (#1198) 2021-07-24 08:06:56 -06:00
Daniel Lee Harple 10a52d1241
Disable pod view for ExternalName services (#1196)
Previously all pods in the service's namespace were shown.
2021-07-24 07:33:29 -06:00
Fernand Galiana 026adfbfbf
K9s 1186: prev logs (#1190)
* fix cron triggers

* fix cron triggers again...

* fix #1186

* update rel notes
2021-07-08 07:11:35 -06:00
Fernand Galiana 003ae042fb
fix #1182 #1167 (#1183) 2021-07-01 08:12:09 -06:00
Fernand Galiana a35155415e
fix cron triggers (#1171) 2021-06-29 08:25:04 -06:00
Fernand Galiana 107c0acd33
fix #1169 index out of range (#1170) 2021-06-29 08:06:31 -06:00
derailed 9b498196f9 fix #1163 #1153 #1151 #1140 #1137 #1132 #1131 2021-06-27 23:22:13 -06:00
Raul Cabello Martin a631712c05
feat(log): Add all containers toggle (#1141)
Closes #1138
2021-06-04 08:25:48 -06:00
derailed 6426ea112f windows shell fix 2021-05-19 23:54:08 -06:00
derailed 739f495daa fix shell issue + bugz 2021-05-03 23:39:54 -06:00
Louis Garman d49a06d851
Dynamically load style for help from skin (#1113) 2021-05-03 22:26:28 -06:00
derailed a85a1eced1 checkpoint 2021-05-02 13:41:16 -06:00