You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Optimized implementation of EquivalenceQuery.
Signed-off-by: Tanya <[email protected]>
* Align EquivalenceQuery difference explanation according to the original implementation.
Signed-off-by: Tanya <[email protected]>
* Fixing lint errors.
Signed-off-by: Tanya <[email protected]>
* Fix: when src_peers/dst_peers is not active domain, returning the current full domain (according To DimensionManager) rather than None.
Signed-off-by: Tanya <[email protected]>
* Fix the fix: when src_peers/dst_peers is not active domain, returning the current full domain (according To DimensionManager) rather than None.
No more expect src_peers/dst_peers be None. Check for is_active_dim instead.
Signed-off-by: Tanya <[email protected]>
* yet another small fix of the fix.
Signed-off-by: Tanya <[email protected]>
* When computing projection on one dimension, return the full dimension value for inactive dimensions.
Adding check in command-line flow for non-implemented optimized queries.
Optimized equivalence query code refactoring for better readability.
Signed-off-by: Tanya <[email protected]>
* Ignoring 'complex function' lint error.
Returning 'passed' code for skipped queries.
Signed-off-by: Tanya <[email protected]>
* Undo returning 'passed' code for skipped queries.
Skipping non-implemented optimized cmdline queries in run_all_tests
Signed-off-by: Tanya <[email protected]>
* Skipping non-implemented optimized cmdline queries in run_all_tests
Signed-off-by: Tanya <[email protected]>
* Fixed the refined code of optimized equivalence calculation.
Signed-off-by: Tanya <[email protected]>
* Update nca/NetworkConfig/NetworkConfigQuery.py
Co-authored-by: Adi Sosnovich <[email protected]>
* Reused definition of implemented_opt_queries
Signed-off-by: Tanya <[email protected]>
* Fix of reusing definition of implemented_opt_queries
Signed-off-by: Tanya <[email protected]>
* Removed redundant method.
Signed-off-by: Tanya <[email protected]>
---------
Signed-off-by: Tanya <[email protected]>
Co-authored-by: Adi Sosnovich <[email protected]>
Copy file name to clipboardExpand all lines: tests/istio_testcases/example_policies/bookinfo-demo/sidecar_examples/equivalence-with-sidecars-scheme.yaml
0 commit comments