Commit Graph

898 Commits (8fb73fdcb363991b6a1407a0adca9946224a17af)

Author SHA1 Message Date
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
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
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