Skip to content

Commit 6993019

Browse files
committed
TrustStore .spec.tlsPemCaName no configurable
1 parent e286a03 commit 6993019

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -168,9 +168,8 @@ Implemented in https://github.com/stackabletech/opensearch-operator/pull/144[ope
168168

169169
===== Stackable secret-operator
170170

171-
The name of the CA certificate entry written by a `TrustStore` is now configurable.
172-
This makes it possible to align with what consumers such as OpenShift expect, which reads the CA from a Secret under the `tls.crt` key rather than `ca.crt`.
173-
// TODO(author snippet): secret-operator#679 has no author-written release note (only a CRD-naming discussion); wording drafted from the PR body - please confirm.
171+
The name of the key in the ConfigMap/Secret that holds the PEM-encoded CA certificate of a `TrustStore` is now configurable, via `.spec.tlsPemCaName`.
172+
This is needed, for example, to use the generated Secret within an OpenShift Ingress.
174173
// TODO(verify): xref to the TrustStore docs.
175174
Implemented in https://github.com/stackabletech/secret-operator/pull/679[secret-operator#679].
176175

0 commit comments

Comments
 (0)