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

[Webhook Receivers] Update based on Webhook JSON payload #4405

Open
zs-dima opened this issue Nov 15, 2023 · 0 comments
Open

[Webhook Receivers] Update based on Webhook JSON payload #4405

zs-dima opened this issue Nov 15, 2023 · 0 comments

Comments

@zs-dima
Copy link

zs-dima commented Nov 15, 2023

It is common task to update deployment based on Docker Hub Webhook JSON payload.
We know image to update by "tag" and "repo_name":
https://docs.docker.com/docker-hub/webhooks/

Current ImageRepository only fits certain repo_name:tag, so it is not useful if you are actively deploying many.

It could be nice to provide a way to update deployment based on Webhook JSON payload.

image

https://fluxcd.io/flux/guides/webhook-receivers/

OS / Distro

Ubuntu 22.04

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

No branches or pull requests

1 participant