Bug 1560311
| Summary: | [3.9] oc adm migrate storage produces error as signature annotations forbidden | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Ben Parees <bparees> |
| Component: | ImageStreams | Assignee: | Michal Minar <miminar> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Dongbo Yan <dyan> |
| Severity: | urgent | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 3.9.0 | CC: | aos-bugs, bparees, dyan, jokerman, knakayam, miminar, mkhan, mmccomas, rbost, smunilla, tibrahim |
| Target Milestone: | --- | ||
| Target Release: | 3.9.z | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openshift v3.9.19 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: Image validation used to validate old image object. And image signature import controller used generate such an image.
Consequence: An invalid images were pushed to etcd.
Fix: Validation has been changed to validate new image object. Logic to fix some invalid images has been introduced. Controller no longer generates invalid images.
Result: It's no longer possible to upload an invalid image object.
|
Story Points: | --- |
| Clone Of: | 1557607 | Environment: | |
| Last Closed: | 2018-06-18 18:14:35 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: | 1557607 | ||
| Bug Blocks: | 1559982, 1559991, 1559994, 1559997 | ||
|
Comment 2
Michal Minar
2018-03-26 14:27:57 UTC
Verified openshift v3.9.19 kubernetes v1.9.1+a0ce1bc657 etcd 3.2.16 |