Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions charts/datadog/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Datadog changelog

## 3.164.2

* Remove RBAC grants when App & API Protection is not enabled.

## 3.164.1

* Rename `kubernetesKubeServiceNewBehavior` to `kubernetesKubeServiceIgnoreReadiness`. *Note: This feature requires Cluster Agent `7.76.0` that is not released yet.*
Expand Down Expand Up @@ -32,9 +36,9 @@
## 3.161.0

* Update Datadog Operator dependency to 2.17.0 for image tag 1.22.0.

Datadog Operator chart v2.17.0 [release notes](https://github.com/DataDog/helm-charts/releases/tag/datadog-operator-2.17.0).

Datadog Operator v1.22.0 [release notes](https://github.com/DataDog/datadog-operator/releases/tag/v1.22.0).

## 3.160.4
Expand Down
2 changes: 1 addition & 1 deletion charts/datadog/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
apiVersion: v1
name: datadog
version: 3.164.1
version: 3.164.2
appVersion: "7"
description: Datadog Agent
keywords:
Expand Down
2 changes: 1 addition & 1 deletion charts/datadog/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Datadog

![Version: 3.164.1](https://img.shields.io/badge/Version-3.164.1-informational?style=flat-square) ![AppVersion: 7](https://img.shields.io/badge/AppVersion-7-informational?style=flat-square)
![Version: 3.164.2](https://img.shields.io/badge/Version-3.164.2-informational?style=flat-square) ![AppVersion: 7](https://img.shields.io/badge/AppVersion-7-informational?style=flat-square)

> [!WARNING]
> The Datadog Operator is now enabled by default since version [3.157.0](https://github.com/DataDog/helm-charts/blob/main/charts/datadog/CHANGELOG.md#31570) to collect chart metadata for display in [Fleet Automation](https://docs.datadoghq.com/agent/fleet_automation/). We are aware of issues affecting some environments and are actively working on fixes. We apologize for the inconvenience and appreciate your patience while we address these issues.
Expand Down
2 changes: 2 additions & 0 deletions charts/datadog/templates/cluster-agent-rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -392,6 +392,7 @@ rules:
- get
{{- include "orchestratorExplorer-config-crs" . }}
{{- end }}
{{- if .Values.datadog.appsec.injector.enabled }}
# Used by datadog.appsec.injector feature
- apiGroups:
- "gateway.networking.k8s.io"
Expand Down Expand Up @@ -428,6 +429,7 @@ rules:
- get
- create
- delete
{{- end }}
---
apiVersion: {{ template "rbac.apiVersion" . }}
kind: ClusterRoleBinding
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -884,41 +884,6 @@ rules:
- list
- watch
- get
- apiGroups:
- gateway.networking.k8s.io
resources:
- gateways
- gatewayclasses
verbs:
- get
- list
- watch
- patch
- apiGroups:
- gateway.networking.k8s.io
resources:
- referencegrants
verbs:
- get
- delete
- create
- patch
- apiGroups:
- gateway.envoyproxy.io
resources:
- envoyextensionpolicies
verbs:
- get
- delete
- create
- apiGroups:
- networking.istio.io
resources:
- envoyfilters
verbs:
- get
- create
- delete
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -884,41 +884,6 @@ rules:
- list
- watch
- get
- apiGroups:
- gateway.networking.k8s.io
resources:
- gateways
- gatewayclasses
verbs:
- get
- list
- watch
- patch
- apiGroups:
- gateway.networking.k8s.io
resources:
- referencegrants
verbs:
- get
- delete
- create
- patch
- apiGroups:
- gateway.envoyproxy.io
resources:
- envoyextensionpolicies
verbs:
- get
- delete
- create
- apiGroups:
- networking.istio.io
resources:
- envoyfilters
verbs:
- get
- create
- delete
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -901,41 +901,6 @@ rules:
- list
- watch
- get
- apiGroups:
- gateway.networking.k8s.io
resources:
- gateways
- gatewayclasses
verbs:
- get
- list
- watch
- patch
- apiGroups:
- gateway.networking.k8s.io
resources:
- referencegrants
verbs:
- get
- delete
- create
- patch
- apiGroups:
- gateway.envoyproxy.io
resources:
- envoyextensionpolicies
verbs:
- get
- delete
- create
- apiGroups:
- networking.istio.io
resources:
- envoyfilters
verbs:
- get
- create
- delete
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand Down
35 changes: 0 additions & 35 deletions test/datadog/baseline/manifests/agent-workload_exclude.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -884,41 +884,6 @@ rules:
- list
- watch
- get
- apiGroups:
- gateway.networking.k8s.io
resources:
- gateways
- gatewayclasses
verbs:
- get
- list
- watch
- patch
- apiGroups:
- gateway.networking.k8s.io
resources:
- referencegrants
verbs:
- get
- delete
- create
- patch
- apiGroups:
- gateway.envoyproxy.io
resources:
- envoyextensionpolicies
verbs:
- get
- delete
- create
- apiGroups:
- networking.istio.io
resources:
- envoyfilters
verbs:
- get
- create
- delete
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -897,41 +897,6 @@ rules:
- list
- watch
- get
- apiGroups:
- gateway.networking.k8s.io
resources:
- gateways
- gatewayclasses
verbs:
- get
- list
- watch
- patch
- apiGroups:
- gateway.networking.k8s.io
resources:
- referencegrants
verbs:
- get
- delete
- create
- patch
- apiGroups:
- gateway.envoyproxy.io
resources:
- envoyextensionpolicies
verbs:
- get
- delete
- create
- apiGroups:
- networking.istio.io
resources:
- envoyfilters
verbs:
- get
- create
- delete
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -897,41 +897,6 @@ rules:
- list
- watch
- get
- apiGroups:
- gateway.networking.k8s.io
resources:
- gateways
- gatewayclasses
verbs:
- get
- list
- watch
- patch
- apiGroups:
- gateway.networking.k8s.io
resources:
- referencegrants
verbs:
- get
- delete
- create
- patch
- apiGroups:
- gateway.envoyproxy.io
resources:
- envoyextensionpolicies
verbs:
- get
- delete
- create
- apiGroups:
- networking.istio.io
resources:
- envoyfilters
verbs:
- get
- create
- delete
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -897,41 +897,6 @@ rules:
- list
- watch
- get
- apiGroups:
- gateway.networking.k8s.io
resources:
- gateways
- gatewayclasses
verbs:
- get
- list
- watch
- patch
- apiGroups:
- gateway.networking.k8s.io
resources:
- referencegrants
verbs:
- get
- delete
- create
- patch
- apiGroups:
- gateway.envoyproxy.io
resources:
- envoyextensionpolicies
verbs:
- get
- delete
- create
- apiGroups:
- networking.istio.io
resources:
- envoyfilters
verbs:
- get
- create
- delete
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -897,41 +897,6 @@ rules:
- list
- watch
- get
- apiGroups:
- gateway.networking.k8s.io
resources:
- gateways
- gatewayclasses
verbs:
- get
- list
- watch
- patch
- apiGroups:
- gateway.networking.k8s.io
resources:
- referencegrants
verbs:
- get
- delete
- create
- patch
- apiGroups:
- gateway.envoyproxy.io
resources:
- envoyextensionpolicies
verbs:
- get
- delete
- create
- apiGroups:
- networking.istio.io
resources:
- envoyfilters
verbs:
- get
- create
- delete
---
apiVersion: rbac.authorization.k8s.io/v1
kind: ClusterRole
Expand Down
Loading
Loading