derailed
cb456883ec
checkpoint
2020-05-14 18:43:33 -06:00
derailed
175a16cfce
update shell config
2020-05-14 18:41:40 -06:00
derailed
4bd37a492f
update shell pod config
2020-05-14 18:39:34 -06:00
derailed
037d6d3f54
update deps - fix ns issues
2020-05-14 18:27:02 -06:00
Fernand Galiana
3d725c0717
Merge pull request #704 from psvo/fix-klog-output-configuration
...
Use a discarding writer for klog output
2020-05-07 23:38:13 -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
Fernand Galiana
b293395249
Merge pull request #696 from ckoehn/fix/center-log-indicator
...
Center log indicator
2020-05-07 06:34:52 -06:00
Christian Köhn
5f228f1f9a
Center log indicator
...
Previously all options were padded with spaces which caused the
indicator to be visually uncentered.
2020-05-06 23:46:10 +02:00
derailed
d38b0b21a7
with feeling issue #699
2020-05-05 20:57:22 -06:00
derailed
6bd186c377
fix issues #692 #699
2020-05-05 18:28:54 -06:00
derailed
6b65938dbc
fix #687
2020-05-01 16:24:14 -06:00
derailed
bd151db6d3
update rel notes
2020-05-01 15:01:38 -06:00
derailed
2d2adc6c6b
cleaning up
2020-05-01 14:45:30 -06:00
derailed
d4f6700ce1
Merge branch 'master' of github.com-derailed:derailed/k9s
2020-05-01 14:35:36 -06:00
Fernand Galiana
c56616527d
Merge pull request #688 from davidnemec/allow-plugins-with-confirm-dialog
...
Optionally allow plugin commands to have confirm dialog
2020-05-01 14:34:55 -06:00
David Němec
2c79dcfda8
Update readme and examples
2020-05-01 22:26:08 +02:00
David Němec
2777a7d510
Optionally allow plugin commands to have confirm dialog
2020-05-01 22:13:38 +02:00
derailed
56a520c2d1
fix issues #692 #689 #685 #684
2020-05-01 12:01:21 -06:00
derailed
f0b56964ea
cleaning up
2020-04-25 13:49:55 -06:00
derailed
db585c2e6d
updates
2020-04-24 17:27:36 -06:00
derailed
486a2afb40
Merge branch 'master' of github.com-derailed:derailed/k9s
2020-04-24 15:46:39 -06:00
derailed
7d8277dfe9
fix config reloads, added filter history + bug fixes
2020-04-24 15:44:18 -06:00
Fernand Galiana
8b5e51eb9f
Merge pull request #674 from mycrEEpy/master
...
Add dive plugin
2020-04-19 17:29:01 -06:00
Tobias Germer
87a101b5e8
Add dive plugin to README
2020-04-19 23:51:38 +02:00
Tobias Germer
e7409b4ce3
Add dive to plugins
2020-04-19 23:47:42 +02:00
derailed
e231f18a79
update rel
2020-04-14 11:40:05 -06:00
derailed
801f45d703
fix issues #665 , #662
2020-04-14 11:19:12 -06:00
derailed
e2f22dadce
Merge branch 'master' of github.com-derailed:derailed/k9s
2020-04-10 07:30:28 -06:00
derailed
5e8403907c
update pf verb + docker image fix
2020-04-10 07:30:22 -06:00
Fernand Galiana
26f5477c10
Merge pull request #652 from davidnemec/log-config-customizable-time-and-wrap
...
Log view: Allow persisting text wrap and timestamp settings
2020-04-10 07:29:19 -06:00
Fernand Galiana
856e7cfcab
Merge pull request #660 from tpo/patch-1
...
better documentation for xray
2020-04-10 07:27:11 -06:00
Tomáš Pospíšek
d026dea25f
better documentation for xray
...
Fixes #642
2020-04-09 10:56:22 +02:00
derailed
bf427dda78
update docs
2020-04-06 07:47:05 -06:00
derailed
4c6e545885
update rel notes
2020-04-04 22:38:02 -06:00
derailed
65ee532784
cleaning up
2020-04-04 22:25:26 -06:00
derailed
1f2c159aa6
cleaning up
2020-04-04 22:20:52 -06:00
derailed
399b331b42
cleaning up
2020-04-04 22:18:11 -06:00
derailed
69707fecd7
cleaning up
2020-04-04 22:07:30 -06:00
derailed
c8ffc824f7
Merge branch 'master' of github.com-derailed:derailed/k9s
2020-04-04 21:57:41 -06:00
derailed
a6ec74ff6c
update prompt. Fix #649
2020-04-04 21:53:57 -06:00
Fernand Galiana
00368a1db3
Merge pull request #638 from ideal/master
...
Fix described detail not showing complete
2020-04-04 21:50:17 -06:00
David Němec
57d6906ef6
Log view: Allow persisting text wrap and timestamp
2020-04-04 19:00:09 +02:00
derailed
31020fcbad
update rel notes
2020-04-02 16:13:17 -06:00
derailed
2855f28960
cleaning up
2020-04-02 15:56:18 -06:00
derailed
dc49596f9c
cleaning up
2020-04-02 15:53:31 -06:00
derailed
ca317cbdef
internal/ui/command.go
2020-04-02 15:41:25 -06:00
derailed
84cb7f4130
update rel notes
2020-04-02 15:40:22 -06:00
derailed
333d637c5c
updated rel notes
2020-04-02 15:37:38 -06:00
derailed
e211611d4e
checkpoint
2020-04-02 13:08:41 -06:00
ideal
c528a54e4c
Fix described detail not showing complete
2020-03-30 19:18:52 +08:00