Bug 1462698 - [devenv] the deleted project is still in force-sleep syncing list
Summary: [devenv] the deleted project is still in force-sleep syncing list
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: OpenShift Online
Classification: Red Hat
Component: Website
Version: 3.x
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
: ---
Assignee: Abhishek Gupta
QA Contact: yasun
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-06-19 10:24 UTC by yasun
Modified: 2017-11-09 18:47 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-11-09 18:47:24 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description yasun 2017-06-19 10:24:39 UTC
Description of problem:
After I deleted the project, I found the project was still synced by the force-sleep application.

Version-Release number of selected component (if applicable):
openshift v3.5.5.26
kubernetes v1.5.2+43a9be4

How reproducible:
100%

Steps to Reproduce:
1. Deploy the force-sleep application on the devenv.
2. Create a project wavellite-1, and create an application, and then delete the project before the project is in sleep status.
3. Check the force-sleep log, wavellite-1 is still in sync list.
4. Create another project wavellite-2, and create an application, wait for the force-sleep progress is finished, delete the project.
5. Check the forece-sleep log, wavellite-2 is still in sync list.

Actual results:
After deleting the projects, the projects are still in sync list.

Expected results:
The deleted projects are removed from the sync list.

Additional info:

Comment 1 yasun 2017-08-11 11:08:30 UTC
The issue is fixed in the PR https://github.com/openshift/online-hibernation/pull/2 with the bug 1462689.

when deleting the project, the force-sleep application will move the deleted project out from the sync list.


Note You need to log in before you can comment on or make changes to this bug.