kubernetes-sigs/cluster-api

Drop internal/log package

Aberta

#7.029 aberto em 5 de ago. de 2022

 (13 comentários) (2 reações) (0 responsável)Go (1.532 forks)auto 404
area/clusterclasshelp wantedkind/cleanuppriority/important-longtermtriage/accepted

Métricas do repositório

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

Description

internal/log has been introduced while developing the topology controller in order to easy our path towards structured logging.

Now that structured logging is well integrated in klog and we have clear logging guidelines I think we can drop this package (eventually we can add by simply adding a couple of utility func to the topology controller, TBD)

/area topology /kind cleanup

cc @ykakarap @sbueringer @killianmuldoon opinions?

Guia do colaborador