Commit 7548a52
authored
Move RequestBody from scheduling to requesthandling (kubernetes-sigs/gateway-api-inference-extension#2808)
Co-authored-by: Ryan Rosario <6713180+RyanRosario@users.noreply.github.com>1 parent ac378c0 commit 7548a52
24 files changed
Lines changed: 698 additions & 673 deletions
File tree
- pkg/epp
- framework
- interface
- requestcontrol
- requesthandling
- scheduling
- plugins
- flowcontrol/saturationdetector/concurrency
- requestcontrol
- dataproducer/approximateprefix
- requestattributereporter
- requestdataproducer
- inflightload
- predictedlatency
- requesthandling/parsers
- openai
- passthrough
- vllmgrpc
- scheduling/scorer/predictedlatency
- handlers
- requestcontrol
- server
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
36 | | - | |
| 38 | + | |
37 | 39 | | |
38 | 40 | | |
39 | 41 | | |
40 | 42 | | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | 24 | | |
28 | 25 | | |
29 | 26 | | |
30 | 27 | | |
31 | 28 | | |
32 | 29 | | |
33 | | - | |
| 30 | + | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
46 | 43 | | |
47 | 44 | | |
48 | 45 | | |
49 | | - | |
| 46 | + | |
50 | 47 | | |
0 commit comments