Skip to content

Releases: DataDog/datadog-operator

v1.9.0-rc.2

13 Sep 19:49
24c30a5
Compare
Choose a tag to compare
v1.9.0-rc.2 Pre-release
Pre-release

Changelog

v1.9.0-rc.1

05 Sep 14:49
f947be5
Compare
Choose a tag to compare
v1.9.0-rc.1 Pre-release
Pre-release

Changelog

v1.8.0

15 Aug 15:29
486fe68
Compare
Choose a tag to compare

Changelog

v1.8.0-rc.4

13 Aug 14:19
2c30ce2
Compare
Choose a tag to compare
v1.8.0-rc.4 Pre-release
Pre-release

Changelog

v1.8.0-rc.3

09 Aug 20:09
11a8c3c
Compare
Choose a tag to compare
v1.8.0-rc.3 Pre-release
Pre-release

Changelog

v1.8.0-rc.2

26 Jul 16:06
f452dac
Compare
Choose a tag to compare
v1.8.0-rc.2 Pre-release
Pre-release

Changelog

v1.8.0-rc.1

17 Jul 18:55
b4061a8
Compare
Choose a tag to compare
v1.8.0-rc.1 Pre-release
Pre-release

Changelog

  • 247d5e5 Add DatadogPodAutoscaler resource (#1118)
  • 301a71d Add introspection and dap enabled metrics (#1224)
  • 82cb00b Add kubelet check e2e test (#1225)
  • 78cefd3 Add label overrides for profiles (#1291)
  • 4bc766f Add minimal OTel Agent container (#1269)
  • c11a46a Add operator EC2-kind E2E tests (#1102)
  • 9a818f6 Add support for unbundled events in event collection (#1295)
  • 9f46425 Add support for workload autoscaling feature (#1289)
  • c46b61d Add tool version for community operators (#1221)
  • 76d9786 Add uncompressed layers support using either mounts or overlayfs (#1201)
  • 7aa8e46 Added DNSpolicy and DNSConfig overrides (#1233)
  • 834a90b Added liveness and readiness probes (+ tests) to DCA (#1238)
  • 6696b45 Adding strategy override to DCA and CLC (#1244)
  • 94b0b46 Bump default Agent version to 7.55 (#1287)
  • 6168a7a Bump kustomize version (#1250)
  • c72fc48 DatadogAgentProfiles valid metric (#1245)
  • 1e0ca4a Fix dead links for DDA v2alpha1 examples (#1199)
  • 7b0bc43 Inlucde milliseconds in log timestamps (#1198)
  • f08182d Override env vars with profiles (#1256)
  • 89cc56b Pin kube-openapi version (#1270)
  • 2d393ee Refactoring cwsInstrumentation test in AC test (#1208)
  • dc0be60 Remove DatadogAgent v1alpha1 CRD version and conversion webhook (#1242)
  • 3c66816 Remove validation for container resource requirement (#1264)
  • 0cd9223 Revert "Adding KubeValidation Markers to align Datadog Operator behaviour with Helm for invalid clusterName (#1145)" (#1210)
  • d0935d7 Revert "Bump kustomize version (#1250)" (#1251)
  • 4c1f839 Run go mod tidy and add dependabot label (#1273)
  • 40b0c4b Set LeaderElectionResourceLock to leases and remove leader-election-resource parameter (#1237)
  • d35e001 Stop generating v1beta1 CRD versions (#1246)
  • 7ece56c Support for CRD-specific watch namespaces configuration (#1235)
  • a559a62 Update CODEOWNERS remove container-integrations from owners (#1278)
  • d36395d Upgrade Go, controller-runtime and related dependencies (#1175)
  • ff60347 Upgrade controller-gen, operator-sdk, kubebuilder and Go versions (#1247)
  • 20821c4 Use emptyDir for auth_token in Cluster Agent (aligned with Agent) (#1296)
  • 50cbdbc Watch nodes if profiles or introspection is enabled (#1268)
  • f424448 [CECO-1067] DDA config for Admission Controller sidecar injection using selector and profile (#1209)
  • a3ce2ae [CECO-1240] Rename profile label key (#1230)
  • 30ac9d1 [CONTP-136] Add Language Detection Config to APM SSI (#1195)
  • d0f739b [CONTP-266] Add namespaceAnnotationsAsTags to operator (#1253)
  • 26e9e9f [CSPM] Disabling host benchmarks should be propagated to the agent (#1276)
  • 689bc19 [beta] Add remote config (#1215)
  • f9aef45 [datadogmonitor] Adding renotifyStatuses and indicating Locked is deprecated (#1259)
  • f14c8d4 [external metrics] fix configuration when registerAPIService is false (#1255)
  • b026d74 [gitlab] add support for multiarch images in redhat (#1252)
  • 0f02f37 [profile][CECO-795] Add dap status (#1155)
  • 7a522d3 [profiles] Add event filter for watching dap (#1249)
  • 979aa8e [profiles] Improve DAP name length error (#1254)
  • 288d981 [remote config] Respect leader election and update Status.RemoteConfigConfiguration if parameters are empty (#1228)
  • 800fdbe [remoteconfig][beta] add doc (#1236)
  • 1d45a88 [tooling] specify ./apis for generated code (#1211)
  • 918decc [tooling] update goreleaser skip flag (#1219)
  • 516b1e5 add --apis-dir flag to bundle operator-sdk generate (#1285)
  • 43bac1b add datadog agent profiles CRD to bundle, and update bundle make command to build multiarch image (#1257)
  • 77dc150 add service catalog file (#1293)
  • 8185bc1 chore(devcontainer): bump Go version to 1.22 (#1277)
  • 39a28a5 chore(devcontainer): update devcontainer (#1241)
  • b6bd845 feat(probe): add startup probes (#1234)
  • 87546e6 fix broken links to examples (#1265)
  • 2abf8c7 fix bundle examples (#1260)
  • 70315d8 fix default agent test (#1282)
  • af6d1b8 fix generated controller manager rbacs (#1292)
  • cee9944 fix kustomize manager tag (#1281)
  • 84ce15e fix spacing in types file (#1223)
  • 762de2a fix(kustomization): fix deploy file (#1279)
  • b4061a8 release v1.8.0-rc.1
  • 89609b1 remove v1alpha1 datadogagent examples (#1258)
  • 4f4e789 update bundle from operator 1.7.0 (#1239)
  • eb49fb8 update datadog-agent remoteconfig package dependency (#1272)
  • ed39727 update operator manager rbac (#1217)
  • 6d6f73d use service catalog schema version v2 (#1297)

v1.7.0

17 Jun 12:21
2dcbcea
Compare
Choose a tag to compare

Changelog

  • 027c033 Add cluster name to all v2alpha examples (#1172)
  • 0cf699a Add priorityClassName (#1178)
  • 3e962f4 Add registry options in admission controller (#1181)
  • b509502 Add tool version for community operators (#1221) (#1232)
  • a900de1 Add v1beta1 CRD deprection warning (#1200)
  • faef916 Adding KubeValidation Markers to align Datadog Operator behaviour with Helm for invalid clusterName (#1145)
  • 021bd60 Adding sidecar features (#1207)
  • 1c8eae9 Bump agent image versions to 7.53 (#1160)
  • 8f26983 Bump agent image versions to 7.54 (#1204)
  • 472ff24 Combine DS cleanup methods (#1100)
  • 356b42d Compare label hashes instead of recalculating spec hash (#1193)
  • 29510eb Disable provenance gitlab (#1133)
  • ebcde30 Override install info tool version (#1192)
  • 057da8b Refactoring cwsInstrumentation test in AC test (#1208) (#1226)
  • 691dbae Revert "Adding KubeValidation Markers to align Datadog Operator behaviour with Helm for invalid clusterName (#1145)" (#1210) (#1212)
  • cc16328 Update RBACs for storageclass and limitrange collection (#1159)
  • 77d0df8 [APM Onboarding] Use creation timestamp and UID of DatadogAgent as env vars for APM Telemetry KPIs (#1157)
  • 0ad74a7 [ASM] product features activation (#1165)
  • 15c35ab [CECO-1067] DDA config for Admission Controller sidecar injection using selector and profile (#1209) (#1229)
  • 62b6840 [CECO-1109] Allow label overrides for ds for DDA updates (#1173)
  • ef7f23e [ClusterAgent] Add pods/exec ressource access to the cluster agent (#1146)
  • 72a2d9d [DatadogAgent] Aligns KSM Core default ConfigMap with Helm : adds pdbs, storageclasses, volumeattachments (#1203)
  • e2ec750 [beta] Add remote config (#1215) (#1222)
  • 46c2907 [bundle] add openmetrics check annotation (#1174)
  • 54c1ee3 [plugin] VULN-6817 escape dots in regex (#1202)
  • e1a344f [profile][CECO-795] Add dap status (#1155) (#1214)
  • 04d8197 [profiles][CECO-1085] Add priority class name to dap (#1138)
  • 04d3a2e [remote config] Respect leader election and update Status.RemoteConfigConfiguration if parameters are empty (#1228) (#1231)
  • 0a3c6d4 [tooling] specify ./apis for generated code (#1211) (#1213)
  • ac48547 [tooling] update goreleaser skip flag (#1219) (#1220)
  • f695420 add Datadog SLO to PROJECT (#1188)
  • 6b0c7bd add limitranges and storageclasses rbacs to orch explorer feature (#1166)
  • 4838b3c bump openshift-preflight version to 1.9.4 (#1183)
  • f0e5f6b chore(mergequeue): add configuration (#1191)
  • ef9a40c feat(origin detection): add OriginDetectionUnified setting (#1179)
  • 8981855 fix reconcile bugs, add predicate to builder (#1185)
  • c01dc57 fix(controller): always try to update status (#1154)
  • 1d5b04b fix(origin detection): grammar for OriginDetectionUnified setting (#1194)
  • 2dcbcea release v1.7.0
  • e45995f release v1.7.0-rc.1
  • 14546bd release v1.7.0-rc.2
  • fffc64f release v1.7.0-rc.3
  • 0b47ddc remove deprecated v2alpha1 flag (#1189)
  • 7667a52 remove webhook conversion and certmanager references from bundle (#1197)
  • d2d3f05 uncomment feature metrics (#1206)
  • 0a14a62 update operator manager rbac (#1217) (#1218)

v1.7.0-rc.2

06 Jun 12:46
14546bd
Compare
Choose a tag to compare
v1.7.0-rc.2 Pre-release
Pre-release

Changelog

  • 027c033 Add cluster name to all v2alpha examples (#1172)
  • 0cf699a Add priorityClassName (#1178)
  • 3e962f4 Add registry options in admission controller (#1181)
  • a900de1 Add v1beta1 CRD deprection warning (#1200)
  • faef916 Adding KubeValidation Markers to align Datadog Operator behaviour with Helm for invalid clusterName (#1145)
  • 021bd60 Adding sidecar features (#1207)
  • 1c8eae9 Bump agent image versions to 7.53 (#1160)
  • 8f26983 Bump agent image versions to 7.54 (#1204)
  • 472ff24 Combine DS cleanup methods (#1100)
  • 356b42d Compare label hashes instead of recalculating spec hash (#1193)
  • 29510eb Disable provenance gitlab (#1133)
  • ebcde30 Override install info tool version (#1192)
  • 691dbae Revert "Adding KubeValidation Markers to align Datadog Operator behaviour with Helm for invalid clusterName (#1145)" (#1210) (#1212)
  • cc16328 Update RBACs for storageclass and limitrange collection (#1159)
  • 77d0df8 [APM Onboarding] Use creation timestamp and UID of DatadogAgent as env vars for APM Telemetry KPIs (#1157)
  • 0ad74a7 [ASM] product features activation (#1165)
  • 62b6840 [CECO-1109] Allow label overrides for ds for DDA updates (#1173)
  • ef7f23e [ClusterAgent] Add pods/exec ressource access to the cluster agent (#1146)
  • 72a2d9d [DatadogAgent] Aligns KSM Core default ConfigMap with Helm : adds pdbs, storageclasses, volumeattachments (#1203)
  • e2ec750 [beta] Add remote config (#1215) (#1222)
  • 46c2907 [bundle] add openmetrics check annotation (#1174)
  • 54c1ee3 [plugin] VULN-6817 escape dots in regex (#1202)
  • e1a344f [profile][CECO-795] Add dap status (#1155) (#1214)
  • 04d8197 [profiles][CECO-1085] Add priority class name to dap (#1138)
  • 0a3c6d4 [tooling] specify ./apis for generated code (#1211) (#1213)
  • ac48547 [tooling] update goreleaser skip flag (#1219) (#1220)
  • f695420 add Datadog SLO to PROJECT (#1188)
  • 6b0c7bd add limitranges and storageclasses rbacs to orch explorer feature (#1166)
  • 4838b3c bump openshift-preflight version to 1.9.4 (#1183)
  • f0e5f6b chore(mergequeue): add configuration (#1191)
  • ef9a40c feat(origin detection): add OriginDetectionUnified setting (#1179)
  • 8981855 fix reconcile bugs, add predicate to builder (#1185)
  • c01dc57 fix(controller): always try to update status (#1154)
  • 1d5b04b fix(origin detection): grammar for OriginDetectionUnified setting (#1194)
  • e45995f release v1.7.0-rc.1
  • 14546bd release v1.7.0-rc.2
  • 0b47ddc remove deprecated v2alpha1 flag (#1189)
  • 7667a52 remove webhook conversion and certmanager references from bundle (#1197)
  • d2d3f05 uncomment feature metrics (#1206)
  • 0a14a62 update operator manager rbac (#1217) (#1218)

v1.7.0-rc.1

29 May 19:02
e45995f
Compare
Choose a tag to compare
v1.7.0-rc.1 Pre-release
Pre-release

Changelog

  • 027c033 Add cluster name to all v2alpha examples (#1172)
  • 0cf699a Add priorityClassName (#1178)
  • 3e962f4 Add registry options in admission controller (#1181)
  • a900de1 Add v1beta1 CRD deprection warning (#1200)
  • faef916 Adding KubeValidation Markers to align Datadog Operator behaviour with Helm for invalid clusterName (#1145)
  • 021bd60 Adding sidecar features (#1207)
  • 1c8eae9 Bump agent image versions to 7.53 (#1160)
  • 8f26983 Bump agent image versions to 7.54 (#1204)
  • 472ff24 Combine DS cleanup methods (#1100)
  • 356b42d Compare label hashes instead of recalculating spec hash (#1193)
  • 29510eb Disable provenance gitlab (#1133)
  • ebcde30 Override install info tool version (#1192)
  • cc16328 Update RBACs for storageclass and limitrange collection (#1159)
  • 77d0df8 [APM Onboarding] Use creation timestamp and UID of DatadogAgent as env vars for APM Telemetry KPIs (#1157)
  • 0ad74a7 [ASM] product features activation (#1165)
  • 62b6840 [CECO-1109] Allow label overrides for ds for DDA updates (#1173)
  • ef7f23e [ClusterAgent] Add pods/exec ressource access to the cluster agent (#1146)
  • 72a2d9d [DatadogAgent] Aligns KSM Core default ConfigMap with Helm : adds pdbs, storageclasses, volumeattachments (#1203)
  • 46c2907 [bundle] add openmetrics check annotation (#1174)
  • 54c1ee3 [plugin] VULN-6817 escape dots in regex (#1202)
  • 04d8197 [profiles][CECO-1085] Add priority class name to dap (#1138)
  • f695420 add Datadog SLO to PROJECT (#1188)
  • 6b0c7bd add limitranges and storageclasses rbacs to orch explorer feature (#1166)
  • 4838b3c bump openshift-preflight version to 1.9.4 (#1183)
  • f0e5f6b chore(mergequeue): add configuration (#1191)
  • ef9a40c feat(origin detection): add OriginDetectionUnified setting (#1179)
  • 8981855 fix reconcile bugs, add predicate to builder (#1185)
  • c01dc57 fix(controller): always try to update status (#1154)
  • 1d5b04b fix(origin detection): grammar for OriginDetectionUnified setting (#1194)
  • e45995f release v1.7.0-rc.1
  • 0b47ddc remove deprecated v2alpha1 flag (#1189)
  • 7667a52 remove webhook conversion and certmanager references from bundle (#1197)
  • d2d3f05 uncomment feature metrics (#1206)