Bug 1823362
| Summary: | The new label is not getting overwritten in the output image. | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Abhishek <aabhishe> |
| Component: | Build | Assignee: | Adam Kaplan <adam.kaplan> |
| Status: | CLOSED DUPLICATE | QA Contact: | wewang <wewang> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.3.z | CC: | aos-bugs, wzheng |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| 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: | 2020-04-13 15:04:39 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: | |||
|
Description
Abhishek
2020-04-13 13:12:46 UTC
Unfortunately this behavior is a change from 3.11 to 4.x. We currently do not support using the image_metadata.json to update labels at build time. The best alternative is to set the outputLabels on the `BuildConfig` spec [1]. We would be willing to consider restoring this behavior as an RFE. [1] https://bugzilla.redhat.com/show_bug.cgi?id=1758305#c20 *** This bug has been marked as a duplicate of bug 1758305 *** |