Skip to content

v1.22.16-dd.1

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Dec 21:33
15322fa
[sidecars] Missing non-sidecar status must not allow progress

When non-sidecar container statuses are missing from the pod struct,
we must assume they are waiting in order to prevent computePodActions()
from starting non-sidecars before sidecars are ready.

Datadog: **NOT FROM UPSTREAM K8S**. From Datadog: https://github.com/DataDog/kubernetes/pull/32

datadog:patch