Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

[Backport release-0.7] Parallel SSL cert retrieval#718

Merged
mangelajo merged 1 commit intorelease-0.7from
backport-717-to-release-0.7
Oct 20, 2025
Merged

[Backport release-0.7] Parallel SSL cert retrieval#718
mangelajo merged 1 commit intorelease-0.7from
backport-717-to-release-0.7

Conversation

@jumpstarter-backport-bot
Copy link
Copy Markdown

Bot-based backport to release-0.7, triggered by a label in #717.

When using insecure TLS, if the first address of a hostname DNS fails,
our code does not try with the other IPs as gRPC does later, so we cannot connect.

This patch attempts to retrieve the insecure cert in parallel over all the
available IP addresses.

(cherry picked from commit 1d42653)
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Oct 20, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@mangelajo mangelajo merged commit cf943d7 into release-0.7 Oct 20, 2025
11 checks passed
@mangelajo mangelajo deleted the backport-717-to-release-0.7 branch October 20, 2025 18:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant