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

API endpoint to for administrator to "force" update deployment status of resources #3260

Open
marrobi opened this issue Feb 27, 2023 · 1 comment
Labels
design Figure out how we should do something enhancement New feature or request

Comments

@marrobi
Copy link
Member

marrobi commented Feb 27, 2023

As a TRE Administrator I want to be able to update the resource state of failed deployments and/or upgrades.

This should probably bypass the porter action and update the status of the resource to as specified.

For example, set the resource status to "deleted" to hide it from the UI.

At present failed deployments need to be manually deleted from Cosmos DB.

@jonnyry
Copy link
Collaborator

jonnyry commented Jan 15, 2025

@marrobi could this be extended to providing a “force delete” UI option for resources that have failed to deploy, or failed to delete?

The “force delete” option would update the resource’s status in cosmos, plus delete any associated azure resources via a non-TF method (perhaps az cli?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
design Figure out how we should do something enhancement New feature or request
Projects
Status: No status
Development

No branches or pull requests

2 participants