Louis Koo
Louis Koo
Is there a new benchmark comparison with grpc-rs? @LucioFranco
https://github.com/LesnyRumcajs/grpc_bench/wiki/2022-01-11-bench-results @LucioFranco @sticnarf
how to pull image from dockerhub (private repo) ? Who can help me?
> BTW, if the user deploy tidb-operator with namespace-scoped permissions (see #3896), this feature may block controller-manager to startup, right? if so, do we need to skip this check sometime...
> > > BTW, if the user deploy tidb-operator with namespace-scoped permissions (see #3896), this feature may block controller-manager to startup, right? if so, do we need to skip this...
> > > > > BTW, if the user deploy tidb-operator with namespace-scoped permissions (see #3896), this feature may block controller-manager to startup, right? if so, do we need to...
> @zhucan How about changing https://github.com/pingcap/tidb-operator/blob/master/cmd/controller-manager/main.go#L179 like below. > > ``` > waitCtx, cancel := context.WithTimeout(context.Background(), time.Second*30) > defer cancel() > for _, f := range informerFactories { > f.Start(ctx.Done())...
- apiGroups: [""] resources: ["configmaps"] verbs: ["list", "watch"] add it to rbac is ok for you? @Pangzhihong
> @zhucan, please do not forget to update https://github.com/kubernetes-csi/docs/blob/master/book/src/external-provisioner.md copy that, other pr is ok? @jsafrane
/assign @zhucan