Skip to content

lint

e24a5de
Select commit
Loading
Failed to load commit list.
Open

agentgateway: report nacks via gateway status #12770

lint
e24a5de
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Oct 31, 2025 in 0s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 46f79a1 wip Valid sign-off found
🟢 da48459 draft impl Valid sign-off found
🟢 4f49dff start wiring up status reporting Valid sign-off found
🟢 b4185f4 finish rough implementation Valid sign-off found
🟢 4aa4cbe update role to allow watching events Valid sign-off found
🟢 f2867c0 register events with kclient and create them in th... Valid sign-off found
🟢 e873205 fix nack publisher config order Valid sign-off found
🟢 f569102 fix event creation Valid sign-off found
🟢 62e7768 sort events on processing so acks recoveries work ... Valid sign-off found
🟢 375fc6b various cleanups Valid sign-off found
🟢 9f53605 replace status more correctly Valid sign-off found
🟢 8662168 fix key in ack/nack map Valid sign-off found
🟢 11fdf86 cleanup event registration, undo setup changes no ... Valid sign-off found
🟢 5f1d214 cleanup no longer needed changes to startup Valid sign-off found
🟢 1e25af9 comment and unused var cleanups Valid sign-off found
🟢 2ce09bd gen Valid sign-off found
🟢 b566384 lints Valid sign-off found
🟢 252fa09 remove use of systemnamespace since we no longer n... Valid sign-off found
🟢 d93746e delete gateways from nackStateStore on removeNack ... Valid sign-off found
🟢 f76fe63 use eventRecorder to publish events in nackPublish... Valid sign-off found
🟢 72c5f95 resolve context todo Valid sign-off found
🟢 47ec6c9 address shouldRespondDelta todo Valid sign-off found
🟢 bf06891 Merge branch 'main' into report-agw-nacks-on-gatew... Skipped: sign-off not required in merge commit
🟢 52f1bd6 regen Valid sign-off found
🟢 0a54e70 remove unnecessary context use from publisher Valid sign-off found
🟢 fa361f3 rename events.go -> eventmeta.go Valid sign-off found
🟢 da1e355 unexport newPublisher and let NewNackHandler be re... Valid sign-off found
🟢 b713680 Merge branch 'main' into report-agw-nacks-on-gatew... Skipped: sign-off not required in merge commit
🟢 5bacfb7 add unit testing for nack handler Valid sign-off found
🟢 12d35b0 add publisher unit tests Valid sign-off found
🟢 cecd241 Merge branch 'main' into report-agw-nacks-on-gatew... Skipped: sign-off not required in merge commit
🟢 1e1dcdb fix fmt Valid sign-off found
🟢 e24a5de lint Valid sign-off found