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
This PR transitions the tests away from the SearchContext (which doesn't
actually test the production policy engine), and to the real policy
resolution functions.
The tests themselves are unchanged, with one major exception:
SearchContext handled L7 overlapping selectors differently than
production. So, the expected results had to be adjusted. Again, this is
how the policy engine *actually* works, so this is ultimately the
correct result.
Signed-off-by: Casey Callendrello <[email protected]>
0 commit comments