-
Notifications
You must be signed in to change notification settings - Fork 307
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hud: if showing logs inline, try crashLogs first [ch1090] (#821)
* hud: if showing logs inline, try crashLogs first [ch1090] * unit tests
- Loading branch information
Showing
5 changed files
with
81 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file added
BIN
+6.2 KB
internal/hud/testdata/crashing pod displays crash log inline if present.gob
Binary file not shown.
Binary file added
BIN
+6.21 KB
internal/hud/testdata/crashing pod displays pod log inline if no crash log if present.gob
Binary file not shown.
Binary file added
BIN
+6.1 KB
...al/hud/testdata/non-crashing pod displays no logs inline even if crash log if present.gob
Binary file not shown.