Implement GetZoneByProviderID and GetZoneByNodeName for all cloud providers #50926
Closed
Description
Is this a BUG REPORT or FEATURE REQUEST?:
/kind feature
As part of the initiative for external cloud providers (#48690), we added GetZoneByProviderID and GetZoneByNodeName. See #50858 for more details. The previous PR did not actually implement those methods for existing cloud providers in pkg/cloudprovider/providers
. These methods should be implemented by all cloud providers in the future.
cc @wlan0