Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A "purged" status is missing for deployments #402

Closed
loicalbertin opened this issue May 17, 2019 · 0 comments · Fixed by #404
Closed

A "purged" status is missing for deployments #402

loicalbertin opened this issue May 17, 2019 · 0 comments · Fixed by #404
Assignees
Labels
bug Something isn't working
Milestone

Comments

@loicalbertin
Copy link
Member

Bug Report

Description

It is difficult for some external programs using the REST API to know when a deployment is actually purged from Yorc. This is particularly true for https://github.com/alien4cloud/alien4cloud-yorc-provider.
Emitting a purged event would help

Expected behavior

Emit an event when a deployment is actually purged (when job is actually done by a worker as this is asynchronous)
This event should be persisted after the purge of the deployment so it can be easily retrieved thanks to the event API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant