-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #413 from sarub0b0/retry-resume-logs
Support retry and resume for log streaming
- Loading branch information
Showing
12 changed files
with
699 additions
and
862 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,62 +1 @@ | ||
{ | ||
"words": [ | ||
"ratatui", | ||
"crossterm", | ||
"kubetui", | ||
"Atext", | ||
"multispace", | ||
"nums", | ||
"arboard", | ||
"kohashimoto", | ||
"kubeconfig", | ||
"hoge", | ||
"rstest", | ||
"thiserror", | ||
"openapi", | ||
"Kubeconfig", | ||
"indoc", | ||
"apimachinery", | ||
"horizontalpodautoscalers", | ||
"mockall", | ||
"configmap", | ||
"chrono", | ||
"networkpolicies", | ||
"networkpolicy", | ||
"serviceaccount", | ||
"jdfbz", | ||
"tolerations", | ||
"pullable", | ||
"fuga", | ||
"coldef", | ||
"Appender", | ||
"logfile", | ||
"appender", | ||
"Fullscreen", | ||
"activatable", | ||
"rustfmt", | ||
"tesat", | ||
"tesatb", | ||
"fullwidth", | ||
"mabb", | ||
"peekable", | ||
"taskbox", | ||
"ptimized", | ||
"mhoge", | ||
"oneline", | ||
"maaaaaaaaaaaaaaa", | ||
"impls", | ||
"showable", | ||
"mabc", | ||
"HOGE", | ||
"hogehoge", | ||
"subwin", | ||
"erde", | ||
"rustls", | ||
"taplo", | ||
"kosay", | ||
"serde" | ||
], | ||
"language": "en", | ||
"version": "0.2", | ||
"flagWords": [] | ||
} | ||
{"language":"en","version":"0.2","words":["ratatui","crossterm","kubetui","Atext","multispace","nums","arboard","kohashimoto","kubeconfig","hoge","rstest","thiserror","openapi","Kubeconfig","indoc","apimachinery","horizontalpodautoscalers","mockall","configmap","chrono","networkpolicies","networkpolicy","serviceaccount","jdfbz","tolerations","pullable","fuga","coldef","Appender","logfile","appender","Fullscreen","activatable","rustfmt","tesat","tesatb","fullwidth","mabb","peekable","taskbox","ptimized","mhoge","oneline","maaaaaaaaaaaaaaa","impls","showable","mabc","HOGE","hogehoge","subwin","erde","rustls","taplo","kosay","serde","itertools"],"flagWords":[]} |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
force_multiline_blocks = true | ||
imports_layout = "HorizontalVertical" |
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
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
Oops, something went wrong.