mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue [kube-proxy] Modify log level from Info to Warning when proxyMode unknown <!-- Thanks for sending a pull request! Here are some tips for you: 1. If this is your first time, read our contributor guidelines https://github.com/kubernetes/kubernetes/blob/master/CONTRIBUTING.md and developer guide https://github.com/kubernetes/kubernetes/blob/master/docs/devel/development.md 2. If you want *faster* PR reviews, read how: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/faster_reviews.md 3. Follow the instructions for writing a release note: https://github.com/kubernetes/kubernetes/blob/master/docs/devel/pull-requests.md#release-notes --> **What this PR does / why we need it**: Currently, we use `glog.Infof` to print the log when proxy-mode is unknown, I think we may need to modify to `glog.Warningf`. **Which issue this PR fixes**: fixes #31405 |
||
---|---|---|
.. | ||
options | ||
conntrack.go | ||
server.go | ||
server_test.go |