Jeffrey Zhang

Results 7 issues of Jeffrey Zhang

when includes multi yaml files and when one file has a empty file like below, it will remove all hosts before this file. ```yaml # ~/.ssh/assh.yml inclues: - ~/.ssh/assh.d/*.yml ```...

## Description I am deploying openshift+contiv with vlan + bridge mode. So far the connectivity between two pods is perfect. But the service ip is not. Technically, i can not...

How to get following xml output when i just wanna to query the all the `static-routes` resource ? ``` ```

There bugs in kmem in centos 7.x, may be fixed on upcomming 7.8. `kmem` should be disabled in default now. There is a upstream [patch](https://github.com/opencontainers/runc/pull/1921) has implemented this, we should...

metrics can be retrive without nic between host and qemu guest through vsock. more info check * https://man7.org/linux/man-pages/man7/vsock.7.html * https://wiki.qemu.org/Features/VirtioVsock

**Describe the bug** After following the doc to registry model, i can see them through api ``` curl -sX 'GET' 'http://localhost:8081/api/model_registry/v1alpha3/registered_models?pageSize=100&orderBy=ID&sortOrder=DESC' -H 'accept: application/json' | jq { "items": [ {...

bug
Area/UI

I wanna to use Senda without KubeEdge, is this possible now? is there any requirements or restriction ?

kind/question