1
0
mirror of https://github.com/woodpecker-ci/woodpecker.git synced 2026-06-03 16:35:37 +02:00
Files
woodpecker/pipeline
Harri Avellan 70d1b48b0e k8s: add guards to stop pipeline services upon completion (#6623)
As described in #6616 occassional services are not terminated when pipeline completes. It appears that if the service pods are terminated before WaitStep setups hooks for these, the delete events are lost and services end up running until the pipeline timeout exceeds.

The PR adds delete event handler and a check for the special case where the pod is already terminated when the event handlers are set.
2026-05-23 01:39:41 +02:00
..
2026-03-28 15:45:23 +01:00
2026-03-28 15:45:23 +01:00
2026-03-28 15:45:23 +01:00