-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenShift unable to complete deployment #18303
Comments
I've been doing some testing with 3.6.1 and seems to work fine so far... |
@galderz after you run
I don't think this is Mac specific. It looks like the image that the deployment config expects is not getting tagged in the image stream. |
This appears to be a known issue now: |
Issues go stale after 90d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle stale |
Stale issues rot after 30d of inactivity. Mark the issue as fresh by commenting If this issue is safe to close now please do so with /lifecycle rotten |
Rotten issues close after 30d of inactivity. Reopen the issue by commenting /close |
Hi,
I'm using OpenShift 3.7.1 and Fabric 8 maven plugin version 3.5.33.
Sometimes when I call
mvn fabric8:deploy
OpenShift cannot complete deployment, I see these messages appearing in the event log in a loop:Any idea what could be causing it? I'm using
oc cluster up
and a Mac with Docker 1.13.1.Cheers,
Galder
The text was updated successfully, but these errors were encountered: