Modify VERSION to use "latest" in push-e2e target#103
Modify VERSION to use "latest" in push-e2e target#103nicksardo merged 1 commit intokubernetes:masterfrom
Conversation
|
Hi @rramkumar1. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/assign @nicksardo |
|
/lgtm |
|
@rramkumar1: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
Using latest as the tag for our e2e testing image will allow the e2e jobs in Prow to simply pull using the tag "latest". This is not ideal but it fixes our jobs for now.