java-operator-sdk
java-operator-sdk copied to clipboard
Transforming Object in Informers Before Storing it to Cache
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