troubleshoot icon indicating copy to clipboard operation
troubleshoot copied to clipboard

'run-pod' collector should print the name of the failing run

Open adamancini opened this issue 2 years ago • 0 comments

Describe the rationale for the suggested feature.

When a run-pod collector fails, such as when the dependent image does not pull, the error printed to the console does not state which collector name is failing; in a large spec, such as during a support call, or when concatenating multiple specs, it can be difficult to determine which collector fails until you unpack the bundle.

Describe the feature

run-pod collector (probably all collectors) should print the name of the collector that fails.

adamancini avatar Oct 09 '23 19:10 adamancini