Skip to content

Override exists to use deletionTimestamp and use it when saving to prevent mapping the entire object twice.#30

Open
rrigby wants to merge 1 commit intotithely:masterfrom
rrigby:override-exists
Open

Override exists to use deletionTimestamp and use it when saving to prevent mapping the entire object twice.#30
rrigby wants to merge 1 commit intotithely:masterfrom
rrigby:override-exists

Conversation

@rrigby
Copy link
Contributor

@rrigby rrigby commented Mar 7, 2026

Override exists to use the deletion timestamp if it exists.
Update save() to use exists rather than actually retrieving the object. This saves mapping the entire object and all relationships twice.

@rrigby rrigby changed the title Override exists and use it when saving to prevent mapping the entire object twice. Override exists to use deletionTimestamp and use it when saving to prevent mapping the entire object twice. Mar 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant