glance clean job crashes when there's no image

Bug #1708581 reported by Dae Seong Kim
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openstack-helm
Fix Released
Undecided
Dae Seong Kim

Bug Description

glance clean job tries to delete a image. but if there's no the image, the job falls in CrashLoopBackOff status when helm delete.

> helm delete --purge glance

> kubectl get pods -n openstack | grep glance Fri Aug 4 14:09:06 2017

glance-api-2072103085-sttj7 1/1 Running 0 12m
glance-bootstrap-qd786 0/1 CrashLoopBackOff 7 21m
glance-clean-dak5k-dv120 0/1 CrashLoopBackOff 5 4m
glance-registry-4235345046-cdx93 1/1 Running 0 12m

Changed in openstack-helm:
assignee: nobody → Dae Seong Kim (powerds0111)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to openstack-helm (master)

Fix proposed to branch: master
Review: https://review.openstack.org/490754

Changed in openstack-helm:
status: New → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-helm (master)

Reviewed: https://review.openstack.org/490754
Committed: https://git.openstack.org/cgit/openstack/openstack-helm/commit/?id=f45da069e43ce56e4c6d8ace685c1b191f7f4311
Submitter: Jenkins
Branch: master

commit f45da069e43ce56e4c6d8ace685c1b191f7f4311
Author: Dae Seong Kim <email address hidden>
Date: Fri Aug 4 15:27:36 2017 +0900

    fix to avoid crash loop on glance clean job

    glance clean job tries to delete a image. but if there's no the image,
    the job falls in CrashLoopBackOff status when helm delete.

    Change-Id: I3b9c3057b9da8780ca27f1cb18dcd5541f3bcabc
    Closes-bug: 1708581

Changed in openstack-helm:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.