Haiyu Zuo

Results 8 comments of Haiyu Zuo

> Is the goal to achieve running a specified image locally, such that after using 'sealer pull' to pull the image, running 'sealer run a' would directly run the image...

# E2E test document Sealer E2E test is inspired by kind, uses a container to emulate a node by running systemd inside the container and hosting other processes with systemd....

It seems because of this :`panic 'docker version is 20.10.22, should be 19.03.15, please check`, the docker version is not suitable.You can uninstall the docker and try again.

https://github.com/kubewharf/katalyst-core/blob/7ab0ed3671599010e8d314ba61df419f309d49ba/pkg/custom-metric/collector/prometheus/scrape_test.go#LL68C2-L74C25, it may because the datalist is nil because the `s.scrape()` cant fetch storedSeriesMap data, and this cause the storedSeriesMap is nil when execute HandleMetric. And I find that the...

I am also concerned about this question. What is the current progress of cloneset? I can get involved in this issue about other resource, too

Thx, Because the current project is based on kindling to implement, there is also a need to monitor both page fault and system calls exception.