Fernand Galiana
7c76691c38
Release v0.27.3 ( #1970 )
...
- [Issue #1968 ](https://github.com/derailed/k9s/issues/1968 ) Some skins are missing the definitions for the help menu
- [Issue #1967 ](https://github.com/derailed/k9s/issues/1967 ) Helm cve-2023-25165
- [Issue #1964 ](https://github.com/derailed/k9s/issues/1964 ) logger.sinceSeconds config setting inconsistent with README
- [Issue #1955 ](https://github.com/derailed/k9s/issues/1955 ) K9s crashes with empty resources and/or verbs in RBAC
- [Issue #1954 ](https://github.com/derailed/k9s/issues/1954 ) Open very slow
- [Issue #1883 ](https://github.com/derailed/k9s/issues/1883 ) Fix force deletion
- [Issue #1788 ](https://github.com/derailed/k9s/issues/1788 ) Draining nodes cannot be forced
- [Issue #1150 ](https://github.com/derailed/k9s/issues/1150 ) Add a persistent popup for drain failures
2023-02-12 08:12:25 -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
wkyoshida
8f382eb33e
Use default terminal colors for better readability ( #1290 ) ( #1837 )
...
* fix(skins): use additional default colors for 'transparent' skin
* fix(cmd): use default terminal color for cmd output
2022-12-03 12:44:46 -07:00
Fernand Galiana
fc8ffe5d37
release v0.25.16 ( #1400 )
2021-12-24 17:41:35 -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
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
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
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
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
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
Jeroen Op 't Eynde
e2866adcb5
Option to hide logo ( #1026 )
2021-03-19 08:15:04 -06:00
derailed
512c40fae0
rel v.24.0 - maintenance drop
2020-11-21 10:20:32 -07:00
derailed
dcf7427038
missed a file
2020-11-06 19:54:36 -07:00
derailed
ea9f6abd08
perf pass on no/po/co
2020-11-06 14:22:02 -07:00
derailed
b6c61600a4
fix #929
2020-11-05 17:15:50 -07:00
derailed
2d2c6b06b6
maintenance release. Fix #920 and perhaps improved #663
2020-11-02 23:35:08 -07:00
derailed
5c1ff0ed7b
Fix #906 #889 #564
2020-10-30 12:52:15 -06:00
derailed
c4fcecf7e7
clean up and bugs fix
2020-10-29 16:34:04 -06:00
derailed
dbfa66c9de
merging master
2020-10-27 09:01:43 -06:00
derailed
aaed65ad97
fix cli override for crumbsless
2020-10-26 21:39:19 -06:00
derailed
7a920a4ed6
checkpoint
2020-10-26 21:28:36 -06:00
derailed
ffc31f856a
checkpoint
2020-10-26 16:49:28 -06:00
Emeric MARTINEAU
6b27c91168
Fix #374 allow remove crumbs
2020-10-01 14:17:03 +02:00
derailed
161837c1ad
perf improv + update rev + bugz
2020-07-22 12:15:14 -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
037d6d3f54
update deps - fix ns issues
2020-05-14 18:27:02 -06:00
Petr Svoboda
072217b317
Use a discarding writer for klog output
...
Configure klog to write messages to a discarding writer instead of
writing them to /dev/null.
The change does not affect klog behavior for the stderrthreshold flag.
It fixes crashes when runing on a platform without /dev/null device (for
example on Windows). The klog will exit the program if /dev/null file
cannot be open.
Fixes derailed/k9#703
2020-05-07 23:17:30 +02:00
derailed
dbbf68fab9
checkpoint
2020-03-23 08:01:19 -06:00
derailed
bdd4ecff20
node view tlc. add cordon/uncordon/drain options
2020-03-10 20:59:38 -06:00
derailed
3212a751ea
reworked pulses view
2020-03-02 23:28:07 -07:00
Joscha Alisch
bc434dcfc8
Add readonly flag to cli
2020-02-04 22:09:21 +01:00
derailed
cfb38b1587
updates
2020-01-25 22:36:13 -07:00
derailed
7d703ba434
fix metrics update
2020-01-25 15:03:24 -07:00
derailed
f4144015dd
cleanup pr #489 . May be fixed?? #507
2020-01-23 15:32:51 -07:00
derailed
a96fa843b5
checkpoint
2020-01-22 10:23:59 -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
derailed
6839578a8c
checkpoint
2019-12-14 12:12:18 -07:00
derailed
62bee33e6b
checkpoint
2019-11-23 22:37:56 -07:00
derailed
5b0fd805ce
updates + cleanup
2019-11-15 18:30:29 -07:00
derailed
56e4dc9ba8
checkpoint
2019-11-15 10:06:30 -07:00
derailed
7a89c4c1e4
checkpoint
2019-11-12 22:45:26 -07:00
derailed
9b15803117
add CLI flag to show all namespaces
2019-11-08 17:16:50 -07:00
derailed
f25f5afdcb
resolve issues #392 , #389 , #386 , #383 , #382 , #336
2019-10-29 18:02:59 -06:00