Commit 2743423
authored
chore: simplifies http routing (#121)
We only need one route for maas-api, routes for models are handled by LLMInferenceService controller, so creating separate one can cause confusion.
; Conflicts:
; deployment/base/networking/kustomization.yaml
Signed-off-by: Bartosz Majsak <bartosz.majsak@gmail.com>1 parent 2ab48e5 commit 2743423
File tree
8 files changed
+9
-110
lines changed- deployment/base
- maas-api
- networking
- gateway-class
8 files changed
+9
-110
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | 1 | | |
5 | 2 | | |
6 | 3 | | |
7 | | - | |
| 4 | + | |
8 | 5 | | |
9 | | - | |
10 | | - | |
11 | 6 | | |
12 | 7 | | |
13 | 8 | | |
14 | 9 | | |
15 | | - | |
16 | | - | |
17 | 10 | | |
18 | 11 | | |
19 | 12 | | |
20 | 13 | | |
21 | | - | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
22 | 21 | | |
23 | 22 | | |
24 | | - | |
25 | 23 | | |
26 | 24 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
File renamed without changes.
Lines changed: 0 additions & 8 deletions
This file was deleted.
Lines changed: 0 additions & 49 deletions
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
0 commit comments