Bug 1832757
| Summary: | OpenShift API Server must use an image with golang 1.13 for local development | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Lukasz Szaszkiewicz <lszaszki> | |
| Component: | openshift-apiserver | Assignee: | Lukasz Szaszkiewicz <lszaszki> | |
| Status: | CLOSED ERRATA | QA Contact: | Ke Wang <kewang> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.5 | CC: | aos-bugs, kewang, mfojtik | |
| Target Milestone: | --- | |||
| Target Release: | 4.5.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | No Doc Update | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1832762 (view as bug list) | Environment: | ||
| Last Closed: | 2020-07-13 17:35:55 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 1832762 | |||
|
Description
Lukasz Szaszkiewicz
2020-05-07 09:00:06 UTC
@Xingxing please move to VERIFY as the current muster uses ocp/4.5 as a base image and golang 1.13 Verified with OCP build 4.5.0-0.nightly-2020-05-10-180138, the go version used 1.13.4. $ oc version -o yaml ... openshiftVersion: 4.5.0-0.nightly-2020-05-10-180138 serverVersion: buildDate: "2020-05-08T19:13:18Z" compiler: gc gitCommit: 4f9cdd5 gitTreeState: clean gitVersion: v1.18.0-rc.1 goVersion: go1.13.4 major: "1" minor: 18+ platform: linux/amd64 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-2020:2409 |