Skip to content

Commit e286a03

Browse files
committed
kafka pod FQDNs in cert DNs
1 parent c79a961 commit e286a03

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

modules/ROOT/partials/release-notes/release-26.7.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,14 @@ Implemented in https://github.com/stackabletech/secret-operator/pull/708[secret-
137137
// TODO(verify): xref to the restarter docs.
138138
Implemented in https://github.com/stackabletech/commons-operator/pull/410[commons-operator#410].
139139

140+
===== Apache Kafka
141+
142+
The FQDNs of the Kafka Pods are now included in the subject DNs of their TLS certificates.
143+
OPA Rego rules can now check these FQDNs.
144+
Existing OPA rules may need to be adjusted.
145+
// TODO(verify): xref to the Kafka security usage guide (author linked .../kafka/usage-guide/security/#_authorization).
146+
Implemented in https://github.com/stackabletech/kafka-operator/pull/972[kafka-operator#972].
147+
140148
===== Apache NiFi
141149

142150
For clusters with a fixed number of nodes, the operator now sets `nifi.cluster.flow.election.max.candidates` to the total node count.

0 commit comments

Comments
 (0)