uselagoon / remote-controller

A group of controllers for handling Lagoon builds and tasks in Kubernetes or Openshift
5 stars 1 forks source link

Add support for shipping logs if the pod status is running #85

Closed shreddedbacon closed 2 years ago

shreddedbacon commented 2 years ago

This adds a step for shipping logs if a pod is running and changes to the pod are detected.

closes #82