Add pod spec to the "pods" tab #1086
Labels
enhancement
New feature or request
infrastructure
Things that relate to setting up the runtime
observability
ui
UI related work
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.
The text was updated successfully, but these errors were encountered: