Skip to content

xds: CEL implementation#12770

Open
shivaspeaks wants to merge 2 commits intogrpc:masterfrom
shivaspeaks:cel
Open

xds: CEL implementation#12770
shivaspeaks wants to merge 2 commits intogrpc:masterfrom
shivaspeaks:cel

Conversation

@shivaspeaks
Copy link
Copy Markdown
Member

@shivaspeaks shivaspeaks commented Apr 22, 2026

This PR contains the core CEL evaluation logic and gRPC environment setup as defined in gRFC A106.

This is being carved out from #12640

@shivaspeaks
Copy link
Copy Markdown
Member Author

Pasting @AgraVator's comment here from #12640 (comment):

To support future attributes beyond just headers (like the aforementioned transport info or cluster metadata), we might want to consider a more pluggable way to populate MatchContext.

Currently, it has a fixed set of fields. A map-based approach or a registry of attribute providers might make it easier to add new attributes without changing the core MatchContext class every time.

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