Skip to content

Releases: DataDog/kubernetes

rr-test-pvc-dd.3

21 Oct 13:49

Choose a tag to compare

rr-test-pvc-dd.1

20 Oct 18:26

Choose a tag to compare

Automatically recreate pvc when sts pod is stuck in pending

v1.21.14-dd.1

17 Oct 09:20

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

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

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

Choose a tag to compare

Patch runc for COMPUTE-1555

v1.10.14-dd.9

30 Nov 11:41

Choose a tag to compare

vendor: bump runc to f000fe11

v1.10.14-dd.9-debug

25 Nov 12:34

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

Choose a tag to compare

Test fix for logic mixup

v1.19.15-dd.1

01 Oct 14:16
10ad30e

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.