Skip to content

Commit 3cb3c4e

Browse files
committed
fix: improved kubectl and gpu streaming
* avoid use of -Winteractive on macos ([6a89cad](guidebooks/store@6a89cad)) * gpu utilization may not be streamed out ([9925290](guidebooks/store@9925290)) * when looping kubectl events, use watch-only after first iter ([25a6511](guidebooks/store@25a6511))
1 parent 555ff88 commit 3cb3c4e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Diff for: package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: plugins/plugin-codeflare/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/split2": "^3.2.1"
3131
},
3232
"dependencies": {
33-
"@guidebooks/store": "^6.1.3",
33+
"@guidebooks/store": "^6.1.4",
3434
"@logdna/tail-file": "^3.0.1",
3535
"@patternfly/react-charts": "^6.94.18",
3636
"@patternfly/react-core": "^4.276.6",

0 commit comments

Comments
 (0)