Request for Events Generation for Automatic Changes in Cluster State #11944
Labels
needs-kind
Indicates a PR lacks a `kind/foo` label and requires one.
needs-priority
Indicates an issue lacks a `priority/foo` label and requires one.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
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.
The text was updated successfully, but these errors were encountered: