Skip to content

Releases: DataDog/datadog-operator

v0.8.1-rc.1

24 Jun 19:20
9731dc8
Compare
Choose a tag to compare
v0.8.1-rc.1 Pre-release
Pre-release

Changelog

  • 9731dc8 release v0.8.1-rc.1
  • efb6e91 Update system-probe secccomp profile (#501) (#528)
  • e2b60a9 CWS: fix runtime policies loading, when no config map is defined (#522) (#529)
  • 15eb410 Update base image to fix CVEs (#523) (#530)
  • ea961db Revert "Merge branch 'main' into v0.8"
  • 713fef0 Merge branch 'main' into v0.8
  • c32af59 [features] migrate USM feature (#482)
  • c07038f [features] Migrate LogCollection feature (#484)
  • 7a62cc6 introduce the component package (#488)
  • 4842be7 [features] migrate npm feature (#481)
  • c2c20ef [features] migrate tcp queue length feature (#489)
  • 6fea46c add DatadogAgent v2alpha1 defaulting code (#477)
  • bb0d4f1 [features] migrate OOM kill (#479)
  • 27d2ea8 Default Agent version to 7.35.2 (#480)
  • 620df0a migration KSMCore to feature pattern (#430)
  • 3fe793b Add conversion Webhook for v1alpha to v2alpha1 (#435)
  • 88fe849 feat: Introduce the Features Factory (#412)
  • 7bdd616 Add NodeLabelsAsTags and NamespaceLabelsAsTags, remove default Pod env vars (#471)
  • 43e558c Update CODEOWNERS (#474)
  • 4bcdee6 fix: k8s version detection for agent service (#472)
  • 1bca592 Share common structs in common/v1 and adds missing fields to v2alpha1 (#438)
  • b9ad1fc Update default DCA image to 1.19.0 (#470)
  • d0f2b27 Add port names to agent service (#468)
  • 658d6c3 [examples] Fix datadog-agent-secret-backend (#467)
  • d10151a [controllers/datadogagent/utils] Fix process collection nil check (#466)
  • f55689a [defaulting/images] Update agent to 7.35.0 (#465)

v0.8.0

16 May 19:37
fb19a0e
Compare
Choose a tag to compare

Changelog

  • fb19a0e release v0.8.0
  • c6110e6 release v0.8.0-rc.4
  • eb86632 Default Agent version to 7.35.2 (#480)
  • ef5eca2 release v0.8.0-rc.3
  • 0670d6b Add NodeLabelsAsTags and NamespaceLabelsAsTags, remove default Pod env vars (#471) (#475)
  • 76452f6 fix: k8s version detection for agent service (#472) (#473)
  • 1937df3 release v0.8.0-rc.2
  • bee60e6 Update default DCA image to 1.19.0 (#470)
  • d4eb85b Add port names to agent service (#468)
  • 671069a [examples] Fix datadog-agent-secret-backend (#467)
  • 65a4345 [controllers/datadogagent/utils] Fix process collection nil check (#466)
  • d332550 [defaulting/images] Update agent to 7.35.0 (#465)
  • 7a24596 release v0.8.0-rc.1
  • 6c08773 Update Dockerfile (#464)
  • 714f762 [controllers/datadogagent] Mount certificates volume in DCA (#463)
  • 383cc0a tooling: Update golang version to 1.17 (#462)
  • dfb7fc1 Do not enforce dd-agent user (UID 101) for the CLC and DCA (#456)
  • c5aa4c7 update rbac to support secret backend multiple providers script (#459)
  • 4456b47 [controllers/datadogagent] Mount tmp volume in DCA and CLC (#461)
  • b1dc945 feat: support admissionController.AgentCommunicationMode (#460)
  • 22cf913 Fix DatadogAgent secret backend usage (#454)
  • 41d9b0b add minimum version note to new datadogmonitor examples (#458)
  • 7b34ab7 [controllers/datadogagent] Mount logs volume in DCA and CLC (#455)
  • ebfb245 [docs/openshift] Fix example config (#453)
  • b5d7827 Add SecurityContext to DCA and CLC (#448)
  • 5c12cb7 update Agent to 7.34.0 and DCA to 1.18.0 (#452)
  • 2d22f56 [controllers/datadogagent/clusteragent] Fix "externalmetrics" cluster role binding (#451)
  • 6a17bbd [defaults] Fix cluster agent token autogeneration (#447)
  • ddbf440 feat: (orch) support ingresses collection (#450)
  • 40fca21 Remove the frequent need to do rm -rf bin to “fix stuff” (#444)
  • 6b7a141 Add role, role binding, cluster role, cluster role binding and service account to the generated Orchestrator ClusterRole (#390)
  • 53b5cfb fix: update olm bundles (#445)
  • dbfce2c fix(ci): Update codecov action (#446)
  • d11ec31 Setting up code scanning on datadog-operator (#442)
  • ca5970f fix: DNSSelectorEndpoints definition (#429)
  • a65ce8a [controllers/datadogagent/clusteragent] Add perms to create events (#443)
  • 96fa79c Fix continuous create and delete of cluster roles and bindings (#441)
  • f267051 [controllers/datadogagent] Add datadogmetrics RBACs (#440)
  • 468af75 Fix panic when using minimal recommended dda (#439)
  • 0e8a81a [controllers/datadogagent/clusteragent] Add subjectaccessreviews to RBAC (#437)
  • 96481ff [defaulting/images] Update latest agent and DCA (#433)
  • e71c3bb doc: how to configure API/APP key with OLM (#427)
  • 87632a9 [datadogmonitor] Add additional monitor types (#428)
  • 45138ae Improve documentation for the operator in OpenShift (#425)
  • 885afb9 update datadog api go client (#426)
  • 5a2f0c1 [system-probe] fix chown capability (#420)
  • eaecc53 move apis/v1alpha1 utils to apis/utils (#424)
  • f987d4c Set compliance custom benchmarks using config map (#409)
  • f6f27b2 fix: cluster-agent auth token generation (#410)
  • c97d32d Update pr-linter.yml
  • 909fad8 The Network Monitoring feature enables the process agent (#422)
  • eea7b7e [v2alpha1] add params to globalconfig (#417)
  • b1fc2dc Add features to datadogagent v2alpha1 (#413)
  • dc53f96 Add missing FQDNs to Cilium network policy
  • 0903d98 Add a service with local internal traffic policy (#375)
  • 5d59e5f Move cilium to cilium/v1
  • f8d907c Add support for Cilium network policies
  • c3ea0f8 fix: add vpa permissions to ksm core rbacs (#411)
  • 7c0c8a2 Merge pull request #407 from DataDog/vboulineau/v2notserved
  • 3ad0c7b Update monitor.go (#408)
  • c0a2661 Merge branch 'main' into vboulineau/v2notserved
  • 3fd1880 Merge pull request #406 from DataDog/paulcacheux/update-readme
  • be77f4b Adding Base structure for pod/container config (#405)
  • 8b680ec Do not serve v2alpha1 as schema not defined yet
  • f16fcf7 Update helm chart link to actual chart
  • 1027d6a Fix helm chart link in README
  • efdfa06 Fix "redhat certified" link in README
  • 6ae81f2 Add documentation on how to test operator bundles (#400)
  • 2ebac9d Remove defaulting behavior of logs_config.open_files_limit (#396)
  • 05c7a2a Docs: Update the documentation to use latest v0.7.0 options (#397)
  • 1953406 Merge pull request #394 from DataDog/vboulineau/bump-op
  • c107a10 Only use CRDv1 - Bump operator-sdk version - Add automatic push to RH registries
  • 4fd8ccf Revert "Generate bundles for v1 and v1beta1 separately (#393)"
  • 135b8fe Mount /etc/passwd only when needed (#389)
  • 996be15 Generate bundles for v1 and v1beta1 separately (#393)
  • df0bd8d Update some docstring fields in CRD (#391)
  • 4bab124 Fix RBAC resource name too long (#386)
  • 7d2a4a0 Update kubernetes dependencies version + golang (#387)
  • 3b152da Add pod anti-affinity for cluster-agent (#381)
  • 7cadb30 rm image references in example file (#385)
  • f706a5d rm images in alm-examples (#384)
  • 2d940c2 update agent and cluster agent image tags (#383)
  • 2d35080 Fix: remove Ownerref on Cluster level resources (#377)
  • 5816960 patch bundle to rm status defaultOverride in DatadogAgent (#380)
  • 182bf6f fix permissions for extendeddaemonsetreplicasets (#379)
  • d8360a9 Merge pull request #378 from DataDog/davidor/fix-old-version-refs
  • 5b9738a [controllers/datadogagent] Fix reference to DatadogAgent
  • 2708a73 [controllers/datadogagent] Fix watch of ClusterRoles and ClusterRoleBindings (#369)
  • c4297be remove agent image tags in alm example (#376)
  • 7f409c6 Introducing v2alpha1 (#374)
  • a266e68 Merge pull request #373 from DataDog/clamoriniere/pull-v0.7-main
  • 1848dd9 Merge branch 'v0.7' of github.com:DataDog/datadog-operator
  • 2031a6e [README] Fix github actions badge (#366)
  • 96b8e73 [controllers/datadogagent] Ensure ClusterRoles and ClusterRoleBindings are deleted (#359)
  • 91e9dbf [hack/install-kubebuilder] Fix download link (#360)
  • f87e7c8 [controllers/datadogagent] Add namespace in "part-of" label (#358)

v0.8.0-rc.4

09 May 03:19
c6110e6
Compare
Choose a tag to compare
v0.8.0-rc.4 Pre-release
Pre-release

Changelog

  • c6110e6 release v0.8.0-rc.4
  • eb86632 Default Agent version to 7.35.2 (#480)
  • ef5eca2 release v0.8.0-rc.3
  • 0670d6b Add NodeLabelsAsTags and NamespaceLabelsAsTags, remove default Pod env vars (#471) (#475)
  • 76452f6 fix: k8s version detection for agent service (#472) (#473)
  • 1937df3 release v0.8.0-rc.2
  • bee60e6 Update default DCA image to 1.19.0 (#470)
  • d4eb85b Add port names to agent service (#468)
  • 671069a [examples] Fix datadog-agent-secret-backend (#467)
  • 65a4345 [controllers/datadogagent/utils] Fix process collection nil check (#466)
  • d332550 [defaulting/images] Update agent to 7.35.0 (#465)
  • 7a24596 release v0.8.0-rc.1
  • 6c08773 Update Dockerfile (#464)
  • 714f762 [controllers/datadogagent] Mount certificates volume in DCA (#463)
  • 383cc0a tooling: Update golang version to 1.17 (#462)
  • dfb7fc1 Do not enforce dd-agent user (UID 101) for the CLC and DCA (#456)
  • c5aa4c7 update rbac to support secret backend multiple providers script (#459)
  • 4456b47 [controllers/datadogagent] Mount tmp volume in DCA and CLC (#461)
  • b1dc945 feat: support admissionController.AgentCommunicationMode (#460)
  • 22cf913 Fix DatadogAgent secret backend usage (#454)
  • 41d9b0b add minimum version note to new datadogmonitor examples (#458)
  • 7b34ab7 [controllers/datadogagent] Mount logs volume in DCA and CLC (#455)
  • ebfb245 [docs/openshift] Fix example config (#453)
  • b5d7827 Add SecurityContext to DCA and CLC (#448)
  • 5c12cb7 update Agent to 7.34.0 and DCA to 1.18.0 (#452)
  • 2d22f56 [controllers/datadogagent/clusteragent] Fix "externalmetrics" cluster role binding (#451)
  • 6a17bbd [defaults] Fix cluster agent token autogeneration (#447)
  • ddbf440 feat: (orch) support ingresses collection (#450)
  • 40fca21 Remove the frequent need to do rm -rf bin to “fix stuff” (#444)
  • 6b7a141 Add role, role binding, cluster role, cluster role binding and service account to the generated Orchestrator ClusterRole (#390)
  • 53b5cfb fix: update olm bundles (#445)
  • dbfce2c fix(ci): Update codecov action (#446)
  • d11ec31 Setting up code scanning on datadog-operator (#442)
  • ca5970f fix: DNSSelectorEndpoints definition (#429)
  • a65ce8a [controllers/datadogagent/clusteragent] Add perms to create events (#443)
  • 96fa79c Fix continuous create and delete of cluster roles and bindings (#441)
  • f267051 [controllers/datadogagent] Add datadogmetrics RBACs (#440)
  • 468af75 Fix panic when using minimal recommended dda (#439)
  • 0e8a81a [controllers/datadogagent/clusteragent] Add subjectaccessreviews to RBAC (#437)
  • 96481ff [defaulting/images] Update latest agent and DCA (#433)
  • e71c3bb doc: how to configure API/APP key with OLM (#427)
  • 87632a9 [datadogmonitor] Add additional monitor types (#428)
  • 45138ae Improve documentation for the operator in OpenShift (#425)
  • 885afb9 update datadog api go client (#426)
  • 5a2f0c1 [system-probe] fix chown capability (#420)
  • eaecc53 move apis/v1alpha1 utils to apis/utils (#424)
  • f987d4c Set compliance custom benchmarks using config map (#409)
  • f6f27b2 fix: cluster-agent auth token generation (#410)
  • c97d32d Update pr-linter.yml
  • 909fad8 The Network Monitoring feature enables the process agent (#422)
  • eea7b7e [v2alpha1] add params to globalconfig (#417)
  • b1fc2dc Add features to datadogagent v2alpha1 (#413)
  • dc53f96 Add missing FQDNs to Cilium network policy
  • 0903d98 Add a service with local internal traffic policy (#375)
  • 5d59e5f Move cilium to cilium/v1
  • f8d907c Add support for Cilium network policies
  • c3ea0f8 fix: add vpa permissions to ksm core rbacs (#411)
  • 7c0c8a2 Merge pull request #407 from DataDog/vboulineau/v2notserved
  • 3ad0c7b Update monitor.go (#408)
  • c0a2661 Merge branch 'main' into vboulineau/v2notserved
  • 3fd1880 Merge pull request #406 from DataDog/paulcacheux/update-readme
  • be77f4b Adding Base structure for pod/container config (#405)
  • 8b680ec Do not serve v2alpha1 as schema not defined yet
  • f16fcf7 Update helm chart link to actual chart
  • 1027d6a Fix helm chart link in README
  • efdfa06 Fix "redhat certified" link in README
  • 6ae81f2 Add documentation on how to test operator bundles (#400)
  • 2ebac9d Remove defaulting behavior of logs_config.open_files_limit (#396)
  • 05c7a2a Docs: Update the documentation to use latest v0.7.0 options (#397)
  • 1953406 Merge pull request #394 from DataDog/vboulineau/bump-op
  • c107a10 Only use CRDv1 - Bump operator-sdk version - Add automatic push to RH registries
  • 4fd8ccf Revert "Generate bundles for v1 and v1beta1 separately (#393)"
  • 135b8fe Mount /etc/passwd only when needed (#389)
  • 996be15 Generate bundles for v1 and v1beta1 separately (#393)
  • df0bd8d Update some docstring fields in CRD (#391)
  • 4bab124 Fix RBAC resource name too long (#386)
  • 7d2a4a0 Update kubernetes dependencies version + golang (#387)
  • 3b152da Add pod anti-affinity for cluster-agent (#381)
  • 7cadb30 rm image references in example file (#385)
  • f706a5d rm images in alm-examples (#384)
  • 2d940c2 update agent and cluster agent image tags (#383)
  • 2d35080 Fix: remove Ownerref on Cluster level resources (#377)
  • 5816960 patch bundle to rm status defaultOverride in DatadogAgent (#380)
  • 182bf6f fix permissions for extendeddaemonsetreplicasets (#379)
  • d8360a9 Merge pull request #378 from DataDog/davidor/fix-old-version-refs
  • 5b9738a [controllers/datadogagent] Fix reference to DatadogAgent
  • 2708a73 [controllers/datadogagent] Fix watch of ClusterRoles and ClusterRoleBindings (#369)
  • c4297be remove agent image tags in alm example (#376)
  • 7f409c6 Introducing v2alpha1 (#374)
  • a266e68 Merge pull request #373 from DataDog/clamoriniere/pull-v0.7-main
  • 1848dd9 Merge branch 'v0.7' of github.com:DataDog/datadog-operator
  • 2031a6e [README] Fix github actions badge (#366)
  • 96b8e73 [controllers/datadogagent] Ensure ClusterRoles and ClusterRoleBindings are deleted (#359)
  • 91e9dbf [hack/install-kubebuilder] Fix download link (#360)
  • f87e7c8 [controllers/datadogagent] Add namespace in "part-of" label (#358)

v0.8.0-rc.3

03 May 01:08
ef5eca2
Compare
Choose a tag to compare
v0.8.0-rc.3 Pre-release
Pre-release

Changelog

  • ef5eca2 release v0.8.0-rc.3
  • 0670d6b Add NodeLabelsAsTags and NamespaceLabelsAsTags, remove default Pod env vars (#471) (#475)
  • 76452f6 fix: k8s version detection for agent service (#472) (#473)
  • 1937df3 release v0.8.0-rc.2
  • bee60e6 Update default DCA image to 1.19.0 (#470)
  • d4eb85b Add port names to agent service (#468)
  • 671069a [examples] Fix datadog-agent-secret-backend (#467)
  • 65a4345 [controllers/datadogagent/utils] Fix process collection nil check (#466)
  • d332550 [defaulting/images] Update agent to 7.35.0 (#465)
  • 7a24596 release v0.8.0-rc.1
  • 6c08773 Update Dockerfile (#464)
  • 714f762 [controllers/datadogagent] Mount certificates volume in DCA (#463)
  • 383cc0a tooling: Update golang version to 1.17 (#462)
  • dfb7fc1 Do not enforce dd-agent user (UID 101) for the CLC and DCA (#456)
  • c5aa4c7 update rbac to support secret backend multiple providers script (#459)
  • 4456b47 [controllers/datadogagent] Mount tmp volume in DCA and CLC (#461)
  • b1dc945 feat: support admissionController.AgentCommunicationMode (#460)
  • 22cf913 Fix DatadogAgent secret backend usage (#454)
  • 41d9b0b add minimum version note to new datadogmonitor examples (#458)
  • 7b34ab7 [controllers/datadogagent] Mount logs volume in DCA and CLC (#455)
  • ebfb245 [docs/openshift] Fix example config (#453)
  • b5d7827 Add SecurityContext to DCA and CLC (#448)
  • 5c12cb7 update Agent to 7.34.0 and DCA to 1.18.0 (#452)
  • 2d22f56 [controllers/datadogagent/clusteragent] Fix "externalmetrics" cluster role binding (#451)
  • 6a17bbd [defaults] Fix cluster agent token autogeneration (#447)
  • ddbf440 feat: (orch) support ingresses collection (#450)
  • 40fca21 Remove the frequent need to do rm -rf bin to “fix stuff” (#444)
  • 6b7a141 Add role, role binding, cluster role, cluster role binding and service account to the generated Orchestrator ClusterRole (#390)
  • 53b5cfb fix: update olm bundles (#445)
  • dbfce2c fix(ci): Update codecov action (#446)
  • d11ec31 Setting up code scanning on datadog-operator (#442)
  • ca5970f fix: DNSSelectorEndpoints definition (#429)
  • a65ce8a [controllers/datadogagent/clusteragent] Add perms to create events (#443)
  • 96fa79c Fix continuous create and delete of cluster roles and bindings (#441)
  • f267051 [controllers/datadogagent] Add datadogmetrics RBACs (#440)
  • 468af75 Fix panic when using minimal recommended dda (#439)
  • 0e8a81a [controllers/datadogagent/clusteragent] Add subjectaccessreviews to RBAC (#437)
  • 96481ff [defaulting/images] Update latest agent and DCA (#433)
  • e71c3bb doc: how to configure API/APP key with OLM (#427)
  • 87632a9 [datadogmonitor] Add additional monitor types (#428)
  • 45138ae Improve documentation for the operator in OpenShift (#425)
  • 885afb9 update datadog api go client (#426)
  • 5a2f0c1 [system-probe] fix chown capability (#420)
  • eaecc53 move apis/v1alpha1 utils to apis/utils (#424)
  • f987d4c Set compliance custom benchmarks using config map (#409)
  • f6f27b2 fix: cluster-agent auth token generation (#410)
  • c97d32d Update pr-linter.yml
  • 909fad8 The Network Monitoring feature enables the process agent (#422)
  • eea7b7e [v2alpha1] add params to globalconfig (#417)
  • b1fc2dc Add features to datadogagent v2alpha1 (#413)
  • dc53f96 Add missing FQDNs to Cilium network policy
  • 0903d98 Add a service with local internal traffic policy (#375)
  • 5d59e5f Move cilium to cilium/v1
  • f8d907c Add support for Cilium network policies
  • c3ea0f8 fix: add vpa permissions to ksm core rbacs (#411)
  • 7c0c8a2 Merge pull request #407 from DataDog/vboulineau/v2notserved
  • 3ad0c7b Update monitor.go (#408)
  • c0a2661 Merge branch 'main' into vboulineau/v2notserved
  • 3fd1880 Merge pull request #406 from DataDog/paulcacheux/update-readme
  • be77f4b Adding Base structure for pod/container config (#405)
  • 8b680ec Do not serve v2alpha1 as schema not defined yet
  • f16fcf7 Update helm chart link to actual chart
  • 1027d6a Fix helm chart link in README
  • efdfa06 Fix "redhat certified" link in README
  • 6ae81f2 Add documentation on how to test operator bundles (#400)
  • 2ebac9d Remove defaulting behavior of logs_config.open_files_limit (#396)
  • 05c7a2a Docs: Update the documentation to use latest v0.7.0 options (#397)
  • 1953406 Merge pull request #394 from DataDog/vboulineau/bump-op
  • c107a10 Only use CRDv1 - Bump operator-sdk version - Add automatic push to RH registries
  • 4fd8ccf Revert "Generate bundles for v1 and v1beta1 separately (#393)"
  • 135b8fe Mount /etc/passwd only when needed (#389)
  • 996be15 Generate bundles for v1 and v1beta1 separately (#393)
  • df0bd8d Update some docstring fields in CRD (#391)
  • 4bab124 Fix RBAC resource name too long (#386)
  • 7d2a4a0 Update kubernetes dependencies version + golang (#387)
  • 3b152da Add pod anti-affinity for cluster-agent (#381)
  • 7cadb30 rm image references in example file (#385)
  • f706a5d rm images in alm-examples (#384)
  • 2d940c2 update agent and cluster agent image tags (#383)
  • 2d35080 Fix: remove Ownerref on Cluster level resources (#377)
  • 5816960 patch bundle to rm status defaultOverride in DatadogAgent (#380)
  • 182bf6f fix permissions for extendeddaemonsetreplicasets (#379)
  • d8360a9 Merge pull request #378 from DataDog/davidor/fix-old-version-refs
  • 5b9738a [controllers/datadogagent] Fix reference to DatadogAgent
  • 2708a73 [controllers/datadogagent] Fix watch of ClusterRoles and ClusterRoleBindings (#369)
  • c4297be remove agent image tags in alm example (#376)
  • 7f409c6 Introducing v2alpha1 (#374)
  • a266e68 Merge pull request #373 from DataDog/clamoriniere/pull-v0.7-main
  • 1848dd9 Merge branch 'v0.7' of github.com:DataDog/datadog-operator
  • 2031a6e [README] Fix github actions badge (#366)
  • 96b8e73 [controllers/datadogagent] Ensure ClusterRoles and ClusterRoleBindings are deleted (#359)
  • 91e9dbf [hack/install-kubebuilder] Fix download link (#360)
  • f87e7c8 [controllers/datadogagent] Add namespace in "part-of" label (#358)

v0.8.0-rc.2

20 Apr 19:05
1937df3
Compare
Choose a tag to compare
v0.8.0-rc.2 Pre-release
Pre-release

Changelog

  • 1937df3 release v0.8.0-rc.2
  • bee60e6 Update default DCA image to 1.19.0 (#470)
  • d4eb85b Add port names to agent service (#468)
  • 671069a [examples] Fix datadog-agent-secret-backend (#467)
  • 65a4345 [controllers/datadogagent/utils] Fix process collection nil check (#466)
  • d332550 [defaulting/images] Update agent to 7.35.0 (#465)
  • 7a24596 release v0.8.0-rc.1
  • 6c08773 Update Dockerfile (#464)
  • 714f762 [controllers/datadogagent] Mount certificates volume in DCA (#463)
  • 383cc0a tooling: Update golang version to 1.17 (#462)
  • dfb7fc1 Do not enforce dd-agent user (UID 101) for the CLC and DCA (#456)
  • c5aa4c7 update rbac to support secret backend multiple providers script (#459)
  • 4456b47 [controllers/datadogagent] Mount tmp volume in DCA and CLC (#461)
  • b1dc945 feat: support admissionController.AgentCommunicationMode (#460)
  • 22cf913 Fix DatadogAgent secret backend usage (#454)
  • 41d9b0b add minimum version note to new datadogmonitor examples (#458)
  • 7b34ab7 [controllers/datadogagent] Mount logs volume in DCA and CLC (#455)
  • ebfb245 [docs/openshift] Fix example config (#453)
  • b5d7827 Add SecurityContext to DCA and CLC (#448)
  • 5c12cb7 update Agent to 7.34.0 and DCA to 1.18.0 (#452)
  • 2d22f56 [controllers/datadogagent/clusteragent] Fix "externalmetrics" cluster role binding (#451)
  • 6a17bbd [defaults] Fix cluster agent token autogeneration (#447)
  • ddbf440 feat: (orch) support ingresses collection (#450)
  • 40fca21 Remove the frequent need to do rm -rf bin to “fix stuff” (#444)
  • 6b7a141 Add role, role binding, cluster role, cluster role binding and service account to the generated Orchestrator ClusterRole (#390)
  • 53b5cfb fix: update olm bundles (#445)
  • dbfce2c fix(ci): Update codecov action (#446)
  • d11ec31 Setting up code scanning on datadog-operator (#442)
  • ca5970f fix: DNSSelectorEndpoints definition (#429)
  • a65ce8a [controllers/datadogagent/clusteragent] Add perms to create events (#443)
  • 96fa79c Fix continuous create and delete of cluster roles and bindings (#441)
  • f267051 [controllers/datadogagent] Add datadogmetrics RBACs (#440)
  • 468af75 Fix panic when using minimal recommended dda (#439)
  • 0e8a81a [controllers/datadogagent/clusteragent] Add subjectaccessreviews to RBAC (#437)
  • 96481ff [defaulting/images] Update latest agent and DCA (#433)
  • e71c3bb doc: how to configure API/APP key with OLM (#427)
  • 87632a9 [datadogmonitor] Add additional monitor types (#428)
  • 45138ae Improve documentation for the operator in OpenShift (#425)
  • 885afb9 update datadog api go client (#426)
  • 5a2f0c1 [system-probe] fix chown capability (#420)
  • eaecc53 move apis/v1alpha1 utils to apis/utils (#424)
  • f987d4c Set compliance custom benchmarks using config map (#409)
  • f6f27b2 fix: cluster-agent auth token generation (#410)
  • c97d32d Update pr-linter.yml
  • 909fad8 The Network Monitoring feature enables the process agent (#422)
  • eea7b7e [v2alpha1] add params to globalconfig (#417)
  • b1fc2dc Add features to datadogagent v2alpha1 (#413)
  • dc53f96 Add missing FQDNs to Cilium network policy
  • 0903d98 Add a service with local internal traffic policy (#375)
  • 5d59e5f Move cilium to cilium/v1
  • f8d907c Add support for Cilium network policies
  • c3ea0f8 fix: add vpa permissions to ksm core rbacs (#411)
  • 7c0c8a2 Merge pull request #407 from DataDog/vboulineau/v2notserved
  • 3ad0c7b Update monitor.go (#408)
  • c0a2661 Merge branch 'main' into vboulineau/v2notserved
  • 3fd1880 Merge pull request #406 from DataDog/paulcacheux/update-readme
  • be77f4b Adding Base structure for pod/container config (#405)
  • 8b680ec Do not serve v2alpha1 as schema not defined yet
  • f16fcf7 Update helm chart link to actual chart
  • 1027d6a Fix helm chart link in README
  • efdfa06 Fix "redhat certified" link in README
  • 6ae81f2 Add documentation on how to test operator bundles (#400)
  • 2ebac9d Remove defaulting behavior of logs_config.open_files_limit (#396)
  • 05c7a2a Docs: Update the documentation to use latest v0.7.0 options (#397)
  • 1953406 Merge pull request #394 from DataDog/vboulineau/bump-op
  • c107a10 Only use CRDv1 - Bump operator-sdk version - Add automatic push to RH registries
  • 4fd8ccf Revert "Generate bundles for v1 and v1beta1 separately (#393)"
  • 135b8fe Mount /etc/passwd only when needed (#389)
  • 996be15 Generate bundles for v1 and v1beta1 separately (#393)
  • df0bd8d Update some docstring fields in CRD (#391)
  • 4bab124 Fix RBAC resource name too long (#386)
  • 7d2a4a0 Update kubernetes dependencies version + golang (#387)
  • 3b152da Add pod anti-affinity for cluster-agent (#381)
  • 7cadb30 rm image references in example file (#385)
  • f706a5d rm images in alm-examples (#384)
  • 2d940c2 update agent and cluster agent image tags (#383)
  • 2d35080 Fix: remove Ownerref on Cluster level resources (#377)
  • 5816960 patch bundle to rm status defaultOverride in DatadogAgent (#380)
  • 182bf6f fix permissions for extendeddaemonsetreplicasets (#379)
  • d8360a9 Merge pull request #378 from DataDog/davidor/fix-old-version-refs
  • 5b9738a [controllers/datadogagent] Fix reference to DatadogAgent
  • 2708a73 [controllers/datadogagent] Fix watch of ClusterRoles and ClusterRoleBindings (#369)
  • c4297be remove agent image tags in alm example (#376)
  • 7f409c6 Introducing v2alpha1 (#374)
  • a266e68 Merge pull request #373 from DataDog/clamoriniere/pull-v0.7-main
  • 1848dd9 Merge branch 'v0.7' of github.com:DataDog/datadog-operator
  • 2031a6e [README] Fix github actions badge (#366)
  • 96b8e73 [controllers/datadogagent] Ensure ClusterRoles and ClusterRoleBindings are deleted (#359)
  • 91e9dbf [hack/install-kubebuilder] Fix download link (#360)
  • f87e7c8 [controllers/datadogagent] Add namespace in "part-of" label (#358)

v0.8.0-rc.1

08 Apr 13:56
Compare
Choose a tag to compare
v0.8.0-rc.1 Pre-release
Pre-release

Changelog

  • 7a24596 release v0.8.0-rc.1
  • 6c08773 Update Dockerfile (#464)
  • 714f762 [controllers/datadogagent] Mount certificates volume in DCA (#463)
  • 383cc0a tooling: Update golang version to 1.17 (#462)
  • dfb7fc1 Do not enforce dd-agent user (UID 101) for the CLC and DCA (#456)
  • c5aa4c7 update rbac to support secret backend multiple providers script (#459)
  • 4456b47 [controllers/datadogagent] Mount tmp volume in DCA and CLC (#461)
  • b1dc945 feat: support admissionController.AgentCommunicationMode (#460)
  • 22cf913 Fix DatadogAgent secret backend usage (#454)
  • 41d9b0b add minimum version note to new datadogmonitor examples (#458)
  • 7b34ab7 [controllers/datadogagent] Mount logs volume in DCA and CLC (#455)
  • ebfb245 [docs/openshift] Fix example config (#453)
  • b5d7827 Add SecurityContext to DCA and CLC (#448)
  • 5c12cb7 update Agent to 7.34.0 and DCA to 1.18.0 (#452)
  • 2d22f56 [controllers/datadogagent/clusteragent] Fix "externalmetrics" cluster role binding (#451)
  • 6a17bbd [defaults] Fix cluster agent token autogeneration (#447)
  • ddbf440 feat: (orch) support ingresses collection (#450)
  • 40fca21 Remove the frequent need to do rm -rf bin to “fix stuff” (#444)
  • 6b7a141 Add role, role binding, cluster role, cluster role binding and service account to the generated Orchestrator ClusterRole (#390)
  • 53b5cfb fix: update olm bundles (#445)
  • dbfce2c fix(ci): Update codecov action (#446)
  • d11ec31 Setting up code scanning on datadog-operator (#442)
  • ca5970f fix: DNSSelectorEndpoints definition (#429)
  • a65ce8a [controllers/datadogagent/clusteragent] Add perms to create events (#443)
  • 96fa79c Fix continuous create and delete of cluster roles and bindings (#441)
  • f267051 [controllers/datadogagent] Add datadogmetrics RBACs (#440)
  • 468af75 Fix panic when using minimal recommended dda (#439)
  • 0e8a81a [controllers/datadogagent/clusteragent] Add subjectaccessreviews to RBAC (#437)
  • 96481ff [defaulting/images] Update latest agent and DCA (#433)
  • e71c3bb doc: how to configure API/APP key with OLM (#427)
  • 87632a9 [datadogmonitor] Add additional monitor types (#428)
  • 45138ae Improve documentation for the operator in OpenShift (#425)
  • 885afb9 update datadog api go client (#426)
  • 5a2f0c1 [system-probe] fix chown capability (#420)
  • eaecc53 move apis/v1alpha1 utils to apis/utils (#424)
  • f987d4c Set compliance custom benchmarks using config map (#409)
  • f6f27b2 fix: cluster-agent auth token generation (#410)
  • c97d32d Update pr-linter.yml
  • 909fad8 The Network Monitoring feature enables the process agent (#422)
  • eea7b7e [v2alpha1] add params to globalconfig (#417)
  • b1fc2dc Add features to datadogagent v2alpha1 (#413)
  • dc53f96 Add missing FQDNs to Cilium network policy
  • 0903d98 Add a service with local internal traffic policy (#375)
  • 5d59e5f Move cilium to cilium/v1
  • f8d907c Add support for Cilium network policies
  • c3ea0f8 fix: add vpa permissions to ksm core rbacs (#411)
  • 7c0c8a2 Merge pull request #407 from DataDog/vboulineau/v2notserved
  • 3ad0c7b Update monitor.go (#408)
  • c0a2661 Merge branch 'main' into vboulineau/v2notserved
  • 3fd1880 Merge pull request #406 from DataDog/paulcacheux/update-readme
  • be77f4b Adding Base structure for pod/container config (#405)
  • 8b680ec Do not serve v2alpha1 as schema not defined yet
  • f16fcf7 Update helm chart link to actual chart
  • 1027d6a Fix helm chart link in README
  • efdfa06 Fix "redhat certified" link in README
  • 6ae81f2 Add documentation on how to test operator bundles (#400)
  • 2ebac9d Remove defaulting behavior of logs_config.open_files_limit (#396)
  • 05c7a2a Docs: Update the documentation to use latest v0.7.0 options (#397)
  • 1953406 Merge pull request #394 from DataDog/vboulineau/bump-op
  • c107a10 Only use CRDv1 - Bump operator-sdk version - Add automatic push to RH registries
  • 4fd8ccf Revert "Generate bundles for v1 and v1beta1 separately (#393)"
  • 135b8fe Mount /etc/passwd only when needed (#389)
  • 996be15 Generate bundles for v1 and v1beta1 separately (#393)
  • df0bd8d Update some docstring fields in CRD (#391)
  • 4bab124 Fix RBAC resource name too long (#386)
  • 7d2a4a0 Update kubernetes dependencies version + golang (#387)
  • 3b152da Add pod anti-affinity for cluster-agent (#381)
  • 7cadb30 rm image references in example file (#385)
  • f706a5d rm images in alm-examples (#384)
  • 2d940c2 update agent and cluster agent image tags (#383)
  • 2d35080 Fix: remove Ownerref on Cluster level resources (#377)
  • 5816960 patch bundle to rm status defaultOverride in DatadogAgent (#380)
  • 182bf6f fix permissions for extendeddaemonsetreplicasets (#379)
  • d8360a9 Merge pull request #378 from DataDog/davidor/fix-old-version-refs
  • 5b9738a [controllers/datadogagent] Fix reference to DatadogAgent
  • 2708a73 [controllers/datadogagent] Fix watch of ClusterRoles and ClusterRoleBindings (#369)
  • c4297be remove agent image tags in alm example (#376)
  • 7f409c6 Introducing v2alpha1 (#374)
  • a266e68 Merge pull request #373 from DataDog/clamoriniere/pull-v0.7-main
  • 1848dd9 Merge branch 'v0.7' of github.com:DataDog/datadog-operator
  • 2031a6e [README] Fix github actions badge (#366)
  • 96b8e73 [controllers/datadogagent] Ensure ClusterRoles and ClusterRoleBindings are deleted (#359)
  • 91e9dbf [hack/install-kubebuilder] Fix download link (#360)
  • f87e7c8 [controllers/datadogagent] Add namespace in "part-of" label (#358)

v0.7.2

16 Nov 22:03
8ea1118
Compare
Choose a tag to compare

Changelog

8ea1118 Fix CRD size by removing defaultOverride schema

v0.7.1

22 Oct 08:42
f8df254
Compare
Choose a tag to compare

Changelog

f8df254 Deliver 0.7.1 with CRDv1 and OpenShift 4.9 support
a608dc0 release v0.7.1-rc.2
090823a Fix RBAC resource name too long (#386)
bdbea4d Update kubernetes dependencies version + golang (#387)
5febd45 release v0.7.1-rc.1
77e7ab4 rm image references in example file (#385)
266cffb rm images in alm-examples (#384)
4063c5c update agent and cluster agent image tags (#383)
277fe07 patch bundle to rm status defaultOverride in DatadogAgent (#380)
3d7f09f fix permissions for extendeddaemonsetreplicasets (#379)
6aec7a1 Fix: remove Ownerref on Cluster level resources (#377)
6f3ff28 remove agent image tags in alm example (#376)
434db7c [controllers/datadogagent] Fix watch of ClusterRoles and ClusterRoleBindings (#369)

v0.7.1-rc.2

05 Oct 01:32
a608dc0
Compare
Choose a tag to compare
v0.7.1-rc.2 Pre-release
Pre-release

Changelog

a608dc0 release v0.7.1-rc.2
090823a Fix RBAC resource name too long (#386)
bdbea4d Update kubernetes dependencies version + golang (#387)
5febd45 release v0.7.1-rc.1
77e7ab4 rm image references in example file (#385)
266cffb rm images in alm-examples (#384)
4063c5c update agent and cluster agent image tags (#383)
277fe07 patch bundle to rm status defaultOverride in DatadogAgent (#380)
3d7f09f fix permissions for extendeddaemonsetreplicasets (#379)
6aec7a1 Fix: remove Ownerref on Cluster level resources (#377)
6f3ff28 remove agent image tags in alm example (#376)
434db7c [controllers/datadogagent] Fix watch of ClusterRoles and ClusterRoleBindings (#369)

v0.7.1-rc.1

28 Sep 22:01
5febd45
Compare
Choose a tag to compare
v0.7.1-rc.1 Pre-release
Pre-release

Changelog

5febd45 release v0.7.1-rc.1
77e7ab4 rm image references in example file (#385)
266cffb rm images in alm-examples (#384)
4063c5c update agent and cluster agent image tags (#383)
277fe07 patch bundle to rm status defaultOverride in DatadogAgent (#380)
3d7f09f fix permissions for extendeddaemonsetreplicasets (#379)
6aec7a1 Fix: remove Ownerref on Cluster level resources (#377)
6f3ff28 remove agent image tags in alm example (#376)
434db7c [controllers/datadogagent] Fix watch of ClusterRoles and ClusterRoleBindings (#369)