Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add log near err #3098

Merged
merged 1 commit into from
Aug 1, 2023
Merged

add log near err #3098

merged 1 commit into from
Aug 1, 2023

Conversation

zbb88888
Copy link
Collaborator

@zbb88888 zbb88888 commented Jul 31, 2023

What type of this PR

add log

WHAT

🤖 Generated by Copilot at 6005137

This pull request improves the error handling and logging of various functions in the kube-ovn controller and daemon components. It adds log messages to report errors that occur when interacting with the informer cache, the ovn network, or the network resources. It also adds or modifies return statements to propagate errors to the callers. The purpose of these changes is to enhance the debugging and monitoring capabilities of the kube-ovn system. The affected files are pkg/controller/*.go and cmd/daemon/cniserver.go.

🤖 Generated by Copilot at 6005137

Log the errors, report the failures
Don't let the network fall into the dark
Handle the events, patch the resources
Fight for the ovn and the kubeovn spark

HOW

🤖 Generated by Copilot at 6005137

@zbb88888 zbb88888 merged commit 68dc1c3 into kubeovn:master Aug 1, 2023
@zbb88888 zbb88888 deleted the add-log branch August 1, 2023 01:32
zhoulw pushed a commit to zhoulw/kube-ovn that referenced this pull request Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants