• Reuben Pereira's avatar
    Include container name in kube pod_logs API call · 985aaedc
    Reuben Pereira authored
    - 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.
    985aaedc
environments_pod_logs_spec.rb 2.56 KB