-
Notifications
You must be signed in to change notification settings - Fork 679
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test/e2e: wait for Contour deployment to update before upgrading Envoy (
#5373) This alters the upgrade test to wait for the Contour deployment to finish upgrading before rolling out the Envoy upgrade. This is inline with what we have documented as the upgrade procedure, and looks like it helps with the request failures that we've been seeing. Updates #4991. Signed-off-by: Steve Kriss <krisss@vmware.com>
- Loading branch information
Showing
3 changed files
with
19 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters