Skip to content

fix unit tests by adding resources to teh fake client

b3dacc9
Select commit
Loading
Failed to load commit list.
Merged

agentgateway: report nacks via events #12770

fix unit tests by adding resources to teh fake client
b3dacc9
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Nov 6, 2025 in 1s

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
🟢 ebc43f0 cleanup godoc comments, unexport some constants Valid sign-off found
🟢 a98be59 Merge branch 'main' into report-agw-nacks-on-gatew... Skipped: sign-off not required in merge commit
🟢 631e0a6 clean up things we are no longer planning to do (a... Valid sign-off found
🟢 e96019d publish messages with the deployment as the involv... Valid sign-off found
🟢 f77d524 cleanup Valid sign-off found
🟢 d0e1506 pare back event permissions since we don't need an... Valid sign-off found
🟢 2e00fba Merge branch 'main' into report-agw-nacks-on-gatew... Skipped: sign-off not required in merge commit
🟢 c3eb680 don't try to append resource names to event messag... Valid sign-off found
🟢 261a216 Merge branch 'main' into report-agw-nacks-on-gatew... Skipped: sign-off not required in merge commit
🟢 538268a fix merge conflict formatting Valid sign-off found
🟢 16fcf34 plumb through context and get gtw and dep so we ca... Valid sign-off found
🟢 b2f92e0 Merge branch 'main' into report-agw-nacks-on-gatew... Skipped: sign-off not required in merge commit
🟢 0dd472e log k8s get errors and return early Valid sign-off found
🟢 b3dacc9 fix unit tests by adding resources to teh fake cli... Valid sign-off found