Commit b398c1f
committed
fix(pii): revert policy.go to upstream version to fix aibrix regression
The previous policy.go changes added a default_decision fallback mechanism
that broke aibrix profile. Aibrix uses static YAML config and doesn't have
a default_decision defined. Reverting to the upstream version from PR vllm-project#688
that passed aibrix tests successfully.
Related to vllm-project#648
Signed-off-by: Yossi Ovadia <[email protected]>1 parent 4ce1bbc commit b398c1f
1 file changed
+2
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | 17 | | |
19 | | - | |
20 | | - | |
| 18 | + | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | 52 | | |
60 | 53 | | |
61 | 54 | | |
| |||
0 commit comments