Skip to content

Conversation

@github-actions
Copy link

Backport

This will backport the following commits from main to release/v25.1.x:

Questions ?

Please refer to the Backport tool documentation

@github-actions
Copy link
Author

github-actions bot commented Oct 1, 2025

This PR is stale because it has been open 5 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Oct 1, 2025
@chrisseto chrisseto removed the stale label Oct 1, 2025
@chrisseto chrisseto force-pushed the backport/release/v25.1.x/pr-1112 branch from 73e25ad to 497d77c Compare October 6, 2025 18:01
Prior to this commit the chart had a variety of bugs around mTLS. The majority
of them were incorrect path construction and handling of `.clientSecretRef`.
The primary issue, though, is that the chart incorrectly mints a single client
certificate regardless of how many trust chains are in use.

This commit moves all name and path references into helper methods onto the
`TLSCert` itself and generates client certs per unique trust chain with client
auth enabled.

K8S-719

(cherry picked from commit 6c63e57)
@chrisseto chrisseto force-pushed the backport/release/v25.1.x/pr-1112 branch from 497d77c to 28bfbac Compare October 7, 2025 19:25
@chrisseto chrisseto enabled auto-merge (rebase) October 7, 2025 19:28
@chrisseto chrisseto merged commit 4e2b008 into release/v25.1.x Oct 7, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants