Skip to content

Releases: DataDog/datadog-operator

v1.5.0-rc.3

18 Mar 16:50
2679bfb
Compare
Choose a tag to compare
v1.5.0-rc.3 Pre-release
Pre-release

Changelog

v1.5.0-rc.2

11 Mar 19:17
0d24f72
Compare
Choose a tag to compare
v1.5.0-rc.2 Pre-release
Pre-release

Changelog

v1.5.0-rc.1

28 Feb 17:45
383293e
Compare
Choose a tag to compare
v1.5.0-rc.1 Pre-release
Pre-release

Changelog

v1.4.0

15 Feb 20:04
549adef
Compare
Choose a tag to compare

Changelog

v1.4.0-rc.3

09 Feb 20:18
d8e6702
Compare
Choose a tag to compare
v1.4.0-rc.3 Pre-release
Pre-release

Changelog

v1.4.0-rc.2

02 Feb 13:40
Compare
Choose a tag to compare
v1.4.0-rc.2 Pre-release
Pre-release

Changelog

v1.4.0-rc.1

11 Jan 03:05
Compare
Choose a tag to compare
v1.4.0-rc.1 Pre-release
Pre-release

Changelog

  • ccd46e7 Add createdAd, support fields to bundle CSV file (#1018)
  • da9b200 ContainerProcessStrategy, allow running non-privileged agents in one container (#921)
  • eab9599 Enable by default container-image collection (#983)
  • c0295c5 Enabling APM by default (#1006)
  • be8cf1b Fix patch_bundle.sh spec.replaces formatting (#1026)
  • 3eec094 Provide default probe handler httpGet values if not configured in override (#998)
  • 8e2f8f8 Support CanaryAutoPauseMaxSlowStartDuration option (#997)
  • dfd7d0a Update boilerplate text (#1005)
  • 8de2a77 Update bundles to match 1.3.0 release (#1019)
  • a5a927a Update default Agent/DCA version to 7.49.1 (#984)
  • af18363 Update integrations_autodiscovery.md (#985)
  • 90bbda6 [APMON-406] Set Datadog namespace env variable on Cluster Agent (#1012)
  • a7cdf15 [CECO-570] Add operator introspection (#817)
  • bdd23f4 [Docs] OpenShift docs update (#991)
  • cd7b487 [Onboarding telemetry] Set install id, install time and install type env variables (#1034)
  • 3e46dc1 [defaulting/images] Update agents to 7.50.1 (#1029)
  • a1cadfe [defaulting/images] Update agents to 7.50.2 (#1033)
  • ec345a7 add dependabot.yaml file (#989)
  • 7bd890e feat: add NotificationPresetName to monitor options (#1001)
  • 1c4efc3 release v1.4.0-rc.1
  • 960f977 update datadog-api-client-go (#986)
  • 0b58579 update examples for v2 datadogagent (#980)
  • 371e021 update feature default values and tests (#1015)
  • e4853c2 update patch-bundle script to include spec.replaces field in bundle (#990)

v1.3.0

11 Dec 18:28
6396710
Compare
Choose a tag to compare

Changelog

  • 1c2da35 Add GCR EU and Asia registries with auto defaulting (#978)
  • 2e0fcc8 Add registerAPIService option to external metrics feature to allow disabling external metrics endpoint registration (#953)
  • 3f40719 Adding Service Level Objective CRD and Controller (#807)
  • 4aa86f5 Allow enabling SBOM collection for host and container images (#836)
  • 966cde5 Bump go-grpc to 1.56.3 (#970)
  • eddfc41 Bump golang.org/x/net from 0.7.0 to 0.17.0 (#944)
  • cde085e Check CRD status for reconcile errors in upgrade hook (#955)
  • 11dfbc8 Enable by default container-image collection (#983) (#988)
  • 55f7d91 Enabling APM by default (#1006) (#1011)
  • 8983ac2 Nit: fix double imports (#947)
  • 35f34ae Refactor feature tests (#931)
  • d4a0ed3 Remove SecurityContextConstraints parameter and references (#977)
  • 1a5623d Remove ksm telemetry parameter (#942)
  • f0a1b94 Revert "[datadogmonitor] Return matching downtimes and show downtime status (#894)" (#932)
  • f364f53 Support CanaryAutoPauseMaxSlowStartDuration option (#997) (#1007)
  • 3346daf Update boilerplate text (#1005) (#1010)
  • 0923245 Update bundle examples config to include DatadogAgent v2alpha1 (#957)
  • 18b6020 Update bundles to match 1.2.0 release (#938)
  • 0ae6351 Update ci-containers-project image tag to v2.0.0 (#935)
  • 1589588 Update default Agent/DCA version to 7.49.1 (#984) (#987)
  • ad3eecd Update integrations_autodiscovery.md (#985) (#996)
  • 825119f Use Agent default for kubelet client CA and move CA logic to override/global.go (#948)
  • 3efc80a [CECO-639] Dogstatsd tag cardinality feature (#936)
  • a00a9c1 [CECO-721] Operator metrics forwarder : drop application key dependency (#954)
  • b1e69ec [PROCS-1464] Add Process Discovery Feature to Operator (#927)
  • 8b9073a [cherry-pick][Docs] OpenShift docs update (#991) (#995)
  • 806d78f [defaulting/images] Set default version of agent and cluster agent to 7.49.0 (#968)
  • e81840e [defaulting/images] Update agents to 7.47.1 (#930)
  • 243dbf8 [docs] update a few docs (#941)
  • f457c96 [kubelet] Add kubelet CA volume mount to security Agent container (#950)
  • 58df38c [slo] fix generated files (#963)
  • 451819a add dependabot.yaml file (#989) (#1009)
  • 99b21a3 fix spaces after periods and small wording tweak (#925)
  • 631e348 fix(remoteConfig): Fix documentation on default behaviour (#945)
  • 6396710 release v1.3.0
  • 88af402 release v1.3.0-rc.1
  • a37343d release v1.3.0-rc.2
  • c77719c release v1.3.0-rc.3
  • 00979d6 update agent and cluster agent images to 7.48.1 (#951)
  • fb1751f update agents images to 7.48.0 (#943)
  • 7360447 update bundles to match v1.2.1 (#956)
  • 96e2edd update default liveness and readiness probes (#949)
  • 2bbd4a3 update examples for v2 datadogagent (#980) (#994)
  • 484a573 update gitlab runner image to golang 1.19-bullseye (#946)
  • e4a77af update patch-bundle script to include spec.replaces field in bundle (#990) (#993)
  • ed6edbb upgrade(clusterchecksrunner): Disable Remote Config (#928)

v1.3.0-rc.3

06 Dec 21:24
c77719c
Compare
Choose a tag to compare
v1.3.0-rc.3 Pre-release
Pre-release

Changelog

  • 1c2da35 Add GCR EU and Asia registries with auto defaulting (#978)
  • 2e0fcc8 Add registerAPIService option to external metrics feature to allow disabling external metrics endpoint registration (#953)
  • 3f40719 Adding Service Level Objective CRD and Controller (#807)
  • 4aa86f5 Allow enabling SBOM collection for host and container images (#836)
  • 966cde5 Bump go-grpc to 1.56.3 (#970)
  • eddfc41 Bump golang.org/x/net from 0.7.0 to 0.17.0 (#944)
  • cde085e Check CRD status for reconcile errors in upgrade hook (#955)
  • 11dfbc8 Enable by default container-image collection (#983) (#988)
  • 55f7d91 Enabling APM by default (#1006) (#1011)
  • 8983ac2 Nit: fix double imports (#947)
  • 35f34ae Refactor feature tests (#931)
  • d4a0ed3 Remove SecurityContextConstraints parameter and references (#977)
  • 1a5623d Remove ksm telemetry parameter (#942)
  • f0a1b94 Revert "[datadogmonitor] Return matching downtimes and show downtime status (#894)" (#932)
  • f364f53 Support CanaryAutoPauseMaxSlowStartDuration option (#997) (#1007)
  • 3346daf Update boilerplate text (#1005) (#1010)
  • 0923245 Update bundle examples config to include DatadogAgent v2alpha1 (#957)
  • 18b6020 Update bundles to match 1.2.0 release (#938)
  • 0ae6351 Update ci-containers-project image tag to v2.0.0 (#935)
  • 1589588 Update default Agent/DCA version to 7.49.1 (#984) (#987)
  • ad3eecd Update integrations_autodiscovery.md (#985) (#996)
  • 825119f Use Agent default for kubelet client CA and move CA logic to override/global.go (#948)
  • 3efc80a [CECO-639] Dogstatsd tag cardinality feature (#936)
  • a00a9c1 [CECO-721] Operator metrics forwarder : drop application key dependency (#954)
  • b1e69ec [PROCS-1464] Add Process Discovery Feature to Operator (#927)
  • 8b9073a [cherry-pick][Docs] OpenShift docs update (#991) (#995)
  • 806d78f [defaulting/images] Set default version of agent and cluster agent to 7.49.0 (#968)
  • e81840e [defaulting/images] Update agents to 7.47.1 (#930)
  • 243dbf8 [docs] update a few docs (#941)
  • f457c96 [kubelet] Add kubelet CA volume mount to security Agent container (#950)
  • 58df38c [slo] fix generated files (#963)
  • 451819a add dependabot.yaml file (#989) (#1009)
  • 99b21a3 fix spaces after periods and small wording tweak (#925)
  • 631e348 fix(remoteConfig): Fix documentation on default behaviour (#945)
  • 88af402 release v1.3.0-rc.1
  • a37343d release v1.3.0-rc.2
  • c77719c release v1.3.0-rc.3
  • 00979d6 update agent and cluster agent images to 7.48.1 (#951)
  • fb1751f update agents images to 7.48.0 (#943)
  • 7360447 update bundles to match v1.2.1 (#956)
  • 96e2edd update default liveness and readiness probes (#949)
  • 2bbd4a3 update examples for v2 datadogagent (#980) (#994)
  • 484a573 update gitlab runner image to golang 1.19-bullseye (#946)
  • e4a77af update patch-bundle script to include spec.replaces field in bundle (#990) (#993)
  • ed6edbb upgrade(clusterchecksrunner): Disable Remote Config (#928)

v1.3.0-rc.2

21 Nov 21:27
a37343d
Compare
Choose a tag to compare
v1.3.0-rc.2 Pre-release
Pre-release

Changelog

  • 1c2da35 Add GCR EU and Asia registries with auto defaulting (#978)
  • 2e0fcc8 Add registerAPIService option to external metrics feature to allow disabling external metrics endpoint registration (#953)
  • 3f40719 Adding Service Level Objective CRD and Controller (#807)
  • 4aa86f5 Allow enabling SBOM collection for host and container images (#836)
  • 966cde5 Bump go-grpc to 1.56.3 (#970)
  • eddfc41 Bump golang.org/x/net from 0.7.0 to 0.17.0 (#944)
  • cde085e Check CRD status for reconcile errors in upgrade hook (#955)
  • 11dfbc8 Enable by default container-image collection (#983) (#988)
  • 8983ac2 Nit: fix double imports (#947)
  • 35f34ae Refactor feature tests (#931)
  • d4a0ed3 Remove SecurityContextConstraints parameter and references (#977)
  • 1a5623d Remove ksm telemetry parameter (#942)
  • f0a1b94 Revert "[datadogmonitor] Return matching downtimes and show downtime status (#894)" (#932)
  • 0923245 Update bundle examples config to include DatadogAgent v2alpha1 (#957)
  • 18b6020 Update bundles to match 1.2.0 release (#938)
  • 0ae6351 Update ci-containers-project image tag to v2.0.0 (#935)
  • 1589588 Update default Agent/DCA version to 7.49.1 (#984) (#987)
  • ad3eecd Update integrations_autodiscovery.md (#985) (#996)
  • 825119f Use Agent default for kubelet client CA and move CA logic to override/global.go (#948)
  • 3efc80a [CECO-639] Dogstatsd tag cardinality feature (#936)
  • a00a9c1 [CECO-721] Operator metrics forwarder : drop application key dependency (#954)
  • b1e69ec [PROCS-1464] Add Process Discovery Feature to Operator (#927)
  • 8b9073a [cherry-pick][Docs] OpenShift docs update (#991) (#995)
  • 806d78f [defaulting/images] Set default version of agent and cluster agent to 7.49.0 (#968)
  • e81840e [defaulting/images] Update agents to 7.47.1 (#930)
  • 243dbf8 [docs] update a few docs (#941)
  • f457c96 [kubelet] Add kubelet CA volume mount to security Agent container (#950)
  • 58df38c [slo] fix generated files (#963)
  • 99b21a3 fix spaces after periods and small wording tweak (#925)
  • 631e348 fix(remoteConfig): Fix documentation on default behaviour (#945)
  • 88af402 release v1.3.0-rc.1
  • a37343d release v1.3.0-rc.2
  • 00979d6 update agent and cluster agent images to 7.48.1 (#951)
  • fb1751f update agents images to 7.48.0 (#943)
  • 7360447 update bundles to match v1.2.1 (#956)
  • 96e2edd update default liveness and readiness probes (#949)
  • 2bbd4a3 update examples for v2 datadogagent (#980) (#994)
  • 484a573 update gitlab runner image to golang 1.19-bullseye (#946)
  • e4a77af update patch-bundle script to include spec.replaces field in bundle (#990) (#993)
  • ed6edbb upgrade(clusterchecksrunner): Disable Remote Config (#928)