Haowei Cai (Roy)

Results 219 comments of Haowei Cai (Roy)

Could you share more detail on how you achieved this? I wonder if you use a server-side filtering to avoid returning the pod spec.

/lgtm /approve Thank you!

Hi @howardjohn, I was trying to understand the race condition and got distracted. I think we should fix the race because I think it also happened to some other test....

The other test I looked at turns out to be unrelated :( Here are some thoughts about what we can do with this issue. The race clearly exists as you...

I don't consider this a bug in the fake client. The fake client isn't designed to work with informers, since it doesn't have the concept of resource versions. It should...

@Surasmi Do the typed clients also have this issue? Or is it specific to the dynamic client?