mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-19 08:32:56 -04:00
Automatic merge from submit-queue (batch tested with PRs 53101, 53158, 52165). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. [OpenStack] Service LoadBalancer defaults to external **What this PR does / why we need it**: Let "service.beta.kubernetes.io/openstack-internal-load-balancer" default to false. **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #53078 **Special notes for your reviewer**: **Release note**: ```release-note NONE ``` |
||
|---|---|---|
| .. | ||
| BUILD | ||
| MAINTAINERS.md | ||
| metadata.go | ||
| metadata_test.go | ||
| openstack.go | ||
| openstack_client.go | ||
| openstack_instances.go | ||
| openstack_loadbalancer.go | ||
| openstack_metrics.go | ||
| openstack_routes.go | ||
| openstack_routes_test.go | ||
| openstack_test.go | ||
| openstack_volumes.go | ||
| OWNERS | ||