We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ovn-controller pod running
program panic in ovn-controller
I just find panic in ovn-controller
Kubernetes version:
Output of kubectl version:
kubectl version
(paste your output here)
kube-ovn version:
1.12
operation-system/kernel version:
Output of awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release: Output of uname -r:
awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release
uname -r
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Bug Report
Expected Behavior
ovn-controller pod running
Actual Behavior
program panic in ovn-controller
Steps to Reproduce the Problem
I just find panic in ovn-controller
Additional Info
Kubernetes version:
Output of
kubectl version
:kube-ovn version:
operation-system/kernel version:
Output of
awk -F '=' '/PRETTY_NAME/ { print $2 }' /etc/os-release
:Output of
uname -r
:The text was updated successfully, but these errors were encountered: