You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having an issue were when the lab is provisioned It has an issue provisioning the Jenkins pod. If I try to do this using the service catalog, it also remains pending. When I try to deploy manual, I get the following error:
oc rollout latest dc/jenkins
Error from server (BadRequest): cannot trigger a deployment for "jenkins"
because it contains unresolved images
The text was updated successfully, but these errors were encountered:
Not sure if this is related but I just ran through the lab (v3.10) on RHDPS and had an issue where the Jenkins pod runs but does not come ready (1/1) and eventually times out. I noticed it was running really slow so I increased the default cpu limit from 500m to 2000m and it fixed the issue. The Jenkins pod seems really cpu intensive when it starts up.
I am having an issue were when the lab is provisioned It has an issue provisioning the Jenkins pod. If I try to do this using the service catalog, it also remains pending. When I try to deploy manual, I get the following error:
oc rollout latest dc/jenkins
Error from server (BadRequest): cannot trigger a deployment for "jenkins"
because it contains unresolved images
The text was updated successfully, but these errors were encountered: