chengjoey
chengjoey
Just like e2e test does,newClient will set `grpc.WithBlock` https://github.com/etcd-io/etcd/blob/d6c0127d264d18255090b4a51e04c5b8e84d5a05/tests/e2e/utils.go#L50-L54
> Discussed during sig-etcd triage meeting, @chengjoey can you please rebase this to prepare it for review? done
/test pull-etcd-robustness-amd64
> Can I try this issue? @zmberg just `/assign` yourself
@zmberg @furykerry , could you please take a look, because changing the image tag to latest will cause the pod to fail to update, I think imagePolicy should not be...
> Hi, @chengjoey. I believe Kruise computes the hash with the imagePullPolicy in SidecarSet because we cannot modify the imagePullPolicy within a pod. Hi @ABNER-1 , Sorry I may not...
hi @nidhik ,try modify `etc-clickhouse-operator-files` configmap, and add `excludeFromPropagationAnnotations`, like this: ``` apiVersion: v1 data: config.yaml: | excludeFromPropagationAnnotations: ["skipped-a", "skipped-b"] ``` this should help
/kind tep