Ye Cao

Results 64 comments of Ye Cao

If we only disable the `MutatingWebhookConfiguration`, it may not work as the deployment can't find the volume. Actually, for a standard operator created by kubebuilder, the generated volume is the...

> @dashanji thank you for your contribution! #97 is merged and available in [v0.3.34 release](https://github.com/arttor/helmify/releases/tag/v0.3.34). Should we close this issue? I'm sorry not now. Actually, https://github.com/arttor/helmify/pull/97 is to add the...

Hi @arttor, the relevant pr is ready, could you please take a look?

Hi, @JackyYangPassion. Thanks for the report. Could you please provide the full error log? Thanks.

@JackyYangPassion Thanks, we try to reproduce the bug.

> The synchronization is by-design to avoid "put but cannot get" problem. Thanks for the details. The current `get` function will get the metadata first (https://github.com/v6d-io/v6d/blob/main/python/vineyard/core/client.py#L577), maybe we can add...

In addition, currently it seems that the implementation of python resolver does take a lot of time. Do you have any suggestions? Thanks! ```bash ./bin/vineyardd --socket /tmp/vineyard_test.sock --meta local ```...