Bug 1818694
Summary: | Golang panic when pushing image to a scaled image-registry | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 8 | Reporter: | Robert Sandu <rsandu> |
Component: | buildah | Assignee: | Jindrich Novy <jnovy> |
Status: | CLOSED ERRATA | QA Contact: | atomic-bugs <atomic-bugs> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 8.1 | CC: | aos-bugs, dornelas, dwalsh, gvillani, jnovy, mitr, nalin, obulatov, pazogni, tsweeney, ypu |
Target Milestone: | rc | Keywords: | Reopened |
Target Release: | 8.3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | buildah-1.15.0 or newer | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-11-04 03:05:13 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: | 1186913, 1804543 |
Description
Robert Sandu
2020-03-30 06:33:38 UTC
Robert, I'm not familiar with the --replicas option, I think that's something in OpenShift. From what I can see in the stack trace, there's no evidence of any Buildah bits in there. Can you tell me how you did the push and why you think this is a Buildah issue? Nalin any thoughts? Miloslav, do you have any further insights? Hi Oleg. The issue has been confirmed as resolved by the customer, after setting up the `httpSecret` to a random string. Closing the bug. Thank you for your help. Panic fix is in current buildah-1.14.9 Assigning to Jindrich in case there are any further packaging needs. AFAICS v1.14.9 (f3e0e16690ac1370953bb76516053acf399776a4) does not contain the fix; c/image 5.4.4 is required. Thanks Miloslav, then that will be in Podman v2.0 and RHEL 8.3. Checked the source code of podman with podman-2.0.3-1.module+el8.3.0+7505+fe51f0c6.src.rpm, and the pullreq already included, So set this to verified. Details: # find . -name "upload_reader.go" ./vendor/github.com/containers/image/v5/internal/uploadreader/upload_reader.go 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 (Moderate: container-tools:rhel8 security, bug fix, and enhancement update), 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/RHSA-2020:4694 |