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

fix: Linking policies to other objects #43

Merged
merged 1 commit into from
Oct 21, 2024
Merged

Commits on Oct 20, 2024

  1. fix: Linking policies to other objects

    Fixes an issue where it wasn't possible to create a link to a policy
    from an object of a different type outside of linking targettables.
    Currently creating an edge to a policy from an object would silently
    fail since the policy is not in the topology at the time of creating the
    links.
    
    Signed-off-by: Michael Nairn <[email protected]>
    mikenairn committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    2dc665c View commit details
    Browse the repository at this point in the history