woodpecker/pipeline
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
..
backend Handle ImagePullBackOff pod status (#3580) 2024-04-15 09:08:13 +02:00
errors Lint for event filter and deprecate exclude (#3222) 2024-02-10 17:33:05 +01:00
frontend Add runtimeClassName in Kubernetes backend options (#3474) 2024-03-29 10:29:07 +01:00
rpc Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
shared Enable golangci linter gomnd (#3171) 2024-03-15 18:00:25 +01:00
const.go Enable golangci linter gomnd (#3171) 2024-03-15 18:00:25 +01:00
error.go Use UUID instead of step name where possible (#3136) 2024-01-09 05:43:03 +01:00
error_test.go Use assert for test (#3201) 2024-01-14 19:33:58 +01:00
logger.go Remove multipart logger (#3200) 2024-01-14 10:54:02 +01:00
option.go Rename engine to backend (#2950) 2023-12-14 19:20:47 +01:00
pipeline.go Remove multipart logger (#3200) 2024-01-14 10:54:02 +01:00
tracer.go Check for correct license header (#2137) 2023-08-10 11:06:00 +02:00