Skip to content

Commit 8662866

Browse files
csvirixstefank
andcommitted
Update docs/content/en/blog/releases/v5-5-release.md
Co-authored-by: Martin Stefanko <xstefank122@gmail.com> Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent a88b95c commit 8662866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/content/en/blog/releases/v5-5-release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ There are **no breaking API changes**; existing code compiles and runs unchanged
8080

8181
Returning an `UpdateControl` (or `ErrorStatusUpdateControl`) still updates the resource and keeps the
8282
cache read-after-write consistent, but it **no longer filters the resulting own event by default**
83-
so the write may cause an additional (idempotent) reconciliation. This change fixes correctness edge
83+
so the write may cause an additional reconciliation (which should be idempotent). This change fixes correctness edge
8484
cases where an event that should have propagated was previously swallowed.
8585

8686
If you relied on the previous filtering, perform the update through `ResourceOperations` and return

0 commit comments

Comments
 (0)