Skip to content

Commit 1d862cd

Browse files
authored
release v1.28.0-rc.2 (#3141)
1 parent 04424c1 commit 1d862cd

6 files changed

Lines changed: 19 additions & 74 deletions

bundle/manifests/datadog-operator.clusterserviceversion.yaml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -244,15 +244,15 @@ metadata:
244244
]
245245
capabilities: Full Lifecycle
246246
categories: Monitoring, Logging & Tracing
247-
createdAt: "2026-06-05 13:52:40"
247+
createdAt: "2026-06-15 14:06:09"
248248
description: |-
249249
Datadog provides a modern monitoring and analytics platform. Gather metrics, logs and traces for full observability of your Kubernetes cluster with Datadog Operator.
250250
251251
**WARNING**: Starting from version `1.21.0`, the Datadog Operator DatadogAgent controller only watches by default the namespace where it is installed. This means your `DatadogAgent` custom resource must be created in the same namespace as the Operator. This can be changed by removing the `DD_AGENT_WATCH_NAMESPACE` environment variable from the Datadog Operator deployment inside the ClusterServiceVersion YAML.
252252
operators.operatorframework.io/builder: operator-sdk-v1.34.1
253253
operators.operatorframework.io/project_layout: go.kubebuilder.io/v4
254254
repository: https://github.com/DataDog/datadog-operator
255-
containerImage: gcr.io/datadoghq/operator:1.28.0-rc.1
255+
containerImage: gcr.io/datadoghq/operator:1.28.0-rc.2
256256
support: Datadog, Inc.
257257
features.operators.openshift.io/disconnected: "true"
258258
features.operators.openshift.io/fips-compliant: "false"
@@ -261,12 +261,12 @@ metadata:
261261
features.operators.openshift.io/token-auth-aws: "false"
262262
features.operators.openshift.io/token-auth-azure: "false"
263263
features.operators.openshift.io/token-auth-gcp: "false"
264-
olm.skipRange: '>=1.7.0 <1.28.0-rc.1'
264+
olm.skipRange: '>=1.7.0 <1.28.0-rc.2'
265265
labels:
266266
operatorframework.io/arch.amd64: supported
267267
operatorframework.io/arch.arm64: supported
268268
operatorframework.io/os.linux: supported
269-
name: datadog-operator.v1.28.0-rc.1
269+
name: datadog-operator.v1.28.0-rc.2
270270
namespace: placeholder
271271
spec:
272272
apiservicedefinitions: {}
@@ -707,7 +707,7 @@ spec:
707707
- apiGroups:
708708
- gateway.envoyproxy.io
709709
resources:
710-
- backend
710+
- backends
711711
- envoyextensionpolicies
712712
- envoypatchpolicies
713713
verbs:
@@ -996,7 +996,7 @@ spec:
996996
fieldPath: metadata.namespace
997997
- name: DD_TOOL_VERSION
998998
value: redhat-community-operators
999-
image: gcr.io/datadoghq/operator:1.28.0-rc.1
999+
image: gcr.io/datadoghq/operator:1.28.0-rc.2
10001000
imagePullPolicy: IfNotPresent
10011001
livenessProbe:
10021002
httpGet:
@@ -1094,5 +1094,5 @@ spec:
10941094
minKubeVersion: 1.16.0
10951095
provider:
10961096
name: Datadog
1097-
version: 1.28.0-rc.1
1098-
replaces: datadog-operator.v1.27.0
1097+
version: 1.28.0-rc.2
1098+
replaces: datadog-operator.v1.27.1

bundle/manifests/datadoghq.com_datadogagentinternals.yaml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2166,11 +2166,6 @@ spec:
21662166
CollectDNSStats enables DNS stat collection.
21672167
Default: false
21682168
type: boolean
2169-
directSend:
2170-
description: |-
2171-
DirectSend enables CNM/USM to send data directly to the backend
2172-
Default: false
2173-
type: boolean
21742169
enableConntrack:
21752170
description: |-
21762171
EnableConntrack enables the system-probe agent to connect to the netlink/conntrack subsystem to add NAT information to connection data.
@@ -2709,14 +2704,6 @@ spec:
27092704
Default: true when omitted and the node Agent image is >= 7.78.0. Otherwise false.
27102705
If the image version cannot be determined, it is treated as latest.
27112706
type: boolean
2712-
networkStats:
2713-
description: 'DEPRECATED: NetworkStats is no longer configurable
2714-
and will be ignored. Scheduled for removal in v1.28.'
2715-
properties:
2716-
enabled:
2717-
description: 'DEPRECATED: this field is ignored.'
2718-
type: boolean
2719-
type: object
27202707
type: object
27212708
tcpQueueLength:
27222709
description: TCPQueueLength configuration.
@@ -11394,11 +11381,6 @@ spec:
1139411381
CollectDNSStats enables DNS stat collection.
1139511382
Default: false
1139611383
type: boolean
11397-
directSend:
11398-
description: |-
11399-
DirectSend enables CNM/USM to send data directly to the backend
11400-
Default: false
11401-
type: boolean
1140211384
enableConntrack:
1140311385
description: |-
1140411386
EnableConntrack enables the system-probe agent to connect to the netlink/conntrack subsystem to add NAT information to connection data.
@@ -11943,14 +11925,6 @@ spec:
1194311925
Default: true when omitted and the node Agent image is >= 7.78.0. Otherwise false.
1194411926
If the image version cannot be determined, it is treated as latest.
1194511927
type: boolean
11946-
networkStats:
11947-
description: 'DEPRECATED: NetworkStats is no longer configurable
11948-
and will be ignored. Scheduled for removal in v1.28.'
11949-
properties:
11950-
enabled:
11951-
description: 'DEPRECATED: this field is ignored.'
11952-
type: boolean
11953-
type: object
1195411928
type: object
1195511929
tcpQueueLength:
1195611930
description: TCPQueueLength configuration.

bundle/manifests/datadoghq.com_datadogagentprofiles.yaml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2186,11 +2186,6 @@ spec:
21862186
CollectDNSStats enables DNS stat collection.
21872187
Default: false
21882188
type: boolean
2189-
directSend:
2190-
description: |-
2191-
DirectSend enables CNM/USM to send data directly to the backend
2192-
Default: false
2193-
type: boolean
21942189
enableConntrack:
21952190
description: |-
21962191
EnableConntrack enables the system-probe agent to connect to the netlink/conntrack subsystem to add NAT information to connection data.
@@ -2735,14 +2730,6 @@ spec:
27352730
Default: true when omitted and the node Agent image is >= 7.78.0. Otherwise false.
27362731
If the image version cannot be determined, it is treated as latest.
27372732
type: boolean
2738-
networkStats:
2739-
description: 'DEPRECATED: NetworkStats is no longer configurable
2740-
and will be ignored. Scheduled for removal in v1.28.'
2741-
properties:
2742-
enabled:
2743-
description: 'DEPRECATED: this field is ignored.'
2744-
type: boolean
2745-
type: object
27462733
type: object
27472734
tcpQueueLength:
27482735
description: TCPQueueLength configuration.

bundle/manifests/datadoghq.com_datadogagents.yaml

Lines changed: 0 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -2169,11 +2169,6 @@ spec:
21692169
CollectDNSStats enables DNS stat collection.
21702170
Default: false
21712171
type: boolean
2172-
directSend:
2173-
description: |-
2174-
DirectSend enables CNM/USM to send data directly to the backend
2175-
Default: false
2176-
type: boolean
21772172
enableConntrack:
21782173
description: |-
21792174
EnableConntrack enables the system-probe agent to connect to the netlink/conntrack subsystem to add NAT information to connection data.
@@ -2712,14 +2707,6 @@ spec:
27122707
Default: true when omitted and the node Agent image is >= 7.78.0. Otherwise false.
27132708
If the image version cannot be determined, it is treated as latest.
27142709
type: boolean
2715-
networkStats:
2716-
description: 'DEPRECATED: NetworkStats is no longer configurable
2717-
and will be ignored. Scheduled for removal in v1.28.'
2718-
properties:
2719-
enabled:
2720-
description: 'DEPRECATED: this field is ignored.'
2721-
type: boolean
2722-
type: object
27232710
type: object
27242711
tcpQueueLength:
27252712
description: TCPQueueLength configuration.
@@ -11490,11 +11477,6 @@ spec:
1149011477
CollectDNSStats enables DNS stat collection.
1149111478
Default: false
1149211479
type: boolean
11493-
directSend:
11494-
description: |-
11495-
DirectSend enables CNM/USM to send data directly to the backend
11496-
Default: false
11497-
type: boolean
1149811480
enableConntrack:
1149911481
description: |-
1150011482
EnableConntrack enables the system-probe agent to connect to the netlink/conntrack subsystem to add NAT information to connection data.
@@ -12039,14 +12021,6 @@ spec:
1203912021
Default: true when omitted and the node Agent image is >= 7.78.0. Otherwise false.
1204012022
If the image version cannot be determined, it is treated as latest.
1204112023
type: boolean
12042-
networkStats:
12043-
description: 'DEPRECATED: NetworkStats is no longer configurable
12044-
and will be ignored. Scheduled for removal in v1.28.'
12045-
properties:
12046-
enabled:
12047-
description: 'DEPRECATED: this field is ignored.'
12048-
type: boolean
12049-
type: object
1205012024
type: object
1205112025
tcpQueueLength:
1205212026
description: TCPQueueLength configuration.

bundle/manifests/datadoghq.com_datadogcsidrivers.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,16 @@ spec:
4848
spec:
4949
description: DatadogCSIDriverSpec defines the desired state of DatadogCSIDriver
5050
properties:
51+
apm:
52+
description: APM configures APM/Single Step Instrumentation support
53+
for the CSI driver.
54+
properties:
55+
enabled:
56+
description: |-
57+
Enabled enables APM/Single Step Instrumentation support for the CSI driver.
58+
Default: true
59+
type: boolean
60+
type: object
5161
apmSocketPath:
5262
description: |-
5363
APMSocketPath is the host path to the APM socket.

config/manager/kustomization.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ resources:
33
images:
44
- name: controller
55
newName: gcr.io/datadoghq/operator
6-
newTag: 1.28.0-rc.1
6+
newTag: 1.28.0-rc.2
77
apiVersion: kustomize.config.k8s.io/v1beta1
88
kind: Kustomization

0 commit comments

Comments
 (0)