Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1291162

Summary: Uninstall playbook should remove the etcd images
Product: OpenShift Container Platform Reporter: Ma xiaoqiang <xiama>
Component: InstallerAssignee: Scott Dodson <sdodson>
Status: CLOSED ERRATA QA Contact: Ma xiaoqiang <xiama>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.1.0CC: aos-bugs, bleanhar, jokerman, mmccomas, xtian
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-01-27 19:43:18 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 Ma xiaoqiang 2015-12-14 08:06:07 UTC
Uninstall playbook should remove the etcd images, if re-installed, user can not get the latest image.

Version-Release number of selected component (if applicable):
https://github.com/sdodson/openshift-ansible containers

How reproducible:
Always


Steps to Reproduce:

1. Install a containerized env with external etcd on atomic
vim hosts_test
<--snip-->
[etcd]
10.66.79.156
[nodes]
<--snip-->

2. uninstall the env
ansible-playbook -i hosts_test openshift-ansible/playbooks/adhoc/uninstall.yml 


Actual results:
#docker images|grep etcd
virt-openshift-05.lab.eng.nay.redhat.com:5000/rhel7/etcd                                        latest              a15079cec631        5 days ago          233.6 MB
registry.access.redhat.com/rhel7/etcd                                                           latest              a15079cec631        5 days ago          233.6 MB

Expected results:
Should delete the etcd image

Additional info:

Comment 1 Scott Dodson 2015-12-15 19:09:18 UTC
I've added etcd to the list of images we remove during uninstall.

Comment 2 Scott Dodson 2015-12-15 20:35:58 UTC
Please re-pull the containers branch to test again.

Comment 3 Ma xiaoqiang 2015-12-18 02:11:26 UTC
The etcd images have been deleted.

Comment 5 errata-xmlrpc 2016-01-27 19:43:18 UTC
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-2016:0075