Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correctly configure extra SANs for the clustermesh API server certificate when generated through certgen #24339

Merged

Conversation

giorio94
Copy link
Member

This PR extends the Helm chart, to respect the extra DNS names and IP addresses specified for the clustermesh API server TLS certificate, when it is generated through the Cilium's certgen tool. The same fields are already considered when helm or cert-manager are used for generating that certificate.

Correctly configure extra SANs for the clustermesh API server certificate when generated through certgen

This commit extends the Helm chart, to respect the extra DNS names and
IP addresses specified for the clustermesh API server TLS certificate,
when it is generated through the Cilium's certgen tool. The same fields
are already considered when helm or cert-manager are used for generating
that certificate.

Signed-off-by: Marco Iorio <marco.iorio@isovalent.com>
@giorio94 giorio94 added kind/bug This is a bug in the Cilium logic. release-note/bug This PR fixes an issue in a previous release of Cilium. area/clustermesh Relates to multi-cluster routing functionality in Cilium. needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch labels Mar 13, 2023
@giorio94 giorio94 requested review from a team as code owners March 13, 2023 13:11
@maintainer-s-little-helper maintainer-s-little-helper bot added this to Needs backport from master in 1.13.1 Mar 13, 2023
Copy link
Member

@kaworu kaworu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@giorio94
Copy link
Member Author

/test

@giorio94
Copy link
Member Author

ConformanceGatewayAPI test hit unrelated flake #24217

@giorio94
Copy link
Member Author

The ci-datapath test failed as a consequence of #24021

@giorio94
Copy link
Member Author

/ci-datapath

@nebril nebril added this to Needs backport from master in 1.13.2 Mar 15, 2023
@nebril nebril removed this from Needs backport from master in 1.13.1 Mar 15, 2023
@maintainer-s-little-helper maintainer-s-little-helper bot added the ready-to-merge This PR has passed all tests and received consensus from code owners to merge. label Mar 22, 2023
@youngnick youngnick merged commit 3d0c506 into cilium:master Mar 22, 2023
@tklauser tklauser mentioned this pull request Mar 28, 2023
9 tasks
@tklauser tklauser added backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. and removed needs-backport/1.13 This PR / issue needs backporting to the v1.13 branch backport-pending/1.13 The backport for Cilium 1.13.x for this PR is in progress. labels Mar 28, 2023
@gentoo-root gentoo-root moved this from Needs backport from master to Backport done to v1.13 in 1.13.2 Apr 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/clustermesh Relates to multi-cluster routing functionality in Cilium. backport-done/1.13 The backport for Cilium 1.13.x for this PR is done. kind/bug This is a bug in the Cilium logic. ready-to-merge This PR has passed all tests and received consensus from code owners to merge. release-note/bug This PR fixes an issue in a previous release of Cilium.
Projects
No open projects
1.13.2
Backport done to v1.13
Development

Successfully merging this pull request may close these issues.

None yet

5 participants