CBC
e60e0a74c2
[FIX] chg makefile version ( #1624 )
2022-06-29 07:53:56 -06:00
Fernand Galiana
373fd4587b
K9s release v0.25.20 ( #1621 )
...
* release v0.25.20
* fix rel notes
2022-06-28 09:29:30 -06:00
derailed
e4f39ea3c3
update deps
2022-06-27 19:28:31 -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
Michael Legart
69dc096717
Fix typo in FastForwards annotation name ( #1600 )
...
Took me a while to get auto forwards working - read the code and figured out the name in the README.md file was wrong :)
2022-06-27 18:00:51 -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
Budiman Jojo
74d3d6ac23
fix: correct typo ( #1566 )
...
@budimanjojo Great catch! Thank you!!
2022-05-26 07:09:31 -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
tyzbit
25e02db101
Add locking favorite namespaces ( #1449 ) ( #1519 )
...
* add locking favorite namespaces (#1449 )
* let favorites be set via type default
2022-05-19 09:15:40 -06:00
fragolinux
838174a0cc
plugin to allow default chart values retrieval ( #1539 )
...
@fragolinux Thank you for this update!
2022-05-19 09:13:52 -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
RichieSams
309465e2b6
Fix the flux plugin to use the context of the currently running instance ( #1366 )
...
Rather than the default context.
This means if you run k9s --context XXX, any flux commands run by the plugin will run on the correct context
2022-01-24 17:07:12 -07:00
Bengt Lüers
1ab51c809e
Fix Typo ( #1422 )
...
This fixes a small typo I keep stumbling upon in the README
2022-01-19 14:23:58 -07:00
Fernand Galiana
6085039f83
fix #1402 ( #1408 )
2021-12-28 09:52:33 -07: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
derailed
e64dcbcbdc
update rev
2021-12-13 15:43:38 -07:00
derailed
aef0840e73
must get moore sleep!
2021-12-13 15:42:51 -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
Guillaume Berche
08ee61a298
Add flux trace shortcut to flux plugin ( #1356 )
...
* Add flux trace shortcut to flux plugin
Implementation notes: $RESOURCE_NAME is exported in plural form (e.g. cronjobs, pods) so the script trims the trailing s if any.
* Generalize to support other resource name plural forms
such as Ingresses
2021-12-13 12:33:00 -07:00
Sergio A. Arevalo Soria
4a8a653e74
Add rose-pine skin ( #1363 )
2021-12-13 12:30:45 -07:00
Fernand Galiana
f97bceaf64
release v0.25.8 ( #1354 )
2021-12-03 15:18:12 -07:00
Wendell Sun
265e0561aa
add logFile flag to change the default log file path ( #1336 )
2021-11-26 15:41:44 -07:00
mattn
256441692a
Support colors on Windows ( #1312 )
2021-11-26 14:12:03 -07:00
Fernand Galiana
6b6a490c73
K9s: release v0.25.7 ( #1343 )
...
* fix #1341
* fix tests
2021-11-26 14:02:44 -07:00
Gerhard Lazu
5add5b9ec1
Increase the color contrast for selected items ( #1340 )
...
I have tested this with both Gruvbox Light & Dark, see the relevant PR
for screenshots.
Signed-off-by: Gerhard Lazu <gerhard@lazu.co.uk>
2021-11-25 16:08:27 -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
Danny Rich
f4007fa0ce
Add plugin examples for `helm get values` and `kubectl get events` ( #1288 )
...
* Create helm_values.yml
* Create watch_events.yml
2021-11-20 12:34:15 -07:00
derailed
97f1214f9d
update docs
2021-11-19 10:08:25 -07:00
derailed
27efbb1d7b
update docs
2021-11-19 10:04:04 -07:00
derailed
ffab2151ee
windows fix
2021-11-17 07:09:56 -07:00
Fernand Galiana
81823ae167
fixed #1311 #1310 #1293 ( #1313 )
2021-11-16 22:41:02 -07:00
Raul Cabello Martin
671f4eab21
Add s390x support ( #1301 )
2021-11-16 22:25:06 -07:00
muicoder
5d62fdc425
Fix accessMode getting exception ( #1306 )
...
The result obtained in the old way is always the first ReadWriteOnce(RWO)
2021-11-16 18:14:49 -07:00
Fernand Galiana
83b5feeb37
fixed #1308 #1307 #1296 ( #1309 )
2021-11-16 13:58:51 -07:00
derailed
e4eaf4d047
rel 0.25.0
2021-11-15 23:28:03 -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
Zach Peters
8d47b3dcea
Removed cusor colors that are too light to read ( #1271 )
2021-10-20 22:39:23 -06:00
Rick
3b28b94bc7
Fix a small typo which comes from the cluster info view ( #1284 )
2021-10-20 22:23:15 -06:00
Vladimir Varankin
72b466d5ff
skins: add missing directive to kiss ( #1287 )
2021-10-20 08:04:50 -06:00