-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Finalizers allow controllers to implement asynchronous pre-delete hooks. Custom objects support finalizers just like built-in objects.
Kubernetes only finally deletes the object if the list of finalizers is empty, meaning all finalizers have been executed.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels