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

Conversation

mikenairn
Copy link
Member

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.

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]>
Copy link
Contributor

@guicassolato guicassolato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. Thanks, @mikenairn!

@mikenairn mikenairn merged commit 0cb371b into main Oct 21, 2024
13 checks passed
@mikenairn mikenairn deleted the fix_policy_linking branch October 21, 2024 08:18
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