Skip to content

Application that notifies when the suspend status of fluxcd resources changes

Notifications You must be signed in to change notification settings

e-flux-platform/fluxcd-suspend-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fluxcd-suspend-notifier

Application that watches for suspend status changes of fluxcd resources. This is designed to operate in the context of fluxcd running in a GKE cluster.

  • GKE audit logs are tailed to observe when fluxcd resources are mutated. We use this mechanism specifically as it
    contains details of the user that has made the modification
  • The kubernetes API is used to check if the suspend status has changed (resource modifications can occur for other reasons)
  • If the suspend status has changed, a notification is dispatched via Slack

About

Application that notifies when the suspend status of fluxcd resources changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published