Skip to content
This repository was archived by the owner on Sep 14, 2024. It is now read-only.
This repository was archived by the owner on Sep 14, 2024. It is now read-only.

Feature request: policy dependency trees #1

@ckamzn

Description

@ckamzn

If I'm reading correctly, the dependentBuilder allows us to declare dependency chains that are linear.

Imagine a complex policy that benefits from modularization. One primary policy could import results from other sub-policies for its rule evaluation, potentially improving the readability of large policies significantly.

Using a dependency tree structure with the primary policy at the root node would probably support this use case well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions