uselagoon / build-deploy-tool

Tool to generate build resources
4 stars 6 forks source link

refactor: pod rollout failure log capture #312

Closed shreddedbacon closed 4 months ago

shreddedbacon commented 4 months ago

Just refactors the pod rollout failure log capture to capture pods/container logs for the service that are not ready/running.

Previous version used a replicaset hash which didn't always capture the logs for the pods.