Commit 61894f1
fix(manifests): add GRPC_SERVICE_ACCOUNT to api-server template
The gRPC interceptor needs to know the control-plane's OIDC client ID
to tag it as a service caller. Without this, gRPC watch streams
authenticate the JWT but don't grant service-caller privileges, so
session/project events are silently filtered out.
Read from the same ambient-control-plane-oidc secret to stay in sync.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent efb43f6 commit 61894f1
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
205 | 210 | | |
206 | 211 | | |
207 | 212 | | |
| |||
0 commit comments