1. 19 Apr, 2018 1 commit
    • 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
  2. 09 Apr, 2018 28 commits
  3. 08 Apr, 2018 11 commits