Bug 1591003
| Summary: | error: unable to recognize /__internal, Kind=BuildConfig: no matches for /, Kind=BuildConfig | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Robert Bost <rbost> | ||||
| Component: | Build | Assignee: | Ben Parees <bparees> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | Wenjing Zheng <wzheng> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 3.9.0 | CC: | aos-bugs, jokerman, mfojtik, mmccomas, rbost | ||||
| Target Milestone: | --- | ||||||
| Target Release: | 3.9.z | ||||||
| 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: | 2018-06-14 13:22:59 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
Robert Bost
2018-06-13 21:43:45 UTC
I can't reproduce this on latest master, moving this off the 3.10 blocker list. Issue was that builds were disabled in master config: # grep -A4 disabledFeatures /etc/origin/master/master-config.yaml disabledFeatures: - Builder - S2IBuilder - WebConsole dnsConfig: Linked new RH KCS solution to bz. (In reply to Robert Bost from comment #8) > Issue was that builds were disabled in master config: > > # grep -A4 disabledFeatures /etc/origin/master/master-config.yaml > disabledFeatures: > - Builder > - S2IBuilder > - WebConsole > dnsConfig: > > Linked new RH KCS solution to bz. Spawned https://github.com/openshift/origin/issues/20002 to make new-app report the missing builds more nicely. Created attachment 1454927 [details]
Take a look
Maryna: ? |