sematic icon indicating copy to clipboard operation
sematic copied to clipboard

Add pod spec to the "pods" tab

Open augray opened this issue 1 year ago • 0 comments

It could be useful for debugging purposes to be able to see the full pod spec in the "pods" tab. Ex: to see whether the node selectors look right if the pod is not getting scheduled. Care will need to be taken when implementing this not to expose the Sematic API key for the user who ran the job, since it is included in the pod spec.

augray avatar Oct 31 '23 17:10 augray