Bug 1874817
Summary: | No Route created if via Git import flow/Dev catalog deploying a GO app | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Jaivardhan Kumar <jakumar> | ||||||
Component: | Dev Console | Assignee: | Jaivardhan Kumar <jakumar> | ||||||
Status: | CLOSED ERRATA | QA Contact: | spathak <spathak> | ||||||
Severity: | medium | Docs Contact: | |||||||
Priority: | high | ||||||||
Version: | 4.5 | CC: | aos-bugs, nmukherj, spathak | ||||||
Target Milestone: | --- | ||||||||
Target Release: | 4.6.0 | ||||||||
Hardware: | Unspecified | ||||||||
OS: | Unspecified | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: |
Cause: Go builder image doesn't exposes any port so Routes were not getting created
Consequence: No Route created if user deploys a Go app via Git import flow/Dev catalog
Fix: If there are no Ports exposed and then pick use user provided port as target port or default port `8080`
Result: Route/services gets created if user deploys a Go app via Git import flow/Dev catalog
|
Story Points: | --- | ||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2020-10-27 16:37:10 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: | |||||||||
Attachments: |
|
Description
Jaivardhan Kumar
2020-09-02 10:33:24 UTC
Created attachment 1714913 [details]
Route created if via Git import flow/Dev catalog deploying a GO app
Created attachment 1714915 [details]
Builder image recognised if via Git import flow/Dev catalog deploying a GO app
Verified on build Version: 4.6.0-0.nightly-2020-09-10-145837 Browser Version: Chrome Version 84 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 (OpenShift Container Platform 4.6 GA Images), 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-2020:4196 |