Skip to content

Safe scope delete#42

Merged
fedemaleh merged 5 commits intobetafrom
fix/safe-scope-delete
Sep 11, 2025
Merged

Safe scope delete#42
fedemaleh merged 5 commits intobetafrom
fix/safe-scope-delete

Conversation

@fedemaleh
Copy link
Collaborator

Estuvimos teniendo muchos reportes de casos de scopes que no se pueden borrar, esto suele ocurrir cuando un scope no se creó correctamente.

Al realizar el delete suele ocurrir que el DNS o el role de IAM no existen. Este PR agrega lógica para seguir adelante e ignorar errores borrando cosas cuando estas no existen

@fedemaleh fedemaleh merged commit b8c7c82 into beta Sep 11, 2025
@fedemaleh fedemaleh deleted the fix/safe-scope-delete branch September 11, 2025 16:21
fedemaleh added a commit that referenced this pull request Sep 12, 2025
* Features/custom domains (#34)

* [feature]: custo domains attached to rules

* [feature]: service spec

* Safe scope delete (#42)

* Do not try to delete dns record if no domain

* Do not fail if Route53 Record does not exist when deleting scope

* Enable IAM for tests

* Skip role deletion if it does not exist

* Disable IAM role

* [feature]: datadog (#38)

* [feature]: datadog

* remove unwanted metrics from rendering

* [fix]: getter for build context

* [fix]: use proper service name

* [fix]: use proper service name

* [fix]: datadog site key

* Add support for memory scaling (#44)

---------

Co-authored-by: Sebastian Nallar <95891104+sebasnallar@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants