I was trying to narrow down a perf issue and noticed that csi.node-driver-registrar.exe consumed 44% cpu time within 359ms. The majority of this time was spent on reading Container registry timezoon information.
Worked with @andyzhangx and he recommeneded tracking this issue here .


I would like to know:
- if csi.node-driver-registrar.exe will delay the container startup time
- purpose of readying the timezone information.
Best regards,
Howard Hao