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
Kubernetes version:
Output of kubectl version:
kubectl version
(paste your output here)
kube-ovn version:
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:
ACL 创建的时候,携带的 --log 参数,会在ovn-controller 中生成ACL匹配的log,影响性能。 考虑增加annotation或者其他参数,来控制是否开启ACL的log功能
Sorry, something went wrong.
hongzhen-ma
Successfully merging a pull request may close this issue.
Expected Behavior
Actual Behavior
Steps to Reproduce the Problem
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: