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

Don't register maps as native types in CEL rules #1348

Merged
merged 1 commit into from
Nov 26, 2024
Merged

Conversation

rayokota
Copy link
Member

Don't register maps as native types in CEL rules.

Fixes an error where "unsupported reflect.Type map[string]interface{}, must be reflect.Struct" was being returned when a map was passed into the CEL rule

@rayokota rayokota requested review from a team as code owners November 26, 2024 18:26
@confluent-cla-assistant
Copy link

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

@rayokota rayokota merged commit 0d11ae1 into master Nov 26, 2024
1 of 2 checks passed
@rayokota rayokota deleted the fix-cel-map branch November 26, 2024 19:20
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