Skip to content

Conversation

jdrouet
Copy link

@jdrouet jdrouet commented Sep 25, 2025

Changes

ring is not maintained anymore and could lead to compilation issues. We need a way to use the tonic exporter with https without relying on ring. This PR replicates the way tonic handles TLS by separating the ring feature from the others.
This PR also introduces a tls-aws-lc feature so that users can rely on it.

Merge requirement checklist

  • CONTRIBUTING guidelines followed
  • Unit tests added/updated (if applicable)
  • Appropriate CHANGELOG.md files updated for non-trivial, user-facing changes
  • Changes in public API reviewed (if applicable)

@jdrouet jdrouet requested a review from a team as a code owner September 25, 2025 07:48
Copy link

linux-foundation-easycla bot commented Sep 25, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

Copy link

codecov bot commented Sep 25, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.5%. Comparing base (285dc92) to head (af00d1d).

Additional details and impacted files
@@          Coverage Diff          @@
##            main   #3180   +/-   ##
=====================================
  Coverage   80.5%   80.5%           
=====================================
  Files        126     126           
  Lines      22238   22238           
=====================================
  Hits       17921   17921           
  Misses      4317    4317           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jdrouet jdrouet force-pushed the jdrouet/replicate-tonic-features-for-tls branch from d55af6e to af00d1d Compare September 26, 2025 06:50
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