kubernetes-sigs/cluster-api

Drop internal/log package

Aperta

#7029 aperta il 5 ago 2022

 (13 commenti) (2 reazioni) (0 assegnatari)Go (1532 fork)auto 404
area/clusterclasshelp wantedkind/cleanuppriority/important-longtermtriage/accepted

Metriche repository

Star
 (4267 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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?

Guida contributor