Skip to content

Releases: DataDog/kubernetes

v1.22.16-dd.1

02 Dec 21:33
15322fa
Compare
Choose a tag to compare
[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

21 Oct 13:49
Compare
Choose a tag to compare

rr-test-pvc-dd.1

20 Oct 18:26
Compare
Choose a tag to compare
Automatically recreate pvc when sts pod is stuck in pending

v1.21.14-dd.1

17 Oct 09:20
Compare
Choose a tag to compare
[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

01 Jun 08:31
d538c67
Compare
Choose a tag to compare
[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

07 Mar 12:13
d970516
Compare
Choose a tag to compare
[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

18 Jan 10:03
v1.10.14-dd.10
16164e9
Compare
Choose a tag to compare
Patch runc for COMPUTE-1555

v1.10.14-dd.9

30 Nov 11:41
Compare
Choose a tag to compare
vendor: bump runc to f000fe11

v1.10.14-dd.9-debug

25 Nov 12:34
Compare
Choose a tag to compare
vendor: bump runc to f000fe11

v1.19.9-dd.2-test2

15 Nov 14:11
v1.19.9-dd.2-test2
04e7a1b
Compare
Choose a tag to compare
Test fix for logic mixup