kubernetes-sigs/cluster-api

Drop internal/log package

Ouverte

#7 029 ouverte le 5 août 2022

 (13 commentaires) (2 réactions) (0 personne assignée)Go (1 532 forks)auto 404
area/clusterclasshelp wantedkind/cleanuppriority/important-longtermtriage/accepted

Métriques du dépôt

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

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?

Guide contributeur