Commit 6bd995d
Service Health Status in Endpoints Controller Logs (#4616)
* Service Health Status in Endpoints Controller Logs
This PR includes the health status of the service being registered/updated by the endpoints controller.
This helps in identifying the service health state transitions, which is currently not possible and impacts the ability to troubleshoot issues.
* added changelog
---------
Co-authored-by: Arnab Chatterjee <arnabkaycee@gmail.com>1 parent 99767fe commit 6bd995d
2 files changed
Lines changed: 5 additions & 2 deletions
File tree
- .changelog
- control-plane/connect-inject/controllers/endpoints
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
303 | 303 | | |
304 | 304 | | |
305 | 305 | | |
306 | | - | |
| 306 | + | |
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| |||
0 commit comments