File tree Expand file tree Collapse file tree
modules/ROOT/partials/release-notes Expand file tree Collapse file tree Original file line number Diff line number Diff 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
142150For clusters with a fixed number of nodes, the operator now sets `nifi.cluster.flow.election.max.candidates` to the total node count.
You can’t perform that action at this time.
0 commit comments