Option to display container/pod logs during k8s/helm deployments
A
Absinthe green Swallow
Today, the native deployment step displays rendered manifests, apply output, and steady state output - however it does not display the pod/container logs themselves. These logs are useful for developers to debug when containers do not start up correctly, as well as serve as a longer term location for looking up them (if logs aren't forwarded right away to another provider) and the pod is deleted. It would be ideal to have the logs be shown (as an option) to the deploy type steps.
Log In