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

[FEATURE] Update WorkflowState resources during deprovisioning #780

Open
dbwiddis opened this issue Jul 12, 2024 · 0 comments
Open

[FEATURE] Update WorkflowState resources during deprovisioning #780

dbwiddis opened this issue Jul 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request v2.18.0 Issues targeting release v2.18.0

Comments

@dbwiddis
Copy link
Member

Is your feature request related to a problem?

Because WorkflowState updates have only been additive, the Deprovisioning workflow only updates once at the end of deprovisioning with a "remaining resources" list. There is no check whether this was successful (see #691) and no concurrency guarantees.

What solution would you like?

Following implementation of #779, use the iterative update to remove resources from the resource list as they are deprovisioned, so the final result will not be sent until the state updates were all completed.

@dbwiddis dbwiddis added enhancement New feature or request untriaged labels Jul 12, 2024
@dbwiddis dbwiddis added backlog Good to have functionality not critical for next release and removed untriaged labels Jul 12, 2024
@dbwiddis dbwiddis added v2.18.0 Issues targeting release v2.18.0 and removed backlog Good to have functionality not critical for next release labels Sep 18, 2024
@dbwiddis dbwiddis self-assigned this Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2.18.0 Issues targeting release v2.18.0
Projects
None yet
Development

No branches or pull requests

1 participant