Skip to content
This repository has been archived by the owner on Jul 30, 2021. It is now read-only.

pkg/checkpoint: Try kubelet secureClient, fallback to read-only #1027

Merged
merged 1 commit into from
Nov 26, 2018
Merged

pkg/checkpoint: Try kubelet secureClient, fallback to read-only #1027

merged 1 commit into from
Nov 26, 2018

Commits on Nov 12, 2018

  1. pkg/checkpoint: Try Kubelet secureClient, fallback to read-only

    * Change pod-checkpointer to first try to list pods via the Kubelet
    secure (10250) endpoint, then fallback to the Kubelet read-only (10255)
    endpoint, before defaulting to an empty list of parent pods
    dghubble committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    55f0b95 View commit details
    Browse the repository at this point in the history