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?

贡献者指南