JIN Jie

Results 8 issues of JIN Jie

### Feature request The memory is handled manually in labeler, which might cause problem. We should reconsider the structure, improve allocation/deallocation of the memory and try to eliminate `unsafe` code....

Executing `make` in `server/` leads to the following error: ``` go generate ./... go mod tidy && go mod vendor go: downloading github.com/ionos-cloud/sdk-go/v6 v6.0.5851 github.com/metaflowys/metaflow/server/ingester/ext_metrics/decoder imports github.com/prometheus/prometheus/storage/remote imports github.com/prometheus/prometheus/config tested...

In crystalline conflict there is a timer/progress UI on the top of the screen, and ikegami will cover it up. It would be nice if there were an option to...

Next Major Version

### This PR is for: - Agent ### Support kata multi net namespace environment #### Checklist - N/A #### Backport to branches - N/A

**Is this a question about neli specifically? If so, please describe.** I'm trying to do a RTM_GETNSID query with neli, and have problem adding a NETNSA_FD attribute after Rtgenmsg. I...

bug

**Describe the bug** I'm using sysinfo 0.26 on CentOS 7. Sysinfo is reading `/sys/class/net` for interface list, but setting network namespace will not refresh sysfs, making it impossible for sysinfo...

bug
linux

### This PR is for: - Agent