Bug 1414960
Summary: | contextDir is ignored during S2I builds | ||
---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jiří Mencák <jmencak> |
Component: | ImageStreams | Assignee: | Ben Parees <bparees> |
Status: | CLOSED ERRATA | QA Contact: | Vikas Laad <vlaad> |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | 3.5.0 | CC: | aos-bugs, dyan, jokerman, mmccomas, tdawson, vlaad, wzheng |
Target Milestone: | --- | Keywords: | Regression |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | aos-scalability-35 | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2017-03-09 04:09:57 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
Jiří Mencák
2017-01-19 20:05:59 UTC
this is actually pretty bad(and a regression), raising severity. *** Bug 1414566 has been marked as a duplicate of this bug. *** *** Bug 1414861 has been marked as a duplicate of this bug. *** This has been merged into ocp and is in OCP v3.5.0.10 or newer. Verified in following release openshift v3.5.0.10+e377fa2 kubernetes v1.5.2+43a9be4 etcd 3.1.0 I can curl the url # oc exec eap-app-1-bdsjb -- ls /tmp/src README.md datagrid decisionserver helloworld-mdb kitchensink-managed-ds kitchensink-mongodb pom.xml settings.xml src todolist tomcat-jdbc tomcat-websocket-chat root@ip-172-31-1-243: ~ # curl -I eap-app-vlaad.0127-jzz.qe.rhcloud.com HTTP/1.1 200 OK Server: Apache-Coyote/1.1 Content-Type: text/html;charset=UTF-8 Content-Length: 2005 Date: Fri, 27 Jan 2017 20:38:20 GMT Set-Cookie: e057d9c1deb5bf7c9fe39e819f5c6d1f=369c7a3ede32feb7e7a34ff14e40331a; path=/; HttpOnly Cache-control: private I can confirm this is fixed in oc v3.5.0.10+e377fa2 kubernetes v1.5.2+43a9be4 Thanks. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2017:0884 |