• rpereira2's avatar
    Include container name in kube pod_logs API call
    · 8f1114ea
    rpereira2 создал
    - When a pod contains more than one container, the container name has
    to be included in the pod_logs API call otherwise the Kubernetes API
    returns 400.
    - Also allow our logs API to take a container_name param which can be
    used to choose which container's logs should be returned.
    8f1114ea