• Michael Taufen's avatar
    expunge the word 'manifest' from Kubelet's config API · b4bddcc9
    Michael Taufen authored
    The word 'manifest' technically refers to a container-group specification
    that predated the Pod abstraction. We should avoid using this legacy
    terminology where possible. Fortunately, the Kubelet's config API will
    be beta in 1.10 for the first time, so we still had the chance to make
    this change.
    
    I left the flags alone, since they're deprecated anyway.
    
    I changed a few var names in files I touched too, but this PR is the
    just the first shot, not the whole campaign
    (`git grep -i manifest | wc -l -> 1248`).
    b4bddcc9
Name
Last commit
Last update
..
cri Loading commit data...
deviceplugin Loading commit data...
kubeletconfig Loading commit data...
stats/v1alpha1 Loading commit data...
BUILD Loading commit data...
well_known_annotations.go Loading commit data...
well_known_labels.go Loading commit data...