Releases: DataDog/kubernetes
Releases · DataDog/kubernetes
v1.31.6-dd.3-no-fips
Revert "[fips] - Enable boringcrypto in the build image." This reverts commit 4866e400a6ab18fcc316866694cba3e963dc380c. datadog:patch
v1.32.1-dd.2
[fix] fix ds controller deletes pod when not match RequiredDuringSche…
v1.31.6-dd.2
[fix] fix ds controller deletes pod when not match RequiredDuringSche…
v1.31.6-dd.1
[fips] - Enable boringcrypto in the build image. This should allow build to have fips crypto enabled when we build with CGO_ENABLED=1 Modify the github build to do so. datadog:patch [fips] - Enable fips on select component This would enable *fipsonly* on the following component: - kubelet - kubectl - kube-controller-manager - kube-scheduler The apiserver is currently being held back because not all client is going to be fips. Especially in non govcloud environment. datadog:patch
v1.31.6-dd.2-upstream-130113
Limit ResourceQuota LIST requests to times when informer is not synced This should reduce the number of slow (100ms) LIST requests when there are no ResourceQuota objects present in the namespace. The behavior stays virtually the same. datadog:patch
v1.31.6-dd.2-upstream-129315
[fix] fix ds controller deletes pod when not match RequiredDuringSche…
v1.32.1-dd.1
[fips] - Enable boringcrypto in the build image. This should allow build to have fips crypto enabled when we build with CGO_ENABLED=1 Modify the github build to do so. datadog:patch [fips] - Enable fips on select component This would enable *fipsonly* on the following component: - kubelet - kubectl - kube-controller-manager - kube-scheduler The apiserver is currently being held back because not all client is going to be fips. Especially in non govcloud environment. datadog:patch
v1.31.5-dd.1
[fips] - Enable fips on select component This would enable *fipsonly* on the following component: - kubelet - kubectl - kube-controller-manager - kube-scheduler The apiserver is currently being held back because not all client is going to be fips. Especially in non govcloud environment. datadog:patch
v0.0.1-dd.fips
[fips] - Enable fips on select component This would enable *fipsonly* on the following component: - kubelet - kubectl - kube-controller-manager - kube-scheduler The apiserver is currently being held back because not all client is going to be fips. Especially in non govcloud environment. datadog:patch
v1.31.1-dd.2-aa-etcd-investigation
outlier detection configuration for etcd client