kubernetes-sigs/cluster-api

Drop internal/log package

Offen

#7.029 geöffnet am 05.08.2022

 (13 Kommentare) (2 Reaktionen) (0 zugewiesene Personen)Go (1.532 Forks)auto 404
area/clusterclasshelp wantedkind/cleanuppriority/important-longtermtriage/accepted

Repository-Metriken

Stars
 (4.267 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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?

Contributor Guide