Skip to content

Set h2 as the ALPN for the gRPC TLS#1581

Open
dhurley wants to merge 1 commit intomainfrom
add-alpn-protocol
Open

Set h2 as the ALPN for the gRPC TLS#1581
dhurley wants to merge 1 commit intomainfrom
add-alpn-protocol

Conversation

@dhurley
Copy link
Copy Markdown
Collaborator

@dhurley dhurley commented Apr 2, 2026

Proposed changes

Set h2 as the ALPN for the gRPC TLS.

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING document
  • I have run make install-tools and have attached any dependency changes to this pull request
  • If applicable, I have added tests that prove my fix is effective or that my feature works
  • If applicable, I have checked that any relevant tests pass after adding my changes
  • If applicable, I have updated any relevant documentation (README.md)
  • If applicable, I have tested my cross-platform changes on Ubuntu 22, Redhat 8, SUSE 15 and FreeBSD 13

@dhurley dhurley requested a review from a team as a code owner April 2, 2026 13:07
@github-actions github-actions bot added chore Pull requests for routine tasks dependencies labels Apr 2, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.02%. Comparing base (4a95e53) to head (3cce03c).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1581   +/-   ##
=======================================
  Coverage   85.02%   85.02%           
=======================================
  Files         103      103           
  Lines       13589    13590    +1     
=======================================
+ Hits        11554    11555    +1     
  Misses       1518     1518           
  Partials      517      517           
Files with missing lines Coverage Δ
internal/grpc/grpc.go 81.89% <100.00%> (+0.07%) ⬆️

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4a95e53...3cce03c. Read the comment docs.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants