forked from argoproj/argo-rollouts
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "fix(trafficrouting): apply stable selectors on canary service…
… on rollout abort argoproj#2781 (argoproj#2818)" This reverts commit 3c5ac36. Signed-off-by: Zach Aller <[email protected]>
- Loading branch information
Showing
5 changed files
with
13 additions
and
226 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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -444,7 +444,7 @@ spec: | |
port: 80 | ||
periodSeconds: 30 | ||
strategy: | ||
canary: | ||
canary: | ||
steps: | ||
- setWeight: 20 | ||
- pause: {} | ||
|
91 changes: 0 additions & 91 deletions
91
test/e2e/functional/canary-scaledownonabortnotrafficrouting.yaml
This file was deleted.
Oops, something went wrong.