deploy-sourcegraph icon indicating copy to clipboard operation
deploy-sourcegraph copied to clipboard

Use default container annotations for multi-container pods

Open filiphaftek opened this issue 3 years ago • 1 comments

Kubernetes deployment improvement This is small improvement for Pod with multi-containers, which allows to use kubectl logs and kubectl exec without specifying flag -c. Documentation

Checklist

Test plan

kubectl logs ANY-POD

filiphaftek avatar Dec 23 '21 11:12 filiphaftek

I think the deploy-test might be flaking

daxmc99 avatar Jan 04 '22 17:01 daxmc99