• Kubernetes Submit Queue's avatar
    Merge pull request #39284 from bowei/remove-host-record · 064132d8
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 39284, 39367)
    
    Remove HostRecord annotation (beta feature)
    
    The annotation has made it to GA so this code should be deleted.
    
    **Release note**:
    ```release-note
    The 'endpoints.beta.kubernetes.io/hostnames-map' annotation is no longer supported.  Users can use the 'Endpoints.subsets[].addresses[].hostname' field instead.
    ```
    064132d8
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
doc.go Loading commit data...
endpoints_controller.go Loading commit data...
endpoints_controller_test.go Loading commit data...