Skip to content

v1.19.15-alpha.0-dd.1

Choose a tag to compare

@github-actions github-actions released this 30 Sep 14:26
10ad30e
[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.