Xin Huang
Xin Huang
@zirain Currently, I add a makefile target `benchmark` for the benchmark tests. With running `make benchmark`, it will: - Create a cluster - Install the Envoy gateway - Deploy the...
@arkodg Thanks for explicitly dividing it to three phases, it makes sense to me. I'd like to get the Phase 1 completed soon.
@arkodg I'm sorry, I may still be busy with commanies matters in the second quarter.
@mum4k @keith Thanks for the useful information and comments. If we add above packages, the uncompressed docker image size will be 7.43GB, the origin `envoyproxy/envoy-build-ubuntu:ac5c9b6e73711ca8686de21cba7bc75c87de0ec8` is 6.63GB. ``` gyohuang/envoy-build-ubuntu full-amd64...
@lizan Thanks for the useful information, double-checked, the `docker.io` is actually not necessary, we can use `docker-ce-cli` instead. And I learned that `python3-pytest` and `python3-docker` can be also installed with...
@leecalcote Do you have any comments?
> Which leads us to my second comment, which is: @MUzairS15 what do we need to do in order to ensure that Server and the mesheryctl registry command and workflows,...
> @gyohuangxin Since meshkit undergoes a release often, and merging the PR would block subsequent releases and upgrades. > Will you first start the migration in Meshery Server by using...
@asubedy Thank you! If I have more processes, I will add them.