kubernetes-sigs/cluster-api

Request for Events Generation for Automatic Changes in Cluster State

Aberta

#11.944 aberto em 10 de mar. de 2025

 (10 comentários) (0 reação) (1 responsável)Go (1.532 forks)auto 404
help wantedkind/featurepriority/backlogtriage/accepted

Métricas do repositório

Stars
 (4.267 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

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.

Guia do colaborador