client-go icon indicating copy to clipboard operation
client-go copied to clipboard

fake clients return nil on failed Get, real clients return an empty object

Open myzhan opened this issue 2 years ago • 2 comments

Original issue: https://github.com/kubernetes/code-generator/issues/158

I aslo have this issue when writting unittest with fake clients. The behavior is different.

myzhan avatar Nov 10 '23 02:11 myzhan