Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 363 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 363 Bytes

Event-driven GitOps custom notification controller. Basically a FlaskAPI that receives Webhooks json payload from Github (for each commits made by Fluxcd/Argocd), checks that the new Docker image is running fine in a newly created pod, and sends custom notifications to Slack channel to inform Devs that their deployment is now live or in the monitoring channel.