kubernetes-sigs/cluster-api

Request for Events Generation for Automatic Changes in Cluster State

Ouverte

#11 944 ouverte le 10 mars 2025

 (10 commentaires) (0 réaction) (1 personne assignée)Go (1 532 forks)auto 404
help wantedkind/featurepriority/backlogtriage/accepted

Métriques du dépôt

Stars
 (4 267 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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.

Guide contributeur