Skip to content

Releases: DataDog/datadog-operator

v1.13.0-rc.2

26 Feb 18:54
v1.13.0-rc.2
0c2881e
Compare
Choose a tag to compare
v1.13.0-rc.2 Pre-release
Pre-release

Changelog

v1.13.0-rc.1

18 Feb 19:32
v1.13.0-rc.1
6615c25
Compare
Choose a tag to compare
v1.13.0-rc.1 Pre-release
Pre-release

Changelog

  • 3df2d92 (documentation) Update DatadogGenericResource contribute documentation (#1695)
  • 1b3bf05 Add DD_AGENT_IPC_* env vars (#1604)
  • e2211d6 Add PodResources mount to agent (#1650)
  • be4dc2b Add new version of DatadogPodAutoscaler CRD (#1621)
  • 4919aee Add otel collector configdata annotations (#1628)
  • 5986db5 Add rule to clusterroles that will allow querying of the EKS metrics APIGroup (#1666)
  • 7f198ad Add support for GPU monitoring (#1601)
  • b8dad05 Add support for SBOMs on CRI-O (#1682)
  • 6231a15 Bump the gh-actions-packages group with 7 updates (#1659)
  • a3e7eab Create a go module for CRDs (#1565)
  • 91095b8 Enable gci (#1671)
  • 98ae1c6 Fix daemonset status duplication in DDA when DS can't be created (#1629)
  • 14fc1bb Fix parsing group resource to allow groups with periods (#1697)
  • bd4ad0b Fix some names in common Autoscaler types (#1706)
  • 63b056f Fixes for operator release (openshift preflight version, docker maintainer label) (#1661)
  • 71004aa Increase prometheus receiver scrape interval (#1664)
  • 91daa0b Levan m/gitlab gbi image jobs (#1684)
  • 463ab54 Move condition logic to main module (#1618)
  • 0a7ed51 Refactor E2E tests (#1577)
  • 841842e Remove support for otel annotation (#1624)
  • fb1cc16 Require extendeddaemonset/api instead of whole EDS (#1558)
  • de7790d Share common types between Autoscaler versions (#1663)
  • cf9ddc3 Update bundle and manager config from v1.12 (#1701)
  • bc3a576 Update latest agent/cluster agent version to 7.61.0 (#1622)
  • 7a86900 Upgrade github artifact upload/download actions (#1656)
  • ba5e92f Use PodResources mount as a path instead of file (#1674)
  • 1c16822 [CECO-1860][DatadogGenericResource] Add monitor support (#1635)
  • b073d93 [CECO-1860][DatadogGenericResource] Documentation (#1648)
  • b1ca2a5 [CECO-1860][DatadogGenericResource] Refactor handler (#1634)
  • 8b68405 [CTK-4692] Enable process checks on core agent by default (#1660)
  • ba1f2e5 [cleanup] Move consts out of api/v2alpha1 (#1639)
  • 6985c4c [cleanup] Remove unused files and unrelated logic from /api (#1620)
  • 77f9bba [cleanup] move env vars out of /api folder (#1681)
  • 3d36de7 [conductor] disable build impact analysis (#1623)
  • da1925d [gitlab] update rc deployment environments (#1679)
  • 0300de3 [profiles] Do not error if pod needing deletion is not found (#1608)
  • fff2247 [profiles] Wait to update profile DS when canary present (#1667)
  • 8b4ebea add watch env vars for dashboard and genericresource (#1649)
  • 3b49a53 added cgroup mount to gpu feature in the operator (#1652)
  • c8f5ca6 ci: pin all GitHub Actions by SHA and update via dependabot (#1658)
  • 87d3c42 feat(injector): allow configuring injector version (#1614)
  • 2c8a02f generate EKS controlplane RBAC (#1669)
  • a839ab9 make small adjustments to clusterrole (#1619)
  • 6615c25 release v1.13.0-rc.1
  • d49f7c2 service discovery: Add missing cgroup mount (#1610)
  • 0cc6abb update default fips-proxy image version to 1.1.7 (#1699)
  • 8c8d714 update latest agent and cluster agent version to 7.62.0 (#1644)
  • 2eccc40 update latest agent and cluster agent version to 7.62.2 (#1676)
  • 1fb86c1 update make generate-openapi to error with API violations (#1627)
  • 53c0d8c use gci lint + install tools (#1691)

v1.12.1

11 Feb 18:19
v1.12.1
e58c7a5
Compare
Choose a tag to compare

Changelog

v1.12.1-rc.1

10 Feb 16:51
v1.12.1-rc.1
3f6b4f4
Compare
Choose a tag to compare
v1.12.1-rc.1 Pre-release
Pre-release

Changelog

v1.12.0

04 Feb 20:57
fa1ce65
Compare
Choose a tag to compare

Changelog

v1.12.0-rc.3

29 Jan 21:33
v1.12.0-rc.3
b4e52d2
Compare
Choose a tag to compare
v1.12.0-rc.3 Pre-release
Pre-release

Changelog

v1.12.0-rc.2

17 Jan 19:23
v1.12.0-rc.2
668fb84
Compare
Choose a tag to compare
v1.12.0-rc.2 Pre-release
Pre-release

Changelog

v1.12.0-rc.1

08 Jan 16:27
v1.12.0-rc.1
fbd8d60
Compare
Choose a tag to compare
v1.12.0-rc.1 Pre-release
Pre-release

Changelog

  • 993280d Add Local as valid type for autoscaler source (#1513)
  • 827d9c2 Bump golang.org/x/net version (#1603)
  • ca01a8d Change Operator Check base image to ubi9 (#1578)
  • db00883 Fix API violation from OTel Agent (#1607)
  • e2f08ba OTel Agent Feature Support (#1559)
  • f517775 Regenerate stale datadogpodautoscalers CRD (#1584)
  • efaa4e9 Remove kube-rbac-proxy image (#1551)
  • c17ec1d Revert "[cleanup] remove unused v1beta1 version of PDB (#1468)" (#1580)
  • 1c820e9 Support runtimeClassName override (including in DAP) (#1546)
  • 87f8143 Update bundle and manager config from v1.11 (#1599)
  • 24de754 [CECO-1763] Controller for generic custom resource (#1534)
  • 6f3a79f [CONTP-519] Support k8s admin events in operator (#1575)
  • 6eae617 [cleanup] Remove operator reference in /api folder, refactor v2alpha files (#1576)
  • 756ed08 [cleanup] move common envvars to v2alpha1 envvars (#1562)
  • 459d28e [datadogpodautoscalers] Add stabilization window to scaling policy (#1519)
  • 1793719 [documentation] Secrets management in Operator 1.11+ (#1555)
  • 6ff015c [tooling] use generated GITHUB_TOKEN for authentication (#1541)
  • 0ca2c91 feat(admission): add delete RBAC for datadog-webhook (#1591)
  • c58579a fix bundle name for rh-certified PRs (#1527)
  • a647e69 init fake client store with test objects instead of using create (#1538)
  • 5d3e3d1 move metrics forwarder conditions and incorporate error type (#1557)
  • 2fcfea2 move most common constants to v2alpha1 (#1560)
  • fbd8d60 release v1.12.0-rc.1
  • 13a6022 update agent to 7.60.0 (#1567)
  • 345912e update default fips-proxy image version to 1.1.6 (#1540)

v1.11.1

20 Dec 08:43
e0154d8
Compare
Choose a tag to compare

Changelog

v1.11.1-rc.1

19 Dec 16:33
29c4284
Compare
Choose a tag to compare
v1.11.1-rc.1 Pre-release
Pre-release

Changelog