Skip to content

Releases: DataDog/datadog-operator

v0.4.0-rc.1

28 Oct 14:04
10a602e
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release

Changelog

10a602e Release 0.4.0-rc.1
15e9ace Update liveness and readiness probes (#117)
bc8c7dc Add the option to create NetworkPolicy for the Agents (#162)
25dec05 Add option to override the API endpoint for the external metrics server (#163)
0fb84a6 Improve test stability (#161)
a1c0c03 Fix missing data in base CSV (#160)
7406e05 Update verify-pr-label-action GH action to allow contributions from fork (#159)
812a3c4 Migrate to operator-sdk 1.0 (#153)
3776850 Fix compliance checkInterval duration type (#158)
a8acfe8 Fix helm chart path (#156)
54ac0b1 collectEvents at Cluster Agent level (#154)
e660ed9 Always mount config volume when security agent is enabled (#155)
3311375 Fix DDM displayName

v0.3.1

16 Sep 12:21
c35e134
Compare
Choose a tag to compare

Changelog

c35e134 release v.0.3.1
1d7931b Fix RBAC with compliance and admission controller (#151)
6ff73b1 Actually use securityContext attribute as PodSecurityContext (#150)
20bdcff [system-probe] Add missing system probe settings for parity with helm chart (#149)
4faeb97 fix pod anti affinity (#144)
be28a3d Update PULL_REQUEST_TEMPLATE.md (#147)
1fff60a Add DatadogMetrics example in OLM (#146)
81620bc [security-agent] Configuration settings for security agent (#143)
c762e52 fix crds (#145)
9c1fce9 Support wpa configuration (#142)

v0.3.0

31 Aug 15:12
e8136f3
Compare
Choose a tag to compare

Changelog

e8136f3 release v0.3.0
15ab0a3 release v0.3.0-rc.3
77c5464 Fix generate-olm-bundle.sh to only package one version (#141)
9cded9e Generate V1 CRDs for Kube >=1.16 and fix v1beta1 for Kubernetes <= 1.15 (#136)
4f2d252 Add syscalls needed for 7.22.0 version of system-probe (#135)
d00b468 [system-probe] Update seccomp profile and capabilities for system probe (#140)
3b8bf72 Remove DD_HOSTNAME from agent and move it back to check runner (#139)
e4f7a0a CSV version 0.2.3 allowing agent (not operator) to use SCCs on OpenShift (#138)
cf31195 Activate push to latest when tag (#134)
e4534ea release v0.3.0-rc.2
7df4099 [external metrics] Add mgmt of missing resources for metrics provider (#137)
deea430 fix release workflow
c989ee5 release v0.3.0-rc.1
b3d5f5b add github workflow for pr linter (#133)
bbd9de7 Update release process to support release candidate (#132)
df7146f Add version 0.2.2 OLM fixing deployment on OpenShift Dedicated (#129)
705caba Replace PLACEHOLDER_VERSION in subcharts as well
76764ae Add install_info file (#127)
eab4972 Fix DatadogMetric CRD: references should be optional (will be filled by DCA 1.9+) (#130)
9c7f1fc Generate Helm chart as a release artifact
fe75253 Propagate custom check definitions to CLC Runners
02a5073 Update to operator-sdk 0.19.0 (#124)
5473309 Link to the different sample DatadogAgent manifests
42a9436 List and document all configuration options
6da0c1e Update the datadog krew plugin installation instructions (#126)
9c71245 Add autoscaler references in DDM status to improve usability (#118)
22f0154 Add .Spec.Agent.Log.OpenFilesLimit
b82a33e Remove ClusterChecksRunner status when deployment is gone
fe7eb70 Do not enable the cri check when running on a docker setup (#51)
1b1d6ae Revert "Update liveness and readiness probes"
4373f03 Update liveness and readiness probes
07a4dc8 configure the admission controller (#114)
434ae0e Fix logs configuratio defaulting (#113)
8497690 update EDS dependency (#112)
f321296 Add DatadogMetric support in operator (#111)
16d4903 fix panic (#110)
31d07ed use 8443 as default port (#109)
72488e3 fix helm (#108)
cb2eac8 Miscellaneous fixes (#107)
f53066b Fix minor typo and add Helm chart link (#106)
36d46a8 Add hostPort for Agent (#100)
751bbe2 Set DATADOG_HOST according to DD_SITE or DD_DD_URL when MetricsProvider is enabled. Resolves #103 (#104)
d6c4c70 Update alpha to beta in readme file (#105)
7850164 Fix DatadogMetric generation with operator-sdk 0.17 (#102)
6527795 Add an all-in-one chart that deploys both the operator and an agent (#91)
ecdd5eb [Doc] secret backend documentation (#99)
4cb9aaf Point to the latest release
f808ba5 Update operator-sdk to 0.17.0 and fix issues for Kube 1.18
04f8786 Pass existing DS to updateDaemonSetStatus in updateDaemonSet when no change is required (#94)
e44716e Fetch Site or DdUrl before initializing MetricsForwarder (#92)
607e3ce Adapt DatadogMetric CRD following RFC
0c1d408 create DatadogMetric CRD
ed073f2 Make DD_SITE a common env var so it is passed to process-agent, system-probe, trace-agent
e856641 Do not add DD_URL by default, but only add it if specified
64d5a8f Fix typo in flare site input
da445fa fix olm bundle release
8b1b1fe Add container logs scraping from file by default (#88)
302f86c release v0.2.1
a3e61c8 update release steps (#84)
015b3eb Add kubectl datadog plugin doc (#82)
13647a4 update docs (#83)

v0.3.0-rc.3

28 Aug 11:15
15ab0a3
Compare
Choose a tag to compare
v0.3.0-rc.3 Pre-release
Pre-release

Changelog

15ab0a3 release v0.3.0-rc.3
77c5464 Fix generate-olm-bundle.sh to only package one version (#141)
9cded9e Generate V1 CRDs for Kube >=1.16 and fix v1beta1 for Kubernetes <= 1.15 (#136)
4f2d252 Add syscalls needed for 7.22.0 version of system-probe (#135)
d00b468 [system-probe] Update seccomp profile and capabilities for system probe (#140)
3b8bf72 Remove DD_HOSTNAME from agent and move it back to check runner (#139)
e4f7a0a CSV version 0.2.3 allowing agent (not operator) to use SCCs on OpenShift (#138)
cf31195 Activate push to latest when tag (#134)
e4534ea release v0.3.0-rc.2
7df4099 [external metrics] Add mgmt of missing resources for metrics provider (#137)
deea430 fix release workflow
c989ee5 release v0.3.0-rc.1
b3d5f5b add github workflow for pr linter (#133)
bbd9de7 Update release process to support release candidate (#132)
df7146f Add version 0.2.2 OLM fixing deployment on OpenShift Dedicated (#129)
705caba Replace PLACEHOLDER_VERSION in subcharts as well
76764ae Add install_info file (#127)
eab4972 Fix DatadogMetric CRD: references should be optional (will be filled by DCA 1.9+) (#130)
9c7f1fc Generate Helm chart as a release artifact
fe75253 Propagate custom check definitions to CLC Runners
02a5073 Update to operator-sdk 0.19.0 (#124)
5473309 Link to the different sample DatadogAgent manifests
42a9436 List and document all configuration options
6da0c1e Update the datadog krew plugin installation instructions (#126)
9c71245 Add autoscaler references in DDM status to improve usability (#118)
22f0154 Add .Spec.Agent.Log.OpenFilesLimit
b82a33e Remove ClusterChecksRunner status when deployment is gone
fe7eb70 Do not enable the cri check when running on a docker setup (#51)
1b1d6ae Revert "Update liveness and readiness probes"
4373f03 Update liveness and readiness probes
07a4dc8 configure the admission controller (#114)
434ae0e Fix logs configuratio defaulting (#113)
8497690 update EDS dependency (#112)
f321296 Add DatadogMetric support in operator (#111)
16d4903 fix panic (#110)
31d07ed use 8443 as default port (#109)
72488e3 fix helm (#108)
cb2eac8 Miscellaneous fixes (#107)
f53066b Fix minor typo and add Helm chart link (#106)
36d46a8 Add hostPort for Agent (#100)
751bbe2 Set DATADOG_HOST according to DD_SITE or DD_DD_URL when MetricsProvider is enabled. Resolves #103 (#104)
d6c4c70 Update alpha to beta in readme file (#105)
7850164 Fix DatadogMetric generation with operator-sdk 0.17 (#102)
6527795 Add an all-in-one chart that deploys both the operator and an agent (#91)
ecdd5eb [Doc] secret backend documentation (#99)
4cb9aaf Point to the latest release
f808ba5 Update operator-sdk to 0.17.0 and fix issues for Kube 1.18
04f8786 Pass existing DS to updateDaemonSetStatus in updateDaemonSet when no change is required (#94)
e44716e Fetch Site or DdUrl before initializing MetricsForwarder (#92)
607e3ce Adapt DatadogMetric CRD following RFC
0c1d408 create DatadogMetric CRD
ed073f2 Make DD_SITE a common env var so it is passed to process-agent, system-probe, trace-agent
e856641 Do not add DD_URL by default, but only add it if specified
64d5a8f Fix typo in flare site input
da445fa fix olm bundle release
8b1b1fe Add container logs scraping from file by default (#88)
302f86c release v0.2.1
a3e61c8 update release steps (#84)
015b3eb Add kubectl datadog plugin doc (#82)
13647a4 update docs (#83)

v0.3.0-rc.2

26 Aug 07:53
Compare
Choose a tag to compare
v0.3.0-rc.2 Pre-release
Pre-release

Changelog

e4534ea release v0.3.0-rc.2
7df4099 [external metrics] Add mgmt of missing resources for metrics provider (#137)
deea430 fix release workflow
c989ee5 release v0.3.0-rc.1
b3d5f5b add github workflow for pr linter (#133)
bbd9de7 Update release process to support release candidate (#132)
df7146f Add version 0.2.2 OLM fixing deployment on OpenShift Dedicated (#129)
705caba Replace PLACEHOLDER_VERSION in subcharts as well
76764ae Add install_info file (#127)
eab4972 Fix DatadogMetric CRD: references should be optional (will be filled by DCA 1.9+) (#130)
9c7f1fc Generate Helm chart as a release artifact
fe75253 Propagate custom check definitions to CLC Runners
02a5073 Update to operator-sdk 0.19.0 (#124)
5473309 Link to the different sample DatadogAgent manifests
42a9436 List and document all configuration options
6da0c1e Update the datadog krew plugin installation instructions (#126)
9c71245 Add autoscaler references in DDM status to improve usability (#118)
22f0154 Add .Spec.Agent.Log.OpenFilesLimit
b82a33e Remove ClusterChecksRunner status when deployment is gone
fe7eb70 Do not enable the cri check when running on a docker setup (#51)
1b1d6ae Revert "Update liveness and readiness probes"
4373f03 Update liveness and readiness probes
07a4dc8 configure the admission controller (#114)
434ae0e Fix logs configuratio defaulting (#113)
8497690 update EDS dependency (#112)
f321296 Add DatadogMetric support in operator (#111)
16d4903 fix panic (#110)
31d07ed use 8443 as default port (#109)
72488e3 fix helm (#108)
cb2eac8 Miscellaneous fixes (#107)
f53066b Fix minor typo and add Helm chart link (#106)
36d46a8 Add hostPort for Agent (#100)
751bbe2 Set DATADOG_HOST according to DD_SITE or DD_DD_URL when MetricsProvider is enabled. Resolves #103 (#104)
d6c4c70 Update alpha to beta in readme file (#105)
7850164 Fix DatadogMetric generation with operator-sdk 0.17 (#102)
6527795 Add an all-in-one chart that deploys both the operator and an agent (#91)
ecdd5eb [Doc] secret backend documentation (#99)
4cb9aaf Point to the latest release
f808ba5 Update operator-sdk to 0.17.0 and fix issues for Kube 1.18
04f8786 Pass existing DS to updateDaemonSetStatus in updateDaemonSet when no change is required (#94)
e44716e Fetch Site or DdUrl before initializing MetricsForwarder (#92)
607e3ce Adapt DatadogMetric CRD following RFC
0c1d408 create DatadogMetric CRD
ed073f2 Make DD_SITE a common env var so it is passed to process-agent, system-probe, trace-agent
e856641 Do not add DD_URL by default, but only add it if specified
64d5a8f Fix typo in flare site input
da445fa fix olm bundle release
8b1b1fe Add container logs scraping from file by default (#88)
302f86c release v0.2.1
a3e61c8 update release steps (#84)
015b3eb Add kubectl datadog plugin doc (#82)
13647a4 update docs (#83)

v0.3.0-rc.1

14 Aug 16:35
deea430
Compare
Choose a tag to compare
v0.3.0-rc.1 Pre-release
Pre-release

Changelog

deea430 fix release workflow
c989ee5 release v0.3.0-rc.1
b3d5f5b add github workflow for pr linter (#133)
bbd9de7 Update release process to support release candidate (#132)
df7146f Add version 0.2.2 OLM fixing deployment on OpenShift Dedicated (#129)
705caba Replace PLACEHOLDER_VERSION in subcharts as well
76764ae Add install_info file (#127)
eab4972 Fix DatadogMetric CRD: references should be optional (will be filled by DCA 1.9+) (#130)
9c7f1fc Generate Helm chart as a release artifact
fe75253 Propagate custom check definitions to CLC Runners
02a5073 Update to operator-sdk 0.19.0 (#124)
5473309 Link to the different sample DatadogAgent manifests
42a9436 List and document all configuration options
6da0c1e Update the datadog krew plugin installation instructions (#126)
9c71245 Add autoscaler references in DDM status to improve usability (#118)
22f0154 Add .Spec.Agent.Log.OpenFilesLimit
b82a33e Remove ClusterChecksRunner status when deployment is gone
fe7eb70 Do not enable the cri check when running on a docker setup (#51)
1b1d6ae Revert "Update liveness and readiness probes"
4373f03 Update liveness and readiness probes
07a4dc8 configure the admission controller (#114)
434ae0e Fix logs configuratio defaulting (#113)
8497690 update EDS dependency (#112)
f321296 Add DatadogMetric support in operator (#111)
16d4903 fix panic (#110)
31d07ed use 8443 as default port (#109)
72488e3 fix helm (#108)
cb2eac8 Miscellaneous fixes (#107)
f53066b Fix minor typo and add Helm chart link (#106)
36d46a8 Add hostPort for Agent (#100)
751bbe2 Set DATADOG_HOST according to DD_SITE or DD_DD_URL when MetricsProvider is enabled. Resolves #103 (#104)
d6c4c70 Update alpha to beta in readme file (#105)
7850164 Fix DatadogMetric generation with operator-sdk 0.17 (#102)
6527795 Add an all-in-one chart that deploys both the operator and an agent (#91)
ecdd5eb [Doc] secret backend documentation (#99)
4cb9aaf Point to the latest release
f808ba5 Update operator-sdk to 0.17.0 and fix issues for Kube 1.18
04f8786 Pass existing DS to updateDaemonSetStatus in updateDaemonSet when no change is required (#94)
e44716e Fetch Site or DdUrl before initializing MetricsForwarder (#92)
607e3ce Adapt DatadogMetric CRD following RFC
0c1d408 create DatadogMetric CRD
ed073f2 Make DD_SITE a common env var so it is passed to process-agent, system-probe, trace-agent
e856641 Do not add DD_URL by default, but only add it if specified
64d5a8f Fix typo in flare site input
da445fa fix olm bundle release
8b1b1fe Add container logs scraping from file by default (#88)
302f86c release v0.2.1
a3e61c8 update release steps (#84)
015b3eb Add kubectl datadog plugin doc (#82)
13647a4 update docs (#83)

v0.2.1

07 May 14:47
0bd03c0
Compare
Choose a tag to compare

Changelog

0bd03c0 release v0.2.1
937fcb6 fix some release process bug (#81)

v0.2.0

06 May 20:34
3c015f1
Compare
Choose a tag to compare

Changelog

3c015f1 release v0.2.0
3c4ab24 release process (#79)
b2b0a51 Update README to reflect Beta status of the project (#80)
85df609 Ensure the API and APP key are read from the secret (#77)
91f2005 add job (#78)
d50ae02 align resource names (#76)
17f2aec Add SecCompCustomProfileConfigMap for system-probe (#73)
500f53d avoid nil pointers (#75)
d3e21a5 Re-align the system-probe seccomp profile with what’s in the public helm chart (#74)
5531756 Fix the encoding of API key, APP key and DCA token in secret (#72)
2de7975 Update kind version in github workflow (#31)
7cd3b32 Fix panic in case of missing ClusterChecksEnabled property in the CR (#71)
c9305e2 [kubectl plugin] Add validate and find commands (#65)
02ad133 fix zip file version in getting_started.md (#67)
a24ea67 fix clc runner field (#70)
9100e5d fix kubelet rbacs (#69)
d5889a1 Fix CLC config (#64)
e84c57a Improve description in OML file (#62)
44a2148 add DD_LOG_LEVEL=off to agent status (#63)
6c1cf6c update system-probe seccomp profil (#61)
9571dea Prepare release tooling (#56)
08a3634 Add SecCompProfileName for system-probe (#60)
31fb89a change probes port, make it configurable (#59)
7e74a19 [Plugin] fix component status (#58)
c27198d Update datadog-operator.v0.1.3.clusterserviceversion.yaml
3532113 Update Dockerfile for redhat scan (#57)

v0.1.3

26 Mar 10:56
e776ef2
Compare
Choose a tag to compare
datadog-operator release v0.1.3 (#55)

v0.1.0

19 Nov 16:37
Compare
Choose a tag to compare
first commit