Skip to content

Releases: DataDog/datadog-operator

v1.4.0-rc.1

11 Jan 03:05

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

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

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

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)

v1.3.0-rc.1

13 Nov 22:20
88af402

Choose a tag to compare

v1.3.0-rc.1 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)
  • 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)
  • 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)
  • 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
  • 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)
  • 484a573 update gitlab runner image to golang 1.19-bullseye (#946)
  • ed6edbb upgrade(clusterchecksrunner): Disable Remote Config (#928)

v1.2.1

19 Oct 20:52
948551e

Choose a tag to compare

Changelog

v1.2.1-rc.1

18 Oct 15:47
11aeffd

Choose a tag to compare

v1.2.1-rc.1 Pre-release
Pre-release

Changelog

  • 4a9371f release v1.2.1-rc.1
  • 3851153 update default liveness and readiness probes (#949)
  • 11aeffd update gitlab runner image to golang 1.19-bullseye (#946)

v1.2.0

03 Oct 18:09
a033175

Choose a tag to compare

Changelog

  • b33d25f 7.47 final release (#906)
  • a4bc546 Add a startup log for V2APIEnabled flag deprecation (#915)
  • 3f754d6 Add local agent service selector (#916)
  • 53c2d44 Add more descriptive error message (#881)
  • 3db953d Add ochestrator_explorer.enabled for datadog-agent (#902)
  • dc0cb64 Add rule to allow agent role to curl /metrics/slis (#910)
  • c919780 Add support for ebpf check (#892)
  • 835ee08 Add(check-operator): patch-crd sub command (#877)
  • a6a0fba Add(doc): custom operator image (#875)
  • 7fd8903 Added option to disable remote configuration for CWS (#871)
  • ba3a478 Allow enabling CSPM host benchmarks (#900)
  • 496c46f Allow manual push to staging (#870)
  • 0aef1c5 Doc/comment fix for Admission Controller default value (#923)
  • 8b85ea6 Docs updates (#920)
  • 04b058d Fix EDS panic (#851)
  • 729272a Fix agent local service creation for dogstatsd and apm (#841)
  • f2a4782 Fix indentation in docs (#901)
  • fc5ae3e Fix initContainer overrides (#893)
  • 8bd8287 Fix monitor 404 response (#922)
  • e49d03a Fix orchestrator explorer default panic (#844)
  • bcc2bdc Fix orchestrator explorer yaml error (#845)
  • ff5d8ec Force pretty print CRDs for consistent formatting (#843)
  • 9a4c397 Improve internal image tagging (#872)
  • 2807dd7 Mirza.nurkic/add link to integrations (#882)
  • 155d53c Pass its pod name to the cluster-agent (#847)
  • 668b4b9 Return empty requiredComponents when cluster_checks feature is disabled (#918)
  • 329d446 Revert "[datadogmonitor] Return matching downtimes and show downtime status (#894)" (#932) (#933)
  • fbce764 Set local internal traffic policy (#860)
  • 74cff0e Update OpenShift install docs and example for proper DCA behaviour (#905)
  • 72ece0e Update contribution guide (#837)
  • 691fa63 Update pr template and add check for milestone (#878)
  • 480f699 [ci] update publish_redhat_public_tag job (#891)
  • b044ce7 [datadogmonitor] Return matching downtimes and show downtime status (#894)
  • 2721e81 [datadogmonitor] add support for site envvar (#838)
  • e87624b [datadogmonitor] test small reconcile updates (#873)
  • ad87765 [datadogmonitor] update dd api client (#886)
  • 716ea8f [defaulting/images] Update agents to 7.47.1 (#930) (#934)
  • eb0ba0f [features][admission controller] update rbac for mutating webhook (#913)
  • bb2273d [gitlab] fix image name (#889)
  • 2b77d72 [ksmfeature] fix bug where service account was being overwritten (#861)
  • 916d664 [ksmfeature] fix recognition of default image (#850)
  • 60405af [kustomize] comment out webhook and certmanager config (#909)
  • 58fc3ce add additional permissions to ccr clusterrole (#868)
  • bcb4784 add default clusterrole creation for cluster checks runner (#846)
  • 6beacdb add grpc port and http port to service when otlp is enabled (#828)
  • c40a478 add hpa rbac (#899)
  • bf30b56 ci lint fix (#852)
  • f77f660 feat(remote-config): Enable Remote Config by default (#908)
  • 3cd7fef fix log monitor ex (#842)
  • 14b86f4 fix parsing of EDS flag options (#888)
  • c0438d8 fix spaces after periods and small wording tweak (#925) (#926)
  • d5d1b33 format agent version check (#865)
  • 156aa25 instruct the core agent that CWS/CSPM is enabled (#859)
  • 385af2b lower log levels of a few log lines (#917)
  • a033175 release v1.2.0
  • 30fb14f release v1.2.0-rc.1
  • eddb801 release v1.2.0-rc.2
  • addc65b release v1.2.0-rc.3
  • 7b98c22 release v1.2.0-rc.4
  • 03f98de update dsd and apm socket paths (#849)
  • 27dc0bf update openshift install docs and example (#884)
  • d2bbd75 upgrade(remote-config): Create cluster agent volume when Remote Config is enabled (#883)
  • ffb1565 upgrade(remoteConfig): Explicitely disable Remote Configuration when parameter is set to false (#831)

v1.2.0-rc.4

27 Sep 13:20
7b98c22

Choose a tag to compare

v1.2.0-rc.4 Pre-release
Pre-release

Changelog

  • b33d25f 7.47 final release (#906)
  • a4bc546 Add a startup log for V2APIEnabled flag deprecation (#915)
  • 3f754d6 Add local agent service selector (#916)
  • 53c2d44 Add more descriptive error message (#881)
  • 3db953d Add ochestrator_explorer.enabled for datadog-agent (#902)
  • dc0cb64 Add rule to allow agent role to curl /metrics/slis (#910)
  • c919780 Add support for ebpf check (#892)
  • 835ee08 Add(check-operator): patch-crd sub command (#877)
  • a6a0fba Add(doc): custom operator image (#875)
  • 7fd8903 Added option to disable remote configuration for CWS (#871)
  • ba3a478 Allow enabling CSPM host benchmarks (#900)
  • 496c46f Allow manual push to staging (#870)
  • 0aef1c5 Doc/comment fix for Admission Controller default value (#923)
  • 8b85ea6 Docs updates (#920)
  • 04b058d Fix EDS panic (#851)
  • 729272a Fix agent local service creation for dogstatsd and apm (#841)
  • f2a4782 Fix indentation in docs (#901)
  • fc5ae3e Fix initContainer overrides (#893)
  • 8bd8287 Fix monitor 404 response (#922)
  • e49d03a Fix orchestrator explorer default panic (#844)
  • bcc2bdc Fix orchestrator explorer yaml error (#845)
  • ff5d8ec Force pretty print CRDs for consistent formatting (#843)
  • 9a4c397 Improve internal image tagging (#872)
  • 2807dd7 Mirza.nurkic/add link to integrations (#882)
  • 155d53c Pass its pod name to the cluster-agent (#847)
  • 668b4b9 Return empty requiredComponents when cluster_checks feature is disabled (#918)
  • 329d446 Revert "[datadogmonitor] Return matching downtimes and show downtime status (#894)" (#932) (#933)
  • fbce764 Set local internal traffic policy (#860)
  • 74cff0e Update OpenShift install docs and example for proper DCA behaviour (#905)
  • 72ece0e Update contribution guide (#837)
  • 691fa63 Update pr template and add check for milestone (#878)
  • 480f699 [ci] update publish_redhat_public_tag job (#891)
  • b044ce7 [datadogmonitor] Return matching downtimes and show downtime status (#894)
  • 2721e81 [datadogmonitor] add support for site envvar (#838)
  • e87624b [datadogmonitor] test small reconcile updates (#873)
  • ad87765 [datadogmonitor] update dd api client (#886)
  • 716ea8f [defaulting/images] Update agents to 7.47.1 (#930) (#934)
  • eb0ba0f [features][admission controller] update rbac for mutating webhook (#913)
  • bb2273d [gitlab] fix image name (#889)
  • 2b77d72 [ksmfeature] fix bug where service account was being overwritten (#861)
  • 916d664 [ksmfeature] fix recognition of default image (#850)
  • 60405af [kustomize] comment out webhook and certmanager config (#909)
  • 58fc3ce add additional permissions to ccr clusterrole (#868)
  • bcb4784 add default clusterrole creation for cluster checks runner (#846)
  • 6beacdb add grpc port and http port to service when otlp is enabled (#828)
  • c40a478 add hpa rbac (#899)
  • bf30b56 ci lint fix (#852)
  • f77f660 feat(remote-config): Enable Remote Config by default (#908)
  • 3cd7fef fix log monitor ex (#842)
  • 14b86f4 fix parsing of EDS flag options (#888)
  • c0438d8 fix spaces after periods and small wording tweak (#925) (#926)
  • d5d1b33 format agent version check (#865)
  • 156aa25 instruct the core agent that CWS/CSPM is enabled (#859)
  • 385af2b lower log levels of a few log lines (#917)
  • 30fb14f release v1.2.0-rc.1
  • eddb801 release v1.2.0-rc.2
  • addc65b release v1.2.0-rc.3
  • 7b98c22 release v1.2.0-rc.4
  • 03f98de update dsd and apm socket paths (#849)
  • 27dc0bf update openshift install docs and example (#884)
  • d2bbd75 upgrade(remote-config): Create cluster agent volume when Remote Config is enabled (#883)
  • ffb1565 upgrade(remoteConfig): Explicitely disable Remote Configuration when parameter is set to false (#831)

v1.2.0-rc.3

25 Sep 19:51
addc65b

Choose a tag to compare

v1.2.0-rc.3 Pre-release
Pre-release

Changelog

  • b33d25f 7.47 final release (#906)
  • a4bc546 Add a startup log for V2APIEnabled flag deprecation (#915)
  • 3f754d6 Add local agent service selector (#916)
  • 53c2d44 Add more descriptive error message (#881)
  • 3db953d Add ochestrator_explorer.enabled for datadog-agent (#902)
  • dc0cb64 Add rule to allow agent role to curl /metrics/slis (#910)
  • c919780 Add support for ebpf check (#892)
  • 835ee08 Add(check-operator): patch-crd sub command (#877)
  • a6a0fba Add(doc): custom operator image (#875)
  • 7fd8903 Added option to disable remote configuration for CWS (#871)
  • ba3a478 Allow enabling CSPM host benchmarks (#900)
  • 496c46f Allow manual push to staging (#870)
  • 0aef1c5 Doc/comment fix for Admission Controller default value (#923)
  • 8b85ea6 Docs updates (#920)
  • 04b058d Fix EDS panic (#851)
  • 729272a Fix agent local service creation for dogstatsd and apm (#841)
  • f2a4782 Fix indentation in docs (#901)
  • fc5ae3e Fix initContainer overrides (#893)
  • 8bd8287 Fix monitor 404 response (#922)
  • e49d03a Fix orchestrator explorer default panic (#844)
  • bcc2bdc Fix orchestrator explorer yaml error (#845)
  • ff5d8ec Force pretty print CRDs for consistent formatting (#843)
  • 9a4c397 Improve internal image tagging (#872)
  • 2807dd7 Mirza.nurkic/add link to integrations (#882)
  • 155d53c Pass its pod name to the cluster-agent (#847)
  • 668b4b9 Return empty requiredComponents when cluster_checks feature is disabled (#918)
  • 329d446 Revert "[datadogmonitor] Return matching downtimes and show downtime status (#894)" (#932) (#933)
  • fbce764 Set local internal traffic policy (#860)
  • 74cff0e Update OpenShift install docs and example for proper DCA behaviour (#905)
  • 72ece0e Update contribution guide (#837)
  • 691fa63 Update pr template and add check for milestone (#878)
  • 480f699 [ci] update publish_redhat_public_tag job (#891)
  • b044ce7 [datadogmonitor] Return matching downtimes and show downtime status (#894)
  • 2721e81 [datadogmonitor] add support for site envvar (#838)
  • e87624b [datadogmonitor] test small reconcile updates (#873)
  • ad87765 [datadogmonitor] update dd api client (#886)
  • eb0ba0f [features][admission controller] update rbac for mutating webhook (#913)
  • bb2273d [gitlab] fix image name (#889)
  • 2b77d72 [ksmfeature] fix bug where service account was being overwritten (#861)
  • 916d664 [ksmfeature] fix recognition of default image (#850)
  • 60405af [kustomize] comment out webhook and certmanager config (#909)
  • 58fc3ce add additional permissions to ccr clusterrole (#868)
  • bcb4784 add default clusterrole creation for cluster checks runner (#846)
  • 6beacdb add grpc port and http port to service when otlp is enabled (#828)
  • c40a478 add hpa rbac (#899)
  • bf30b56 ci lint fix (#852)
  • f77f660 feat(remote-config): Enable Remote Config by default (#908)
  • 3cd7fef fix log monitor ex (#842)
  • 14b86f4 fix parsing of EDS flag options (#888)
  • c0438d8 fix spaces after periods and small wording tweak (#925) (#926)
  • d5d1b33 format agent version check (#865)
  • 156aa25 instruct the core agent that CWS/CSPM is enabled (#859)
  • 385af2b lower log levels of a few log lines (#917)
  • 30fb14f release v1.2.0-rc.1
  • eddb801 release v1.2.0-rc.2
  • addc65b release v1.2.0-rc.3
  • 03f98de update dsd and apm socket paths (#849)
  • 27dc0bf update openshift install docs and example (#884)
  • d2bbd75 upgrade(remote-config): Create cluster agent volume when Remote Config is enabled (#883)
  • ffb1565 upgrade(remoteConfig): Explicitely disable Remote Configuration when parameter is set to false (#831)