Commit a84ef19
fix: Use structlog as the logging package, since simple_logger is not agent friendly (#1176)
* fix: updates to fix merge conflicts
Signed-off-by: Debarati Basu-Nag <dbasunag@redhat.com>
* fix: make all logs json formatted
Signed-off-by: Debarati Basu-Nag <dbasunag@redhat.com>
* fix: addressed comment from coderabbit and simplied the code a bit
Signed-off-by: Debarati Basu-Nag <dbasunag@redhat.com>
* fix: address review comments
Signed-off-by: Debarati Basu-Nag <dbasunag@redhat.com>
---------
Signed-off-by: Debarati Basu-Nag <dbasunag@redhat.com>
Co-authored-by: Jorge <jgarciao@users.noreply.github.com>1 parent 2690541 commit a84ef19
File tree
192 files changed
+482
-229
lines changed- .github/workflows/scripts
- tests
- cluster_health
- fixtures
- llama_stack
- inference
- safety
- vector_io
- model_explainability
- evalhub
- guardrails
- lm_eval
- trustyai_service
- model_registry
- component_health
- image_validation
- mcp_servers
- config
- search
- model_catalog
- catalog_config
- db_check
- huggingface
- metadata
- rbac
- search
- sorting
- upgrade
- model_registry
- async_job
- negative_tests
- python_client
- signing
- rbac
- rest_api
- upgrade
- scc
- model_serving
- maas_billing
- maas_subscription
- component_health
- model_runtime
- image_validation
- model_validation
- openvino
- rhoai_upgrade
- triton/basic_model_deployment
- vllm
- basic_model_deployment
- multimodal
- quantization
- speculative_decoding
- toolcalling
- model_server
- kserve
- authentication
- autoscaling/keda
- inference_service_lifecycle
- ingress
- multi_node
- platform
- dsc_deployment_mode
- llmd
- upgrade
- workbenches
- notebook-controller
- utilities
- plugins
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
192 files changed
+482
-229
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
26 | | - | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
40 | | - | |
41 | 40 | | |
42 | 41 | | |
43 | 42 | | |
| |||
65 | 64 | | |
66 | 65 | | |
67 | 66 | | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
| |||
24 | 23 | | |
25 | 24 | | |
26 | 25 | | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
43 | 42 | | |
44 | 43 | | |
45 | 44 | | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments