YuanHui

Results 7 comments of YuanHui

> Yeah, seems like we need to restart if we fail to update the condition after a certain amount of time. Thank you very much for your reply

@fasaxc @coutinhop Is it possible to make an enhancement here?

In addition, logrus also occupies a certain amount of memory allocation. Some places are debug or trace logs, but logrus.WithField and logrus.WithFields also occupy memory allocation. For example: ```go func...

> @gongzixiangyuan I'm afraid I'm not following particularly well - could you provide a bit more detail and perhaps links to the specific lines that you think are causing performance...

@fasaxc Yes, that's right! The k8s version is 1.28, my cluster has 1k nodes. The node status changes very frequently, so I saw the label-related code in pprof. The k8s...

@fasaxc Just a few more questions and I hope to get your reply. Thank you very much. 1. k8s already supports filtering hostNetwork on the server side. Will calico consider...

@wschung1113 Maybe you can check whether the bird process is started and whether port 179 is listening normally. [root@master1 ~]# ps -elf | grep bird 4 S root 217876 214785...