fix(build): update k8s-staging-test-infra image in integ tests#3865
fix(build): update k8s-staging-test-infra image in integ tests#3865dims merged 2 commits intogoogle:masterfrom
Conversation
|
@dims looks like there's a regression in the new image, the integ tests are failing. Can you tell me the source of the image? |
|
Took some help from agents The new bootstrap image ships a newer version of Docker Engine and runc (the low-level container runtime). When you pass Sources:
|
Head branch was pushed to by a user without write access
|
I have decided to fix the test to unblock rather than the actual code based on this comment. |
Integration tests github action is failing due to the following error
This PR aims to update the image to fix the failures