mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-03-01 14:20:29 +00:00
Automatic merge from submit-queue Improve source ip preservation test, fail the test instead of panic. From #31085. The source IP preserve test starts to be flake again. Sending out this PR to get rid of panicing and log the unexpected output for future investigation. @freehan