weizhi
weizhi
Is this problem solved now, I met this problem too. MacOs Monterey, version 12.1
@DanielZhangQD @shonge
Operator should select StatefulSets to upgrade according to [controllerManager. selector](https://github.com/pingcap/tidb-operator/blob/master/charts/tidb-operator/values.yaml#L87). This bug will be fixed in https://github.com/pingcap/tidb-operator/pull/3683
I would like to work on it. /assign
Seems like azure file client use [fileSharesClient](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/pkg/azureclients/fileclient/azure_fileclient.go#L34) and [fileServicesClient](https://github.com/kubernetes-sigs/cloud-provider-azure/blob/master/pkg/azureclients/fileclient/azure_fileclient.go#L35) to make http calls. Should I use [monkey](https://github.com/bouk/monkey) to create **stubs** for the methods of these two structs, or should I...
Maybe we could abstract another two interfaces for `fileSharesClient` and `fileServicesClient`, rather than using the instances directly. This can be helpful for UT.
@andyzhangx @ZeroMagic PTAL while I'm still testing for the functionality locally.
/retest
/retest