Skip to content

Commit

Permalink
Merge pull request #16896 from sjenning/pick-53167
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue (batch tested with PRs 16896, 16908, 16935, 16898, 16090).

UPSTREAM: 53167: Do not GC exited containers in running pods

kubernetes/kubernetes#53167

xref https://bugzilla.redhat.com/show_bug.cgi?id=1486356

I think this might fix the build issues we are having with init container status corruption

Thanks to @aveshagarwal for spotting this getting picked to kube 1.7 👍

@frobware @derekwaynecarr @smarterclayton @vikaslaad
  • Loading branch information
openshift-merge-robot committed Oct 20, 2017
2 parents 64bad7b + 644ea9d commit dbb1013
Show file tree
Hide file tree
Showing 5 changed files with 85 additions and 63 deletions.
10 changes: 10 additions & 0 deletions vendor/k8s.io/kubernetes/pkg/kubelet/kubelet_pods.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

30 changes: 15 additions & 15 deletions vendor/k8s.io/kubernetes/pkg/kubelet/kuberuntime/kuberuntime_gc.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit dbb1013

Please sign in to comment.