Bug 1813507
| Summary: | Dockerfile not compatible with docker and buildah | |||
|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ben Parees <bparees> | |
| Component: | Networking | Assignee: | Dan Mace <dmace> | |
| Networking sub component: | router | QA Contact: | Hongan Li <hongli> | |
| Status: | CLOSED ERRATA | Docs Contact: | ||
| Severity: | medium | |||
| Priority: | unspecified | CC: | aos-bugs, bbennett | |
| Version: | 4.5 | Keywords: | Reopened | |
| Target Milestone: | --- | |||
| Target Release: | 4.5.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 1818855 1818856 1818859 1818861 (view as bug list) | Environment: | ||
| Last Closed: | 2020-07-13 17:20:05 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: | 1818855 | |||
|
Comment 1
Dan Mace
2020-03-30 14:26:41 UTC
They did, but Clayton fixed it for you: https://github.com/openshift/router/commit/1a473a27c069dd215b2a79fda7ed25c39bc33182#diff-5dd1f404b476c53f76ed0f57f9fd9601 And it looks like he didn't backport it for you, so you still need to fix older branches so they can also be built on our CI system. I'm reopening this to track the backporting work, but really you need to clone it back to 4.4/4.3/etc and make the changes there (and re-close this, preferably via a verification route rather than a not a bug route, since changes were actually made to resolve it). The back ports were all opened, but none of the bugs were associated to this one (or clones of this one). So I'll sort out the bugzilla mess. Checked the four docker files and all of them have been fixed. 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 |