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

Support blocking deletion until managed resources return 404 #266

Open
jveski opened this issue Jan 10, 2025 · 0 comments
Open

Support blocking deletion until managed resources return 404 #266

jveski opened this issue Jan 10, 2025 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jveski
Copy link
Collaborator

jveski commented Jan 10, 2025

Currently Eno will consider a resource to be deleted once it has a non-nil deletion timestamp. This makes sense for most cases but sometimes users may need to wait until the resource is completely gone.

Eno already supports eno.azure.io/deletion-strategy: orphan so let's also support eno.azure.io/deletion-strategy: wait.

@jveski jveski added enhancement New feature or request good first issue Good for newcomers labels Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant