Releases: DataDog/kubernetes
Releases · DataDog/kubernetes
v1.22.16-dd.1
[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
rr-test-pvc-dd.3
lint
rr-test-pvc-dd.1
Automatically recreate pvc when sts pod is stuck in pending
v1.21.14-dd.1
[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
v1.22.10-dd.1
[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.
v1.21.9-dd.1
[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.
v1.10.14-dd.10
Patch runc for COMPUTE-1555
v1.10.14-dd.9
vendor: bump runc to f000fe11
v1.10.14-dd.9-debug
vendor: bump runc to f000fe11
v1.19.9-dd.2-test2
Test fix for logic mixup