Skip to content

Commit

Permalink
fix: more EOF protection fixes
Browse files Browse the repository at this point in the history
custodian should detect head pod existence
logs/via-exec shouldn't bother to tee to local file
  • Loading branch information
starpit committed May 25, 2023
1 parent edcb654 commit 1506ef2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion plugins/plugin-codeflare/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@types/split2": "^3.2.1"
},
"dependencies": {
"@guidebooks/store": "^7.10.6",
"@guidebooks/store": "^7.10.7",
"@logdna/tail-file": "^3.0.1",
"@patternfly/react-charts": "^6.94.19",
"@patternfly/react-core": "^4.276.8",
Expand Down

0 comments on commit 1506ef2

Please sign in to comment.