mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-03-23 02:43:58 -04:00
Automatic merge from submit-queue (batch tested with PRs 56997, 57008, 56984, 56975, 56955). 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>. Remove unused ScrubDNS interface from cloudprovider **What this PR does / why we need it**: DNS scrubber from kubelet has been removed in #36785 and cloudprovider's `ScrubDNS()` interface is not used anywhere. **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*: Fixes #56953. **Special notes for your reviewer**: **Release note**: ```release-note Remove ScrubDNS interface from cloudprovider. ``` |
||
|---|---|---|
| .. | ||
| aws.go | ||
| aws_fakes.go | ||
| aws_instancegroups.go | ||
| aws_loadbalancer.go | ||
| aws_loadbalancer_test.go | ||
| aws_metrics.go | ||
| aws_routes.go | ||
| aws_test.go | ||
| aws_utils.go | ||
| BUILD | ||
| device_allocator.go | ||
| device_allocator_test.go | ||
| instances.go | ||
| instances_test.go | ||
| log_handler.go | ||
| OWNERS | ||
| regions.go | ||
| regions_test.go | ||
| retry_handler.go | ||
| retry_handler_test.go | ||
| sets_ippermissions.go | ||
| tags.go | ||
| tags_test.go | ||
| volumes.go | ||