Commit f55ef29
feat(satellite): enable gRPC reflection on satellite-side server
Lets grpcurl introspect the satellite's service descriptor for
on-cluster smoke tests without shipping a generated proto bundle.
Cheap and convenient — disable later if reflection becomes a security
concern (currently the satellite gRPC port is cluster-local anyway).
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>1 parent 6682e37 commit f55ef29
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
166 | 167 | | |
167 | 168 | | |
168 | 169 | | |
| 170 | + | |
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
| |||
0 commit comments