Commit 43ad578
Remove dead grpc-gateway and zipkin swagger artifacts (#197)
- Remove grpc-gateway protoc step for api_v3: the generated .pb.gw.go
goes to a gitignored directory and is not published or used by Jaeger,
which implements HTTP-to-gRPC transcoding manually.
- Remove proto/api_v3/query_service_http.yaml: it was only used by the
grpc-gateway step and is now fully superseded by inline google.api.http
annotations in the proto file.
- Remove swagger/zipkin2-api.yaml and its swagger-validate target: the
file is an upstream copy validated only as a sanity check; no artifact
is produced or consumed by Jaeger from it.
- Remove SWAGGER/SWAGGER_VER/SWAGGER_IMAGE vars and PROTOC_INTERNAL var,
which are now unused.
## AI Usage in this PR (choose one)
- [x] **Heavy**: AI generated most or all of the code changes
---------
Signed-off-by: Yuri Shkuro <github@ysh.us>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent b8a3030 commit 43ad578
5 files changed
Lines changed: 5 additions & 1402 deletions
File tree
- proto/api_v3
- swagger
- api_v3
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
22 | 26 | | |
23 | 27 | | |
24 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | 11 | | |
15 | 12 | | |
16 | 13 | | |
| |||
71 | 68 | | |
72 | 69 | | |
73 | 70 | | |
74 | | - | |
75 | | - | |
| 71 | + | |
76 | 72 | | |
77 | 73 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | 74 | | |
82 | 75 | | |
83 | 76 | | |
| |||
170 | 163 | | |
171 | 164 | | |
172 | 165 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | 166 | | |
178 | 167 | | |
179 | 168 | | |
| |||
313 | 302 | | |
314 | 303 | | |
315 | 304 | | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
325 | | - | |
326 | | - | |
327 | | - | |
328 | | - | |
329 | | - | |
330 | | - | |
331 | | - | |
332 | | - | |
333 | 305 | | |
334 | 306 | | |
335 | 307 | | |
| |||
This file was deleted.
0 commit comments