Skip to content

Conversation

@dgrove-oss
Copy link
Collaborator

Using Status().Patch(...) is preferred to Status().Update(...) to reduce reconciler conflicts as Update on the subresource still changes the resourceVersion on the root object.

Using Status().Patch(...) is preferred to Status().Update(...)
to reduce reconciler conflicts as Update on the subresource
still changes the resourceVersion on the root object.
@dgrove-oss dgrove-oss added the enhancement New feature or request label Aug 13, 2024
@dgrove-oss dgrove-oss merged commit 4f0f9b7 into project-codeflare:main Aug 13, 2024
@dgrove-oss dgrove-oss deleted the patchit branch August 13, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant