ai-cfia / howard

The Howard project, named after "The Godfather of Clouds" Luke Howard, orchestrates the Kubernetes-based cloud infrastructure for the Canadian Food Inspection Agency's AI lab, managing applications like Nachet, Finesse, and Louis. It prioritizes robustness, security and efficiency
https://ai-cfia.github.io/howard/
MIT License
3 stars 0 forks source link

Issue #219: Add argo updater plugin #234

Closed SonOfLope closed 1 month ago

SonOfLope commented 1 month ago

This PR adds the plugin argocd Image Updater that will enable automatic refreshes of image tags based on changes from their digest.

I also configured a service monitor that will enable metrics over updates being done for our deployments through grafana. Once merged, we can simply import the following dashboard : https://github.com/argoproj-labs/argocd-image-updater/blob/master/config/example-grafana-dashboard.json

ThomasCardin commented 1 month ago

@amirardalan9473 This is what I was talking about inside this issue. https://github.com/ai-cfia/nachet-frontend/issues/155