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

Support for feature flags and validators in env.Config #1132

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

TristonianJones
Copy link
Collaborator

Support for feature flags and validators in env.Config as both the
output from cel.Env and as an input to the cel.FromConfig option.

Note: only ConfigurableASTValidators are included as serializable
since some validators are included within other libraries whereas
configurable validators are intended to be standalone.

Note: this implies that libraries should support configuration similar
to validators. Filed #1131 to track

l46kok
l46kok previously approved these changes Feb 18, 2025
@TristonianJones TristonianJones merged commit 45c4980 into google:master Feb 19, 2025
2 checks passed
@TristonianJones TristonianJones deleted the describe-env-4 branch February 19, 2025 00:48
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