kubernetes-sigs/cluster-api

Drop internal/log package

開放

#7,029 建立於 2022年8月5日

 (13 則留言) (2 個反應) (0 位負責人)Go (1,532 個分叉)auto 404
area/clusterclasshelp wantedkind/cleanuppriority/important-longtermtriage/accepted

倉庫指標

星標
 (4,267 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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?

貢獻者指南