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
perf(rules): add withNegation flag to simplify to policy flow (backport of #13151) (#13195)
Automatic cherry-pick of #13151 for branch release-2.8
Generated by
[action](https://github.com/kumahq/kuma/actions/runs/14056954185)
cherry-picked commit c3781d4⚠️⚠️⚠️ Conflicts happened when cherry-picking!
⚠️⚠️⚠️
```
On branch release-2.8
Your branch is up to date with 'origin/release-2.8'.
You are currently cherry-picking commit c3781d4.
(fix conflicts and run "git cherry-pick --continue")
(use "git cherry-pick --skip" to skip this patch)
(use "git cherry-pick --abort" to cancel the cherry-pick operation)
Changes to be committed:
modified: pkg/api-server/testdata/resources/inspect/dataplanes/_rules/overriding_meshtimeout.golden.json
modified: pkg/plugins/policies/core/matchers/egress.go
modified: pkg/plugins/policies/core/matchers/testdata/matchedpolicies/torules/03.policies.yaml
modified: pkg/plugins/policies/core/rules/testdata/rules/to/meshtimeout.golden.yaml
modified: pkg/plugins/policies/core/rules/testdata/rules/to/single-to.golden.yaml
Unmerged paths:
(use "git add/rm <file>..." as appropriate to mark resolution)
both modified: pkg/api-server/testdata/resources/inspect/dataplanes/_rules/meshhttproute.golden.json
deleted by us: pkg/api-server/testdata/resources/inspect/dataplanes/_rules/resource_rule_meshtimeout_index.golden.json
both modified: pkg/plugins/policies/core/matchers/testdata/matchedpolicies/torules/03.golden.yaml
both modified: pkg/plugins/policies/core/rules/rules.go
deleted by us: pkg/plugins/policies/core/rules/subsetutils/subset.go
```
---------
Signed-off-by: Ilya Lobkov <[email protected]>
Signed-off-by: Lukasz Dziedziak <[email protected]>
Co-authored-by: Lukasz Dziedziak <[email protected]>
Co-authored-by: Ilya Lobkov <[email protected]>
0 commit comments