Skip to content
This repository was archived by the owner on Aug 20, 2025. It is now read-only.

feat(routing): use PatchWithRetry#81

Open
cam-garrison wants to merge 3 commits intomaistra:mainfrom
cam-garrison:use-createorpatch
Open

feat(routing): use PatchWithRetry#81
cam-garrison wants to merge 3 commits intomaistra:mainfrom
cam-garrison:use-createorpatch

Conversation

@cam-garrison
Copy link
Copy Markdown
Collaborator

Summary:

  • Introduces unstruct.PatchWithRetry using controllerutil.CreateOrPatch for conflict-resistant updates
  • Refactors finalizer management and host propagation to use the new retry mechanism
  • Removes unnecessary unstruct.Patch call from the main Reconcile function, instead moving PatchWithRetry calls to where they are needed.

@cam-garrison
Copy link
Copy Markdown
Collaborator Author

Pulled the changes out of #79

Comment thread controllers/routingctrl/reconcile_resources.go Outdated
Comment thread controllers/routingctrl/reconcile_resources.go Outdated
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants