woodpecker/pipeline/backend
Elias f211a780f3
Handle ImagePullBackOff pod status (#3580)
close: https://github.com/woodpecker-ci/woodpecker/issues/3555

Put the same logic from `waitStep` and call the function
`isImagePullBackOffState` in the `tailStep` function.

---------

Co-authored-by: elias.souza <elias.souza@quintoandar.com.br>
Co-authored-by: Anbraten <6918444+anbraten@users.noreply.github.com>
2024-04-15 09:08:13 +02:00
..
common Support custom steps entrypoint (#2985) 2024-01-19 05:34:02 +01:00
docker Fix spellcheck and enable more dirs (#3603) 2024-04-09 09:04:53 +02:00
kubernetes Handle ImagePullBackOff pod status (#3580) 2024-04-15 09:08:13 +02:00
local Make agent usable for external backends (#3270) 2024-02-08 16:33:22 +01:00
types Parse backend options in backend (#3227) 2024-02-08 18:39:32 +01:00
backend.go Fix backend detection (#3353) 2024-02-09 00:04:43 +01:00