loxilb-io / loxilb

eBPF based cloud-native load-balancer for Kubernetes|Edge|Telco|IoT|XaaS.
https://www.loxilb.io
Apache License 2.0
1.38k stars 119 forks source link

Fix typo and Improve log messages for better clarity #829

Open inhogog2 opened 1 week ago

inhogog2 commented 1 week ago

It requires some typo cleanup and adding and deleting logs to remove broken windows.

ronaksingh27 commented 6 days ago

@inhogog2 Could you please clarify the issue a bit further to help understand it better?

TrekkieCoder commented 14 hours ago

@inhogog2 Could you please clarify the issue a bit further to help understand it better?

Hi @ronaksingh27 You can use tools like Go vet, gofmt, and golint and check for typos / minor errors etc