java-operator-sdk icon indicating copy to clipboard operation
java-operator-sdk copied to clipboard

Transforming Object in Informers Before Storing it to Cache

Open csviri opened this issue 3 years ago • 0 comments

The idea is the don't cache the whole objects just the relevant parts

This was recently added to k8s, see: https://github.com/kubernetes/kubernetes/pull/107507

csviri avatar Feb 01 '22 09:02 csviri