Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Update README.md to explain the watch behaviour of childResource (#380)
Browse files Browse the repository at this point in the history
* Update README.md to explain the watch behaviour of childResource

* Update README.md

---------

Co-authored-by: Scott Andrews <[email protected]>
  • Loading branch information
squeedee and scothis authored Jun 13, 2023
1 parent 4bd639f commit d9bbf06
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ The ChildReconciler is responsible for:
- creating/updating/deleting the child resource based on the desired state
- setting the owner reference on the child resource (when not using a finalizer)
- logging the reconcilers activities
- enqueuing the parent resource for reconciliation when the child is mutated
- recording child mutations and errors for the parent resource
- adapting to child resource changes applied by mutating webhooks
- adding and clearing of a finalizer, if specified
Expand Down

0 comments on commit d9bbf06

Please sign in to comment.