• 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
..
api Loading commit data...
apis Loading commit data...
auth Loading commit data...
capabilities Loading commit data...
client Loading commit data...
cloudprovider Loading commit data...
controller Loading commit data...
credentialprovider Loading commit data...
features Loading commit data...
fieldpath Loading commit data...
generated Loading commit data...
kubeapiserver Loading commit data...
kubectl Loading commit data...
kubelet Loading commit data...
kubemark Loading commit data...
master Loading commit data...
printers Loading commit data...
probe Loading commit data...
proxy Loading commit data...
quota Loading commit data...
registry Loading commit data...
routes Loading commit data...
scheduler Loading commit data...
security Loading commit data...
securitycontext Loading commit data...
serviceaccount Loading commit data...
ssh Loading commit data...
util Loading commit data...
version Loading commit data...
volume Loading commit data...
watch/json Loading commit data...
.import-restrictions Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...