Bug 1435536

Summary: [3.3] Script:'migrate-image-manifests.sh' haven't remove Image data stored in ETCD after migration
Product: OKD Reporter: ge liu <geliu>
Component: Image RegistryAssignee: Michal Minar <miminar>
Status: CLOSED DUPLICATE QA Contact: ge liu <geliu>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.xCC: aos-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-03-27 06:31:52 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 ge liu 2017-03-24 06:13:27 UTC
Description of problem:

This bug's background is: https://bugzilla.redhat.com/show_bug.cgi?id=1418358
Script:'migrate-image-manifests.sh' haven't remove Image data stored in ETCD after migration, the image date have been migrated to registry.

Version-Release number of selected component (if applicable):

# openshift version
openshift v1.3.0-alpha.3+003c820
kubernetes v1.3.0+52492b4
etcd 2.3.0+git

How reproducible:

always

Steps to Reproduce:

reference to https://bugzilla.redhat.com/show_bug.cgi?id=1418358

Actual results:

run script:'migrate-image-manifests.sh', image data have been migrate to registry, but still exists a copy in etcd.

Expected results:

run script:'migrate-image-manifests.sh', image data have been migrate to registry, and be revmoved in etcd.

Additional info:

Comment 1 Michal Minar 2017-03-27 06:31:52 UTC
I'd rather continue in the original bug because the data not being removed indicates an error in a migration patch, not in the migration script.

*** This bug has been marked as a duplicate of bug 1418358 ***