mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-26 13:22:55 +00:00
Currently if user doesn't specify subnet-id or specify a unsafe subnet-id, openstack cloud provider can't create a correct LoadBalancer service. Actually we can get it automatically. This patch do a improvement. This is a part of #50726