Skip to content

Commit 5daec11

Browse files
authored
docs: add links to read-cache-after-write conistency blog post (#3234)
Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
1 parent 2616c3d commit 5daec11

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/content/en/blog/news/read-after-write-consistency.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,3 +280,10 @@ Covering all the edge cases was quite an effort.
280280
Just as a highlight, I'll mention the [last one](https://github.com/operator-framework/java-operator-sdk/issues/3208).
281281

282282
Thank you!
283+
284+
## Related
285+
286+
- Same initiative in golang [controller-runtime](https://github.com/kubernetes-sigs/controller-runtime/issues/3320)
287+
- [Comparable Resource Versions](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/5504-comparable-resource-version) in Kubernetes
288+
- [Stale Controller Handling](https://github.com/kubernetes/enhancements/tree/master/keps/sig-api-machinery/5647-stale-controller-handling) KEP
289+

0 commit comments

Comments
 (0)