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

explainability and nodesConnectivity questions #793

Open
adisos opened this issue Aug 14, 2024 · 0 comments
Open

explainability and nodesConnectivity questions #793

adisos opened this issue Aug 14, 2024 · 0 comments

Comments

@adisos
Copy link
Collaborator

adisos commented Aug 14, 2024

  • in nodesConnectivity, should their be another layer LB as a filter? (the modeled "LB rule" functions as a filter)
  • Why in explainability the connectivity is re-computed? (see:
    loadBalancerBlocking := loadBalancerRule != nil && loadBalancerRule.Deny(false) )
    Cannot use the results as computed per layer, from nodesConnectivity?
    Can we avoid this kind of "logic duplication" ?

Originally posted by @haim-kermany in #788 (comment)

@haim-kermany FYI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants