Bug 1543707
| Summary: | Regression in the returning of inspected labels | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Steve Baker <sbaker> |
| Component: | skopeo | Assignee: | Antonio Murdaca <amurdaca> |
| Status: | CLOSED ERRATA | QA Contact: | atomic-bugs <atomic-bugs> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.5 | CC: | ajia, bbreard, ddarrah, jhonce, lsm5, mitr, yujiang |
| Target Milestone: | rc | Keywords: | Extras |
| Target Release: | 7.5 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | skopeo-0.1.29-1.dev.gitb08350d.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-11 00:04:27 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: | 1548085 | ||
This branch fixes the issue for me https://github.com/mtrmac/skopeo/tree/305-cleanup. This bug has become a blocker for delivery of rhos-13 Setting NEEDINFO on Miloslav to find out when the 305-cleanup[1] branch which contains the required fix will be merged and included in a skopeo release. This bug has become a blocker for delivery of rhos-13, so there is some urgency. [1] https://github.com/mtrmac/skopeo/commits/305-cleanup Upstream PRs merged upstream, we need to rebuild now Upstream master now returns labels for inspect calls 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-2018:1077 |
Description of problem: Version-Release number of selected component (if applicable): skopeo-0.1.28-1.git0270e56.el7.x86_64.rpm How reproducible: Every time Steps to Reproduce: Install skopeo 0.1.28 from package or source Run the command: skopeo inspect docker://registry.access.redhat.com/rhosp12/openstack-nova-api:latest Actual results: The Labels is an empty dict Expected results: A response with the expected label entries (about 22 of them) Additional info: This works fine in skopeo 0.1.27, and the regression has been tracked down to a commit in the vendored containers/images