Request for Events Generation for Automatic Changes in Cluster State
#11,944 opened on Mar 10, 2025
Repository metrics
- Stars
- (4,267 stars)
- PR merge metrics
- (PR metrics pending)
Description
In the CAPI, there are certain behaviors that automatically trigger changes in the cluster state, such as certificate rotation and MHC. After these behaviors occur, we can only know what happened by querying the logs.
I would like to propose that for such automatic behaviors, corresponding events should be generated. This would allow for easier observation of these changes and enable other systems to be aware of them in a more streamlined manner.
Implementing event generation for these actions would improve overall observability and strengthen integration capabilities with other monitoring and automation systems.
Thank you for considering this enhancement.