Bug 1460183

Summary: Can't deploy dotnet image
Product: dotNET Reporter: XiuJuan Wang <xiuwang>
Component: rh-dotnetcore11-containerAssignee: Omair Majid <omajid>
Status: CLOSED NOTABUG QA Contact: jiri vanek <jvanek>
Severity: medium Docs Contact: Les Williams <lwilliam>
Priority: medium    
Version: 1.1CC: aos-bugs, bgollahe, bparees, dbhole, jokerman, kanderso, lzachar, mmccomas, rwagner, xiuwang
Target Milestone: ---Flags: xiuwang: needinfo-
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-06-12 02:57:22 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description XiuJuan Wang 2017-06-09 10:46:06 UTC
Description of problem:
Failed to deploy dotnet image

Version-Release number of selected component (if applicable):
dotnet/dotnetcore-10-rhel7@sha256:d5ade28e39b1b5f68d5d98fe2e355ccbaa440d7d3267b3fcfbca9afea52ca33e
dotnet/dotnetcore-11-rhel7@sha256:f2ba519cc867065c25b6cf741521e45196f1b4df6d77792c9598119d8bf437a8

How reproducible:
always

Steps to Reproduce:
1.oc new-app dotnet-example 
2.Check app pods after build succeed
3.

Actual results:
App pod can't deploy

Expected results:
Should deploy dotnet image

Additional info:

Comment 1 Ben Parees 2017-06-09 14:54:39 UTC
any logs from the pod that might help us?