IBM / operand-deployment-lifecycle-manager

Managing the lifecycle for a group of operands
Apache License 2.0
32 stars 46 forks source link

Migrate to klog #138

Closed gyliu513 closed 4 years ago

gyliu513 commented 4 years ago

/kind feature

Describe the solution you'd like [A clear and concise description of what you want to happen.]

We should use klog to mange the log of odlm to align with k8s eco-system.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

FYI @IBM/odlm-maintainers

chenzhiwei commented 4 years ago

do you know why kubebuilder does not use klog?

gyliu513 commented 4 years ago

@chenzhiwei kubebuilder was created before klog, but it also have plan to migrate to klog.