We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f77ed2 commit cd881dcCopy full SHA for cd881dc
plugins/plugin-codeflare-dashboard/src/controller/dashboard/kinds.ts
@@ -26,7 +26,7 @@ export const resourcePaths: Record<Kind, string[]> = {
26
"events/job-status.txt",
27
"events/pods.txt",
28
"events/runtime-env-setup.txt",
29
- "logs/job.txt",
+ // "logs/job.txt",
30
],
31
"gpu%": ["resources/gpu.txt"],
32
"gpumem%": ["resources/gpu.txt"],
0 commit comments