Laura Lorenz
bad037b505
Formatting
...
Signed-off-by: Laura Lorenz <lauralorenz@google.com >
2024-11-12 04:48:10 +00:00
Laura Lorenz
fc4ac5efeb
Move image pull backoff test to be with other image pull tests
...
Signed-off-by: Laura Lorenz <lauralorenz@google.com >
2024-11-12 01:27:44 +00:00
Laura Lorenz
2479d91f2a
Fix test to count pull tries
...
Signed-off-by: Laura Lorenz <lauralorenz@google.com >
2024-11-12 01:27:34 +00:00
Laura Lorenz
6ef05dbd01
The idea of how this test should work
...
Signed-off-by: Laura Lorenz <lauralorenz@google.com >
2024-11-11 17:55:41 +00:00
Laura Lorenz
6337a28a68
Organize into its own context
...
Signed-off-by: Laura Lorenz <lauralorenz@google.com >
2024-11-11 17:55:41 +00:00
Laura Lorenz
f913b7afe8
Adding imagepull backoff test
...
Signed-off-by: Laura Lorenz <lauralorenz@google.com >
2024-11-11 17:55:41 +00:00
Abhijit Hoskeri
d86debe500
e2e_node: Pass e2eCriProxy instead of updating global.
...
e2eCriProxy is defined in a _test.go and referenced
in a non-test file. This confuses gopls.
It's also clearer to future readers.
2024-11-02 17:40:49 -07:00
Paco Xu
82df7a7d82
use cri proxy injector for parallel pulling image tests
2024-10-31 14:50:50 +08:00
zhifei92
2e182e736b
feat: Add cri proxy for e2e_node
...
add example of using CRI proxy
fix: Invalid function call
fix: Optimize getPodImagePullDuration
fix: Return error if the CRI Proxy is undefined
chore: add a document
2024-10-16 20:53:28 +08:00