Files
kubernetes/test/e2e/kubectl
huweiwen 6ec421e2cf test/e2e: do not use global variable for image
We have "-kube-test-repo-list" command line flag to override the image registry. If we store it in global variable, then that overriding cannot take effect.

And this can cause puzzling bugs, e.g.: containerIsUnused() function will compare incorrect image address.
2024-04-22 19:29:39 +08:00
..
2024-04-08 22:11:44 +00:00
2023-10-10 18:15:49 +02:00
2022-02-14 10:55:35 -07:00