Commit 4376678
committed
feat: read teams_bridge_endpoint from status instead of deriving it
Add optional OUTPUT_ONLY teams_bridge_endpoint field to AIAgent.
The bridge controller populates this when it starts serving, so
console just displays it -- no URL gymnastics needed.1 parent ef956a2 commit 4376678
6 files changed
Lines changed: 728 additions & 716 deletions
File tree
- backend/pkg/protogen/redpanda/api/dataplane/v1alpha3
- frontend/src
- components/pages/agents/details
- protogen/redpanda/api/dataplane/v1alpha3
- proto
- gen/openapi
- redpanda/api/dataplane/v1alpha3
Lines changed: 708 additions & 693 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 3 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | 60 | | |
77 | 61 | | |
78 | 62 | | |
| |||
158 | 142 | | |
159 | 143 | | |
160 | 144 | | |
161 | | - | |
162 | | - | |
163 | 145 | | |
164 | 146 | | |
165 | 147 | | |
| |||
265 | 247 | | |
266 | 248 | | |
267 | 249 | | |
268 | | - | |
269 | | - | |
| 250 | + | |
| 251 | + | |
270 | 252 | | |
271 | 253 | | |
272 | 254 | | |
273 | 255 | | |
274 | 256 | | |
275 | | - | |
| 257 | + | |
276 | 258 | | |
277 | 259 | | |
278 | 260 | | |
| |||
Lines changed: 8 additions & 1 deletion
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
57 | 62 | | |
58 | 63 | | |
59 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
114 | 117 | | |
115 | 118 | | |
116 | 119 | | |
| |||
0 commit comments