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

Add example generic webhook request. #98

Merged
merged 1 commit into from
Dec 7, 2020
Merged

Add example generic webhook request. #98

merged 1 commit into from
Dec 7, 2020

Conversation

bigkevmcd
Copy link
Contributor

This adds an example of the generic webhook request for the Provider API.

Signed-off-by: Kevin McDermott bigkevmcd@gmail.com

The `generic` webhook triggers an HTTP POST request to the provided endpoint.

The `Gotk-Component` header identifies which component this event is coming
from, e.g. `source-controller`, `image-reflector-controller`.
Copy link
Member

@stefanprodan stefanprodan Dec 7, 2020

Choose a reason for hiding this comment

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

image-reflector-controller is not yet included in Flux, can you change it to kustomize-controller please?

@stefanprodan
Copy link
Member

@bigkevmcd there is no flux-controller...

Signed-off-by: Kevin McDermott <bigkevmcd@gmail.com>
@stefanprodan stefanprodan added the area/docs Documentation related issues and pull requests label Dec 7, 2020
@stefanprodan stefanprodan merged commit fe1624a into fluxcd:main Dec 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/docs Documentation related issues and pull requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants