mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-13 06:04:02 +00:00
This method has been unused by k8s for some time, and yet is the last piece of the cloud provider API that encourages provider names to be human-friendly strings (this method applies a regex to instance names). Actually removing this deprecated method is part of a long effort to migrate from instance names to instance IDs in at least the OpenStack provider plugin.