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

Add ComparableValue Support to hexaPolicy/types #71

Closed
independentid opened this issue Nov 9, 2024 · 0 comments
Closed

Add ComparableValue Support to hexaPolicy/types #71

independentid opened this issue Nov 9, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@independentid
Copy link
Member

Add support for Equals and LessThan support to allow for policy condition expression evaluation in Policy-OPA and other dependent project.

When a condition expression is parsed into an AST, the operand values are now expressed as Value and ComparableValue interfaces.

@independentid independentid added the enhancement New feature or request label Nov 9, 2024
@independentid independentid added this to the 0.7 Schema milestone Nov 9, 2024
@independentid independentid self-assigned this Nov 9, 2024
@independentid independentid moved this from New stories to In progress in Hexa Policy Orchestrator Backlog Nov 9, 2024
independentid added a commit that referenced this issue Nov 27, 2024
Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
independentid added a commit that referenced this issue Nov 27, 2024
Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
@independentid independentid moved this from In progress to For review in Hexa Policy Orchestrator Backlog Nov 27, 2024
independentid added a commit that referenced this issue Nov 27, 2024
Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
independentid added a commit that referenced this issue Nov 27, 2024
Signed-off-by: Phil Hunt <phil.hunt@independentid.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant