Include container name in kube pod_logs API call
- 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.
Showing
Please register or sign in to comment