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

chore(proxy): pre-load native tls certificates and propagate compute client config #10182

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

conradludgate
Copy link
Contributor

Now that we construct the TLS client config for cancellation as well as connect, it feels appropriate to construct the same config once and re-use it elsewhere. It might also help should #7500 require any extra setup, so we can easily add it to all the appropriate call sites.

Copy link

github-actions bot commented Dec 18, 2024

7095 tests run: 6796 passed, 0 failed, 299 skipped (full report)


Flaky tests (3)

Postgres 17

Postgres 16

  • test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64

Postgres 14

  • test_pgdata_import_smoke[None-1024-RelBlockSize.MULTIPLE_RELATION_SEGMENTS]: release-arm64

Code coverage* (full report)

  • functions: 31.3% (8399 of 26831 functions)
  • lines: 48.0% (66657 of 138938 lines)

* collected from Rust tests only


The comment gets automatically updated with the latest test results
ad091c6 at 2024-12-18T17:10:02.135Z :recycle:

Base automatically changed from conrad/fully-remove-self-signed-compute-flag to main December 18, 2024 16:05
@conradludgate conradludgate force-pushed the conrad/pre-init-compute-tls-client-config branch from bbc799c to ad091c6 Compare December 18, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant