Currently this error message is returned: `Logs only available on a pod` Why not have `logs` work for jobs as well, similar to: `kubectl logs job/<job-name>`
Currently this error message is returned:
Logs only available on a podWhy not have
logswork for jobs as well, similar to:kubectl logs job/<job-name>