Increase visibility of (failed) kubernetes deployments.
Harness could show relevant sections from a configurable log provider (ex Opensearch) during deployments (or optionally only during deployment failures).
A common scenario for us is where a deployment fails due to the container not starting. Currently this will only show up as a timeout in the harness deployment view. Then the developer has to go to the log provider and use various filters to find the logs for the deployment in question.
If there instead was a section for logs (fetched from a configurable log provider, it would likely be easier for developers to find the root cause of a failed deployment.