leon

Results 2 comments of leon

I have the same problem. mac m1 cpu zsh

我看了client-go 1.26版本代码,代码如下(tools/cache/Reflector.go/Run): ```go // Run repeatedly uses the reflector's ListAndWatch to fetch all the // objects and subsequent deltas. // Run will exit when stopCh is closed. func (r *Reflector)...