• Michael Taufen's avatar
    unpack dynamic kubelet config payloads to files · c9d398d0
    Michael Taufen authored
    This PR unpacks the downloaded ConfigMap to a set of files on the node.
    
    This enables other config files to ride alongside the
    KubeletConfiguration, and the KubeletConfiguration to refer to these
    cohabitants with relative paths.
    
    This PR also stops storing dynamic config metadata (e.g. current,
    last-known-good config records) in the same directory as config
    checkpoints. Instead, it splits the storage into `meta` and
    `checkpoints` dirs.
    c9d398d0
Name
Last commit
Last update
..
conformance Loading commit data...
e2e Loading commit data...
e2e_node Loading commit data...
fixtures Loading commit data...
images Loading commit data...
integration Loading commit data...
kubemark Loading commit data...
list Loading commit data...
soak Loading commit data...
typecheck Loading commit data...
utils Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
test_owners.csv Loading commit data...
test_owners.json Loading commit data...