technicianted
technicianted
I ran into this problem too and I fixed it in my private build. However I ran into another problem of `oneOf` external ref that itself referencing an external type...
What's the status of [plugable-provider-grpc.md](https://github.com/kubernetes/autoscaler/blob/master/cluster-autoscaler/proposals/plugable-provider-grpc.md)? Seems to be the most promising. @hectorj2f
@e421083458 feel free to use [my fork](https://github.com/technicianted/grpc-proxy)
you can call `ReloadState()` on the client.
@andyzhangx with `storageAccount` instead of `storageAccountName`, _all_ pods fail to setup the volume. According to [source code](https://github.com/kubernetes-sigs/blob-csi-driver/blob/503229144be0f0193c56eeacb2ed52e16c6ea02d/pkg/blob/blob.go#L95), it should be `storageAccountName`: ``` Warning FailedMount 19s (x8 over 86s) kubelet MountVolume.SetUp...
MSI does not need a secret. Note that it is _intermittent_, not consistently failing. Out of 200 pods, about 10 suffer from this problem. After a few backoffs they mostly...
That seems to have fixed it. Few clarifying questions: 1. Documentation clearly says that secret is not mandatory, and is only used to store the account secret. Please update documentation...
This problem is still happening with Kubernetes secrets but at a much lower rate. About once every 200 times. Code is still racy.
Same: `[account name not provided]`
Pod volume config in original post. ``` May 04 02:33:23 managed-a100-a00005M blobfuse2[1665499]: LOG_TRACE [file_cache.go (219)]: FileCache::Configure : file_cache May 04 02:33:23 managed-a100-a00005M blobfuse2[1665499]: LOG_ERR [file_cache.go (271)]: FileCache: config error [tmp-path...