The last upgrade of jenkins-x/jxboot-helmfile-resources from 1.0.31 to 1.0.37 causes the pods of cronjob.batch/jxboot-helmfile-resources-gcactivities and cronjob.batch/jxboot-helmfile-resources-gcpods to get stuck in an infinite ImagePullBackOff loop. These containers try to pull the image gcr.io/jenkinsxio/jxboot-helmfile-resources:1.0.37, which does not exist for some reason.
I'm new to the Jenkins X ecosystem, so I'm not sure what's the right place to report this. Presumably the jenkins-x-charts/jxboot-helmfile-resources repo (or a repo related to it?) should fix the fact they're referring to a nonexistent image, but might be worth downgrading to 1.0.31 here as well?
The last upgrade of
jenkins-x/jxboot-helmfile-resources
from 1.0.31 to 1.0.37 causes the pods ofcronjob.batch/jxboot-helmfile-resources-gcactivities
andcronjob.batch/jxboot-helmfile-resources-gcpods
to get stuck in an infinite ImagePullBackOff loop. These containers try to pull the imagegcr.io/jenkinsxio/jxboot-helmfile-resources:1.0.37
, which does not exist for some reason.I'm new to the Jenkins X ecosystem, so I'm not sure what's the right place to report this. Presumably the jenkins-x-charts/jxboot-helmfile-resources repo (or a repo related to it?) should fix the fact they're referring to a nonexistent image, but might be worth downgrading to 1.0.31 here as well?