dafu

Results 29 comments of dafu

> 请教下jdk8,目前有办法attach上么?@[hengyunabc](https://github.com/hengyunabc)

> > > > > > > > > 请教下jdk8,目前有办法attach上么?@[hengyunabc](https://github.com/hengyunabc) > > 试下共享 `/tmp/` 目录,并且把 arthas下载解压到 `/tmp/` 目录,并且cd到目录里执行。 谢谢,以通过参考方法和#362已解决。

@kebe7jun same step on docker is ok,but containerd get the error.

> > 1.Provides a method to save cniserver listen FDs when the cniserver container is restarted or pod is recreate. > > What do you mean by "pod is recreated"?...

> Sorry, I've been a little busy at work the last couple of days and didn't get to it in time. > > The point of this feature is to...

> @dafu-wu > > I've had a closer look and there are no major issues for socket transfers. But I don't recommend that we bring a backup daemonset directly by...

@kebe7jun I took some time to do some optimization, but there is no tool for one-click hot upgrade, so manually go to apply YAML file and observe upgrade status.

> Another more important point that may require some thought. If our back process only does listener listening, then Pods may not be created in the meantime, or, if a...

@kebe7jun An error occurred in the E2E test maybe it's ebpf(exit code 11)? I don't see what's really wrong.

> ``` > time="2022-08-11T08:04:09Z" level=info msg="Pod Watcher Down" func="localip.RunLocalIPController()" file="localip.go:65" > ``` > > You logic cause main process exit maybe. @kebe7jun yeah,I've already fixed it.