derailed
e1a5dd510f
fix issue #752 #677
2020-06-03 14:50:58 -06:00
derailed
48317abc2a
update docs
2020-05-29 15:41:54 -06:00
derailed
218388c669
update rel notes
2020-05-29 13:24:05 -06:00
derailed
19a4594eea
fix issues #741 #740 #739 #727 #723
2020-05-29 13:23:42 -06:00
derailed
3a02001695
fix con issue + #741 #740
2020-05-29 09:52:59 -06:00
derailed
67cdba1b30
add rel notes
2020-05-28 14:15:32 -06:00
derailed
68da73952e
cleaning up
2020-05-28 14:03:33 -06:00
derailed
3cfc4e860c
cleaning up
2020-05-28 14:02:43 -06:00
derailed
26a4100ecf
add rel notes
2020-05-28 13:46:39 -06:00
derailed
fea09e1a52
Merge branch 'master' of github.com-derailed:derailed/k9s
2020-05-28 13:43:41 -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
Fernand Galiana
c75b6abc72
Merge pull request #725 from soupyt/master
...
Add new "pendingColor" option for Pending pods
2020-05-27 21:04:55 -06:00
Fernand Galiana
8fb73fdcb3
Merge pull request #736 from sgandon/patch-1
...
updated the executable path when build from source
2020-05-27 21:02:49 -06:00
sgandon
08d4498f86
updated the executable path when build from source
2020-05-27 22:30:15 +02:00
Richard Whitehead
237d97e6cb
Set default Pending color to calming darkorange
2020-05-26 20:24:02 -07:00
Richard Whitehead
9f9812b897
Add pendColor option for Pending pods
2020-05-26 20:24:02 -07:00
Fernand Galiana
99ad32ba98
Merge pull request #619 from Flare576/master
...
feat(helm): add helm purge plugin
2020-05-23 11:46:55 -06:00
derailed
01cdc5b86e
update docs
2020-05-23 11:42:10 -06:00
derailed
46c2f31249
fix issues #726 #724 #722 #721 #720
2020-05-23 11:15:21 -06:00
derailed
f0ef39b46c
update rel notes
2020-05-18 14:53:32 -06:00
derailed
b19cc76874
cleanse popeye output
2020-05-18 14:48:34 -06:00
derailed
9f1b099e29
Merge branch '5_14_20'
2020-05-15 16:33:30 -06:00
derailed
e04d7da461
add release notes
2020-05-15 16:32:15 -06:00
derailed
e181fe859c
checkpoint
2020-05-14 18:44:43 -06:00
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
13096b8680
Merge pull request #691 from sagor999/pod-show-na
...
Pod View Resources: Show "n/a" for pods that don't have resources set instead of "0"
2020-05-12 07:19:01 -06:00
Fernand Galiana
4ffb608a1a
Merge pull request #706 from mtyurt/docker-run-docs
...
Add instructions to run Docker container
2020-05-12 07:16:39 -06:00
Pavel Tumik
0c425f2edf
If container doesn't have resources set, in pod view show limits as n/a
2020-05-09 07:52:51 -07:00
M. Tarık Yurt
1e2da78a86
Add instructions to run Docker container
...
Containers with bridge network mode work fine with this.
For local clusters, the API server DNS should be resolvable by container.
If bridge network doesn't work, host network can be tried.
Unfortunately, I couldnt test host networking.
Closes #661 .
2020-05-09 01:25:45 +03: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
Pavel Tumik
c3c77b6e50
Merge pull request #1 from derailed/master
...
update to latest
2020-04-26 06:55:54 -07:00
derailed
f0b56964ea
cleaning up
2020-04-25 13:49:55 -06:00
derailed
db585c2e6d
updates
2020-04-24 17:27:36 -06:00