Stop considering Kubernetes image pull as runner system failure
Description
In !2995 (merged) we stop considering Docker image pull error as runner system failure. To keep consistency in the executors behaviour, we should to do the same for the kubernetes executor
Proposal
When we fail to pull an image it shouldn't be considered as a runner system failure as for the Docker executor