-
Notifications
You must be signed in to change notification settings - Fork 157
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RFC for PipeCD ECS Application #1998
Conversation
Code coverage for golang is
|
Code coverage for golang is
|
Looks cool |
with: | ||
canary: 100 | ||
``` | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add more examples for quick sync, canary, blue-green. That helps us evaluating the definition of stages easier.
@nghialv @nakabonne thanks for your comment 🙏 I added some pipe yaml config examples for canary and blue/green release deployment, PTAL 👀 |
Code coverage for golang is
|
👀 |
/approve |
What this PR does / why we need it:
Which issue(s) this PR fixes:
Related to #1568
Does this PR introduce a user-facing change?: