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

xds: improve code readability of server FilterChain parsing #11886

Merged
merged 2 commits into from
Feb 11, 2025

Conversation

sergiitk
Copy link
Member

@sergiitk sergiitk commented Feb 8, 2025

  • Improve code flow and variable names
  • Reduce nesting
  • Add comments between logical blocks
  • Add comments explaining some xDS/gRPC nuances

- Improve code flow and variable names
- Reduce nesting
- Add comments between logical blocks
- Add comments explaining some xDS/gRPC nuances
@sergiitk sergiitk requested a review from ejona86 February 8, 2025 03:25
@sergiitk sergiitk merged commit bd6af59 into grpc:master Feb 11, 2025
16 checks passed
@sergiitk sergiitk deleted the xds-code-reading-1 branch February 11, 2025 01:14
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.

2 participants