• k8s-merge-robot's avatar
    Merge pull request #24362 from ArtfulCoder/hostname-field · ad67363c
    k8s-merge-robot authored
    Automatic merge from submit-queue
    
    Promote Pod Hostname & Subdomain to fields (were annotations)
    
    Deprecating the podHostName, subdomain and PodHostnames annotations and created corresponding new fields for them on PodSpec and Endpoints types.
    
    Annotation doc: #22564
    Annotation code: #20688
    ad67363c
Name
Last commit
Last update
..
testdata/v1 Loading commit data...
doc.go Loading commit data...
events.go Loading commit data...
events_test.go Loading commit data...
name.go Loading commit data...
name_test.go Loading commit data...
schema.go Loading commit data...
schema_test.go Loading commit data...
validation.go Loading commit data...
validation_test.go Loading commit data...