• Clayton Coleman's avatar
    Add spec.nodeName and spec.serviceAccountName to downward env var · e1ebde9f
    Clayton Coleman authored
    The serviceAccountName is occasionally useful for clients running on
    Kube that need to know who they are when talking to other components.
    
    The nodeName is useful for PetSet or DaemonSet pods that need to make
    calls back to the API to fetch info about their node.
    
    Both fields are immutable, and cannot easily be retrieved in another
    way.
    e1ebde9f
Name
Last commit
Last update
..
OWNERS Loading commit data...
downwardapi.go Loading commit data...
downwardapi_test.go Loading commit data...