Skip to content

Commit

Permalink
Add Slack notifications screen
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanprodan committed Dec 6, 2018
1 parent 71137ba commit f281021
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ helm upgrade -i flagger flagger/flagger \
Once configured with a Slack incoming webhook, Flagger will post messages when a canary deployment has been initialized,
when a new revision has been detected and if the canary analysis failed or succeeded.

![flagger-slack](https://github.com/raw/stefanprodan/flagger/master/docs/screens/slack-canary-success.png)
![flagger-slack](https://github.com/raw/stefanprodan/flagger/master/docs/screens/slack-canary-notifications.png)

A canary deployment will be rolled back if the progress deadline exceeded or if the analysis
reached the maximum number of failed checks:
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ helm upgrade -i flagger flagger/flagger \
Once configured with a Slack incoming webhook, Flagger will post messages when a canary deployment has been initialized,
when a new revision has been detected and if the canary analysis failed or succeeded.

![flagger-slack](https://github.com/raw/stefanprodan/flagger/master/docs/screens/slack-canary-success.png)
![flagger-slack](https://github.com/raw/stefanprodan/flagger/master/docs/screens/slack-canary-notifications.png)

A canary deployment will be rolled back if the progress deadline exceeded or if the analysis
reached the maximum number of failed checks:
Expand Down
Binary file added docs/screens/slack-canary-notifications.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/screens/slack-canary-success.png
Binary file not shown.

0 comments on commit f281021

Please sign in to comment.