Commit bf65d99
committed
Address review comments: add documentation and TODOs
- Add documentation for CONFIG_MAP_NAME env var in prometheus.go
explaining how it's set by Helm chart for multi-instance support
- Add TODO for scaleTargetRef.name CRD requirement in variant.go
noting the check should be enforced at schema level
Related issues:
- llm-d#454: Consider hardware type when inferring target deployment
- llm-d#455: Replace pod filtering with app-level readiness probes1 parent 42dd954 commit bf65d99
2 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
104 | 107 | | |
105 | 108 | | |
106 | 109 | | |
| |||
0 commit comments