Skip to content
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

Updating rfc to reflect how webhooks promotion are gonna work #81

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

luizbafilho
Copy link
Contributor

No description provided.

@@ -466,8 +466,8 @@ it will promote to prod as soon as a successful deployment to either `qa` or `pe

Original scenario specified [here](https://www.notion.so/weaveworks/Pipeline-promotion-061bb790e2e345cbab09370076ff3258#bd4524a6838742cfa254642c1b42443f)

This scenario is currently supported by having [Call Webhook promotion strategy](execute-promotion.md#call-a-webhook).
An example of pipeline for this story is shown below.
This scenario is currently supported by having [Notification promotion strategy](execute-promotion.md#call-a-webhook).

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: will need to update the link

@@ -481,9 +481,7 @@ spec:
name: search-helmrelease
apiVersion: helm.toolkit.fluxcd.io/v2beta1
promotion:
webhook:
url: https://my-jenkins.prod/webhooks/XoLZfgK
secretRef: my-jenkins-promotion-secret
Copy link

@sympatheticmoose sympatheticmoose Nov 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@luizbafilho where would this secret/credentials get configured in the notification approach?

name: jenkins
eventSeverity: info
eventSources:
- kind: Pipeline
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants