Yuxuan Wu

Results 12 comments of Yuxuan Wu

> Hi, I have fixed the codes and commit again! Please have a look and take a review!

> @Sodawyx small modifications for comments: > > ``` > apps/discovery.k8s.io/v1 --> apis/discovery.k8s.io/v1 > apps/discovery.k8s.io/v1beta1 --> apis/discovery.k8s.io/v1beta1 > ``` Yeah, I got it!

Hi @Congrool @rambohe-ch , I have update the code in the new commits.

> Very appreciate for your suggestions, I will try to improve it.

Hi @Congrool and @rambohe-ch, I have update a commit according to your suggestions. Please take a review and I will implement the unit test later!

I think I can try to handle this issue in two weeks. If I fix the the bug, I will propose PR.

The issue can be avoid by add --enable-iptables=false argument when the yurtHub start-up.

Some ideas of the solutions to this problem: - when the node in the restarting status, the steps can be described easily as follows: 1) OS restart, 2) kubernetes components...

> > Some ideas of the solutions to this problem: > > > > * when the node in the restarting status, the steps can be described easily as follows:...