Files
etcd/scripts
Ivan Valdes 0ac24a804d Refactor scripts/test_images.sh
* Wrap script in functions, add a main function, and call them from it.
* Make environment variables local inside the function scope to avoid
  unexpected behaviors by the running environment-supplied variables.
* Fix the typo in the "REPOSITORY" environment variable.
* Rename the input "IMAGE" to "TEST_IMAGE" to avoid clashing with the
  environment variable from the Prow infrastructure.

Signed-off-by: Ivan Valdes <ivan@vald.es>
2025-01-30 13:24:51 -08:00
..
2024-02-13 13:24:55 +05:30
2023-04-26 17:09:25 +12:00
2018-04-02 11:27:39 -07:00
2025-01-30 13:24:51 -08:00
2024-12-18 22:48:40 -08:00
2022-10-31 21:23:48 +08:00

scripts for etcd development