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

examples/advancedtls: example code for different security configurations for grpc-go using advancedtls #7474

Merged
merged 18 commits into from
Aug 27, 2024

Conversation

gtcooke94
Copy link
Contributor

@gtcooke94 gtcooke94 commented Aug 1, 2024

This PR adds runnable examples of various pieces of advancedtls

RELEASE NOTES: N/A

@gtcooke94 gtcooke94 requested a review from dfawley August 1, 2024 20:57
@gtcooke94 gtcooke94 added the Type: Documentation Documentation or examples label Aug 1, 2024
@gtcooke94 gtcooke94 added this to the 1.66 Release milestone Aug 1, 2024
Copy link

codecov bot commented Aug 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.73%. Comparing base (c535946) to head (a0d3901).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #7474      +/-   ##
==========================================
- Coverage   81.73%   81.73%   -0.01%     
==========================================
  Files         361      361              
  Lines       27816    27825       +9     
==========================================
+ Hits        22736    22742       +6     
- Misses       3870     3873       +3     
  Partials     1210     1210              

see 19 files with indirect coverage changes

@arvindbr8 arvindbr8 changed the title [Examples] advancedtls examples examples/advancedtls: example code for different security configurations for grpc-go using advancedtls Aug 8, 2024
@arjan-bal arjan-bal modified the milestones: 1.66 Release, 1.67 Release Aug 16, 2024
examples/examples_test.sh Outdated Show resolved Hide resolved
examples/features/advancedtls/README.md Outdated Show resolved Hide resolved
examples/features/advancedtls/client/main.go Outdated Show resolved Hide resolved
examples/features/advancedtls/client/main.go Outdated Show resolved Hide resolved
examples/features/advancedtls/generate.sh Outdated Show resolved Hide resolved
examples/features/advancedtls/generate.sh Outdated Show resolved Hide resolved
examples/features/advancedtls/generate.sh Outdated Show resolved Hide resolved
examples/features/advancedtls/server/main.go Outdated Show resolved Hide resolved
examples/features/advancedtls/server/main.go Outdated Show resolved Hide resolved
@gtcooke94 gtcooke94 merged commit 005b092 into grpc:master Aug 27, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Documentation Documentation or examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants