Open
Description
Store#Delete begins by looking up the existing object:
If that object has no pending finalizers, and that type does not do graceful deletion, and the incoming deletion options do not specify preconditions (uid or resourceVersion) or GC-related finalizers (like orphan or foreground deletion), then the object is deleted unconditionally:
In between the initial get and the unconditional delete, an update adding finalizers could have been made and succeeded.
/kind bug
/sig api-machinery
/priority important-soon
/cc @caesarxuchao
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status